co-mono/packages
Helmut Januschka 059292ead1 WIP: Add hook API for dynamic tool control with plan-mode hook example
- Add pi.getTools() and pi.setTools(toolNames) to HookAPI
- Hooks can now enable/disable tools dynamically
- Changes take effect on next agent turn

New example hook: plan-mode.ts
- Claude Code-style read-only exploration mode
- /plan command toggles plan mode on/off
- Plan mode tools: read, bash, grep, find, ls
- Edit/write tools disabled in plan mode
- Injects context telling agent about restrictions
- After each response, prompts to execute/stay/refine
- State persists across sessions
2026-01-04 18:13:28 +01:00
..
agent Add [Unreleased] section for next cycle 2026-01-04 01:08:11 +01:00
ai fix duplicated thinking tokens in chutes (#443) 2026-01-04 18:12:09 +01:00
coding-agent WIP: Add hook API for dynamic tool control with plan-mode hook example 2026-01-04 18:13:28 +01:00
mom Add [Unreleased] section for next cycle 2026-01-04 01:08:11 +01:00
pods Release v0.33.0 2026-01-04 01:07:24 +01:00
tui fix(tui): expand paste markers when opening external editor (#444) 2026-01-04 18:11:42 +01:00
web-ui Add [Unreleased] section for next cycle 2026-01-04 01:08:11 +01:00