mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-15 15:03:31 +00:00
- addMessageToChat: exhaustive switch for all AgentMessage roles - renderSessionContext: delegates to addMessageToChat, special handling for assistant tool calls and tool results - export-html formatMessage: exhaustive switch for all AgentMessage roles - Removed isHookMessage, isBashExecutionMessage type guards in favor of role checks - Fixed imports and removed unused getLatestCompactionEntry |
||
|---|---|---|
| .. | ||
| build-context.test.ts | ||
| file-operations.test.ts | ||
| labels.test.ts | ||
| migration.test.ts | ||
| save-entry.test.ts | ||
| tree-traversal.test.ts | ||