think-tags
Pi extension that splits <think> tags into collapsible thinking blocks in assistant messages
Package details
Install think-tags from npm and Pi will load the resources declared by the package manifest.
$ pi install npm:think-tags- Package
think-tags- Version
1.0.0- Published
- Apr 23, 2026
- Downloads
- 108/mo · 108/wk
- Author
- anuragrao04
- License
- MIT
- Types
- extension
- Size
- 2.7 KB
- Dependencies
- 0 dependencies · 0 peers
Pi manifest JSON
{
"extensions": [
"./extensions"
]
}Security note
Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.
README
think-tags
A pi extension that splits <think> tags in assistant messages into collapsible thinking blocks.
Install
pi install npm:think-tags
Usage
Once installed, any <think>...</think> blocks in assistant responses will be rendered as collapsible thinking blocks in the TUI.
License
MIT