co-mono/packages/coding-agent/src/modes
scutifer 907fa937e6
Improve light theme color contrast for WCAG compliance (#682)
Adjust base colors (teal, blue, green, red, yellow, dimGray) to meet
4.5:1 contrast ratio against white backgrounds. Update thinking level
colors to reference theme vars for consistency.

Refactor test-theme-colors.ts into a CLI with contrast, test, and theme
commands for easier color validation.

Co-authored-by: Mario Zechner <badlogicgames@gmail.com>
2026-01-13 13:03:04 +01:00
..
interactive Improve light theme color contrast for WCAG compliance (#682) 2026-01-13 13:03:04 +01:00
rpc Change getAllTools() to return ToolInfo[] instead of string[] 2026-01-12 17:18:43 +01:00
index.ts feat(coding-agent): export run mode utilities with options interfaces 2026-01-08 01:53:24 +01:00
print-mode.ts feat(coding-agent): emit session header in json print mode (#679) 2026-01-13 03:04:02 +01:00