mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-17 04:02:21 +00:00
Make /share cancellable with Escape, add CHANGELOG entries
- Use BorderedLoader for /share command so Escape cancels gist creation - Add CHANGELOG entries for /share command and HTML export improvements - Add todo.md with remaining export-html issues
This commit is contained in:
parent
93aaf8160e
commit
738892eb7a
3 changed files with 48 additions and 24 deletions
6
todo.md
Normal file
6
todo.md
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
# 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 `--export` CLI flag
|
||||
- [ ] "Available Tools" has no newline after it
|
||||
- [ ] `read` tool has too much vertical spacing between tool call header and tool result, and also with tool bottom border
|
||||
Loading…
Add table
Add a link
Reference in a new issue