co-mono/.pi
Mario Zechner 204d27581b Cleanup: unify HookMessage naming and simplify SessionContext
- Rename HookAppMessage to HookMessage, isHookAppMessage to isHookMessage
- Remove entries array from SessionContext (use isHookMessage type guard instead)
- HookMessage.content now accepts string directly (not just array)
- Fix streamMessage type in AgentState (AppMessage, not Message)
- Rename CustomMessageComponent to HookMessageComponent
- Fix test hook to use pi.sendMessage
2025-12-30 22:42:20 +01:00
..
commands Hook commands: remove string return, use sendMessage() for prompting 2025-12-30 22:42:18 +01:00
hooks Cleanup: unify HookMessage naming and simplify SessionContext 2025-12-30 22:42:20 +01:00