mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-15 16:04:03 +00:00
- Explain AgentMessage vs LLM Message separation and why it's needed - Document conversion flow: AgentMessage -> transformContext -> convertToLlm -> LLM - Clarify that prompt/queueMessage/continue must convert to user or toolResult - Document message_start/end events for prompt() and queued messages - Explain message_update is assistant-only with partial content - Add pattern for handling partial messages in reactive UIs - Document agent.state.streamMessage for accessing current partial |
||
|---|---|---|
| .. | ||
| agent | ||
| ai | ||
| coding-agent | ||
| mom | ||
| pods | ||
| proxy | ||
| tui | ||
| web-ui | ||