mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-15 14:03:49 +00:00
- Add getMessageFromEntry helper to extract AppMessage from any context-producing entry - Update findValidCutPoints to treat branch_summary/custom_message as valid cut points - Update findTurnStartIndex to recognize branch_summary/custom_message as turn starters - Update all message extraction loops to use getMessageFromEntry |
||
|---|---|---|
| .. | ||
| custom-tools | ||
| hooks | ||
| tools | ||
| agent-session.ts | ||
| auth-storage.ts | ||
| bash-executor.ts | ||
| compaction.ts | ||
| export-html.ts | ||
| index.ts | ||
| messages.ts | ||
| model-registry.ts | ||
| model-resolver.ts | ||
| sdk.ts | ||
| session-manager.ts | ||
| settings-manager.ts | ||
| skills.ts | ||
| slash-commands.ts | ||
| system-prompt.ts | ||
| timings.ts | ||