Fix input event streaming behavior semantics
This commit is contained in:
@@ -75,6 +75,7 @@ cp permission-gate.ts ~/.pi/agent/extensions/
|
||||
| `reload-runtime.ts` | Adds `/reload-runtime` and `reload_runtime` tool showing safe reload flow |
|
||||
| `interactive-shell.ts` | Run interactive commands (vim, htop) with full terminal via `user_bash` hook |
|
||||
| `inline-bash.ts` | Expands `!{command}` patterns in prompts via `input` event transformation |
|
||||
| `input-transform-streaming.ts` | Skips expensive input preprocessing for mid-stream steering via `streamingBehavior` |
|
||||
|
||||
### Git Integration
|
||||
|
||||
|
||||
Reference in New Issue
Block a user