Keith Guerin
184a9abb59
docs(settings): regenerate schema and docs, and fix lint issue
2026-03-23 22:24:11 -07:00
Keith Guerin
4b2c117af3
fix(cli): resolve merge conflicts and align with async test helpers
2026-03-23 22:24:11 -07:00
Keith Guerin
511cbc54c9
fix(cli): resolve merge conflicts and align with async test helpers
2026-03-23 22:23:26 -07:00
Keith Guerin
375afc7199
feat(ui): restore threshold hint and thin arrow to compression message
2026-03-23 22:21:11 -07:00
Keith Guerin
fd8d218911
docs(ui): refine documentation and test eslint-disable for context UI changes
2026-03-23 22:20:51 -07:00
Keith Guerin
1de0367faa
docs(ui): update settings.md and settingsSchema descriptions for context UI changes
2026-03-23 22:20:15 -07:00
Keith Guerin
252dbeb39a
feat(ui): add showContextCompression setting and simplify message wording
2026-03-23 22:19:16 -07:00
Keith Guerin
39fb7b11a8
feat(ui): finalize context and compression messaging with symbolic arrow and refined wording
2026-03-23 22:17:47 -07:00
Keith Guerin
eb3e540f3f
feat(ui): redesign context and compression UI for a more seamless experience
...
- Added ui.showContextWindowWarning setting (default false).
- Implemented forced auto-compression on context overflow when warning is disabled.
- Redesigned compression messages to be subtle (gray, no icon, left border).
- Removed automatic context usage percentage from the minimal/focus UI.
- Changed ui.hideContextSummary default to true.
- Updated and verified all relevant tests.
Note: Includes a behavioral change where the CLI now attempts to force-compress
history when the context window is full rather than blocking by default.
2026-03-23 22:03:31 -07:00
joshualitt
39d3b0e28c
feat(cli): Partial threading of AgentLoopContext. ( #22978 )
2026-03-19 16:02:13 +00:00
Jack Wotherspoon
a253938ac5
feat(cli): add /compact alias for /compress command ( #21711 )
2026-03-09 15:45:42 +00:00
Richie Foreman
cd2e237c73
fix(compression): Discard compression result if it results in more token usage ( #7047 )
2025-08-27 21:00:45 +00:00
Pascal Birchler
0f031a7f89
Explict imports & exports with type modifier ( #3774 )
2025-08-25 22:04:53 +00:00
Abhi
b72e3dfb43
migrate compress command ( #4271 )
2025-07-16 01:59:16 +00:00