mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-15 14:03:49 +00:00
578 B
578 B
Export HTML TODOs
- "Ctrl+T toggle thinking · Ctrl+O toggle tools" font size is not the same as all the other font sizes
- System prompt doesn't show included AGENTS.md, skills. See
packages/coding-agent/src/core/system-prompt.ts. Can only be done if we export live from a session, not via--exportCLI flag - "Available Tools" has no newline after it
readtool has too much vertical spacing between tool call header and tool result, and also with tool bottom border (was white-space: pre-wrap on .tool-output preserving template literal whitespace)