mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-15 20:03:05 +00:00
Instead of passing conversation as LLM messages (which makes the model try to continue it), serialize to text wrapped in <conversation> tags. - serializeConversation() formats messages as [User]/[Assistant]/[Tool result] - Tool calls shown as function(args) format - Tool results truncated to prevent bloat - Conversation wrapped in <conversation> tags in the prompt |
||
|---|---|---|
| .. | ||
| agent | ||
| ai | ||
| coding-agent | ||
| mom | ||
| pods | ||
| tui | ||
| web-ui | ||