@mumboo/pi-thinking-preview

Show a one-line preview for collapsed thinking blocks in pi.

Packages

Package details

extension

Install @mumboo/pi-thinking-preview from npm and Pi will load the resources declared by the package manifest.

$ pi install npm:@mumboo/pi-thinking-preview
Package
@mumboo/pi-thinking-preview
Version
0.1.8
Published
Sep 6, 2026
Downloads
978/mo · 377/wk
Author
mumboo
License
MIT
Types
extension
Size
11.9 KB
Dependencies
0 dependencies · 2 peers
Pi manifest JSON
{
  "extensions": [
    "./src/index.ts"
  ]
}

Security note

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

README

pi Thinking Preview

See a short preview of collapsed thinking blocks without expanding them.

preview

Install

pi install npm:@mumboo/pi-thinking-preview

Or install directly from GitHub:

pi install git:github.com/mumboo/pi-thinking-preview

Restart pi after installing.

Try without installing

pi -e npm:@mumboo/pi-thinking-preview

Use

Press Ctrl+T to expand or collapse thinking blocks.

License

MIT