co-mono/packages/coding-agent/src/modes/interactive/components
Mario Zechner 1c31d91c83 WIP: Rename model-config.ts to models-json.ts
- loadCustomModels now takes file path instead of agentDir
2025-12-25 01:15:17 +01:00
..
armin.ts Enable more biome lints and fix things 2025-12-21 22:56:20 +01:00
assistant-message.ts Reorganize file structure: core/, utils/, modes/interactive/components/, modes/interactive/theme/ 2025-12-09 00:51:33 +01:00
bash-execution.ts Fix bash tool visual line truncation 2025-12-22 17:01:04 +01:00
compaction.ts Reorganize file structure: core/, utils/, modes/interactive/components/, modes/interactive/theme/ 2025-12-09 00:51:33 +01:00
custom-editor.ts feat(coding-agent): add Ctrl+Z to suspend process (#267) 2025-12-21 20:19:32 +01:00
diff.ts Add intra-line diff highlighting for edit tool 2025-12-18 16:49:44 +01:00
dynamic-border.ts Reorganize file structure: core/, utils/, modes/interactive/components/, modes/interactive/theme/ 2025-12-09 00:51:33 +01:00
footer.ts WIP: Rename model-config.ts to models-json.ts 2025-12-25 01:15:17 +01:00
hook-input.ts fix(coding-agent): use key helpers for arrow keys and Enter 2025-12-19 21:53:04 +01:00
hook-selector.ts Enable more biome lints and fix things 2025-12-21 22:56:20 +01:00
model-selector.ts WIP: Rename model-config.ts to models-json.ts 2025-12-25 01:15:17 +01:00
oauth-selector.ts Add Google Gemini CLI and Antigravity OAuth providers 2025-12-20 21:34:18 +01:00
queue-mode-selector.ts Reorganize file structure: core/, utils/, modes/interactive/components/, modes/interactive/theme/ 2025-12-09 00:51:33 +01:00
session-selector.ts Refactor SessionManager to use static factory methods 2025-12-22 01:29:54 +01:00
show-images-selector.ts Fix image rendering artifacts and improve show-images selector 2025-12-13 23:53:28 +01:00
theme-selector.ts Reorganize file structure: core/, utils/, modes/interactive/components/, modes/interactive/theme/ 2025-12-09 00:51:33 +01:00
thinking-selector.ts feat: add xhigh thinking level support for gpt-5.2 and gpt-5.2-codex 2025-12-19 19:59:13 +01:00
tool-execution.ts Fix bash tool visual line truncation 2025-12-22 17:01:04 +01:00
user-message-selector.ts fix(coding-agent): use key helpers for arrow keys and Enter 2025-12-19 21:53:04 +01:00
user-message.ts Reorganize file structure: core/, utils/, modes/interactive/components/, modes/interactive/theme/ 2025-12-09 00:51:33 +01:00
visual-truncate.ts Fix bash tool visual line truncation 2025-12-22 17:01:04 +01:00