co-mono/packages/coding-agent/src/modes/interactive/components
2026-01-29 03:16:52 +01:00
..
armin.ts Enable more biome lints and fix things 2025-12-21 22:56:20 +01:00
assistant-message.ts feat(tui, coding-agent): add configurable code block indent setting (#855) 2026-01-19 22:36:03 +01:00
bash-execution.ts refactor: use configurable keybindings for all UI hints (#724) 2026-01-14 15:42:03 +01:00
bordered-loader.ts feat(coding-agent): ResourceLoader, package management, and /reload command (#645) 2026-01-22 13:49:38 +01:00
branch-summary-message.ts feat(tui, coding-agent): add configurable code block indent setting (#855) 2026-01-19 22:36:03 +01:00
compaction-summary-message.ts feat(tui, coding-agent): add configurable code block indent setting (#855) 2026-01-19 22:36:03 +01:00
config-selector.ts fix(coding-agent): align auto-discovery with loader rules 2026-01-26 13:49:21 +01:00
countdown-timer.ts feat(coding-agent): add timeout option to extension dialogs with live countdown 2026-01-06 21:49:27 -08:00
custom-editor.ts feat(tui,coding-agent): add shell-style keybindings alt+b, alt+f, ctrl+d 2026-01-29 00:21:39 +01:00
custom-message.ts feat(tui, coding-agent): add configurable code block indent setting (#855) 2026-01-19 22:36:03 +01:00
diff.ts Add intra-line diff highlighting for edit tool 2025-12-18 16:49:44 +01:00
dynamic-border.ts Merge hooks and custom-tools into unified extensions system (#454) 2026-01-05 01:43:35 +01:00
extension-editor.ts fix: align input editor with message content padding 2026-01-16 23:15:06 +01:00
extension-input.ts fix(coding-agent): fix IME candidate window positioning in menu selectors 2026-01-18 17:23:04 +01:00
extension-selector.ts refactor: use configurable keybindings for all UI hints (#724) 2026-01-14 15:42:03 +01:00
footer.ts fix(coding-agent): improve thinking defaults in footer 2026-01-29 00:33:45 +01:00
index.ts feat(coding-agent): make skill invocation messages collapsible 2026-01-22 22:29:24 +01:00
keybinding-hints.ts refactor: use configurable keybindings for all UI hints (#724) 2026-01-14 15:42:03 +01:00
login-dialog.ts fix(coding-agent): fix IME candidate window positioning in menu selectors 2026-01-18 17:23:04 +01:00
model-selector.ts fix(coding-agent): improve model scope toggle 2026-01-19 15:00:46 +01:00
oauth-selector.ts refactor(oauth): add provider registry 2026-01-24 23:15:11 +01:00
scoped-models-selector.ts fix(coding-agent): fix IME candidate window positioning in menu selectors 2026-01-18 17:23:04 +01:00
session-selector-search.ts feat(coding-agent): improve session picker search (#731) 2026-01-14 23:28:23 +01:00
session-selector.ts feat: make session selector keybindings configurable (#948) 2026-01-25 20:08:11 +01:00
settings-selector.ts feat: add autocompleteMaxVisible setting for configurable dropdown height 2026-01-29 03:16:52 +01:00
show-images-selector.ts Fix image rendering artifacts and improve show-images selector 2025-12-13 23:53:28 +01:00
skill-invocation-message.ts feat(coding-agent): make skill invocation messages collapsible 2026-01-22 22:29:24 +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(coding-agent): truncate bash hint line to terminal width 2026-01-25 19:19:41 +01:00
tree-selector.ts l -> shift+l so one can search for l (#861) 2026-01-19 22:22:20 +01:00
user-message-selector.ts feat: use keybindings in all selectors and lists 2026-01-03 08:23:56 +01:00
user-message.ts feat(tui, coding-agent): add configurable code block indent setting (#855) 2026-01-19 22:36:03 +01:00
visual-truncate.ts Fix bash tool visual line truncation 2025-12-22 17:01:04 +01:00