Flatten hello/ and question/ extension examples to single files

This commit is contained in:
Mario Zechner 2026-01-05 01:45:10 +01:00
parent c6fc084534
commit cf1c4c31f4
4 changed files with 7 additions and 3 deletions

View file

@ -9,7 +9,7 @@ Programmatic usage via `createAgentSession()`. Shows how to customize models, pr
### [extensions/](extensions/)
Example extensions demonstrating:
- Lifecycle event handlers (tool interception, safety gates)
- Lifecycle event handlers (tool interception, safety gates, context modifications)
- Custom tools (todo lists, subagents)
- Commands and keyboard shortcuts
- External integrations (git, file watchers)