co-mono/packages
Mario Zechner a6322fda59 Add Agent.prompt(AppMessage) overload for custom message types
Instead of using continue() which validates roles, prompt() now accepts
an AppMessage directly. This allows hook messages with role: 'hookMessage'
to trigger proper agent loop with message events.

- Add overloads: prompt(AppMessage) and prompt(string, attachments?)
- sendHookMessage uses prompt(appMessage) instead of appendMessage+continue
2025-12-30 22:42:19 +01:00
..
agent Add Agent.prompt(AppMessage) overload for custom message types 2025-12-30 22:42:19 +01:00
ai Use proper HookAppMessage type instead of _hookData marker 2025-12-30 22:42:19 +01:00
coding-agent Add Agent.prompt(AppMessage) overload for custom message types 2025-12-30 22:42:19 +01:00
mom Session tree: simplify types, add branching API, comprehensive tests 2025-12-30 22:42:18 +01:00
pods Release v0.30.2 2025-12-26 03:25:55 +01:00
proxy Release v0.30.2 2025-12-26 03:25:55 +01:00
tui Release v0.30.2 2025-12-26 03:25:55 +01:00
web-ui Release v0.30.2 2025-12-26 03:25:55 +01:00