pi-thinking-preset

Remember pi thinking levels per model.

Packages

Package details

extension

Install pi-thinking-preset from npm and Pi will load the resources declared by the package manifest.

$ pi install npm:pi-thinking-preset
Package
pi-thinking-preset
Version
0.1.1
Published
Jun 18, 2026
Downloads
not available
Author
solitudinis
License
MIT
Types
extension
Size
2.7 KB
Dependencies
0 dependencies · 1 peer
Pi manifest JSON
{
  "extensions": [
    "./index.ts"
  ]
}

Security note

Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.

README

pi-thinking-preset

Remember pi thinking levels per model.

What it does

pi-thinking-preset stores the selected thinking level for each model and restores it when you switch back to that model.

Presets are saved to thinking-presets.json in your pi agent directory.

Install

pi install npm:pi-thinking-preset

Or try it without installing:

pi -e npm:pi-thinking-preset

Usage

  1. Start pi.
  2. Select a model.
  3. Change the thinking level.
  4. Switch models and come back; the previous thinking level is restored automatically.