@agnishc/edb-agent-mode
Pi extension: switch the main agent's personality/mode via /mode command
Package details
Install @agnishc/edb-agent-mode from npm and Pi will load the resources declared by the package manifest.
$ pi install npm:@agnishc/edb-agent-mode- Package
@agnishc/edb-agent-mode- Version
0.15.1- Published
- Jun 9, 2026
- Downloads
- 849/mo · 163/wk
- Author
- agnishc
- License
- MIT
- Types
- extension
- Size
- 15.3 KB
- Dependencies
- 0 dependencies · 1 peer
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
edb-agent-mode
A pi extension that lets you switch the main agent's personality or mode via the /mode command.
Installation
pi install npm:@agnishc/edb-agent-mode
Usage
/mode <mode-name>
Switches the agent to the specified mode/personality.