| .. |
|
armin.ts
|
Enable more biome lints and fix things
|
2025-12-21 22:56:20 +01:00 |
|
assistant-message.ts
|
Add spacing before aborted messages
|
2026-01-09 21:48:43 +01:00 |
|
bash-execution.ts
|
fix(coding-agent): show '(ctrl+o to collapse)' hint for bash output when expanded
|
2026-01-10 18:50:54 +08:00 |
|
bordered-loader.ts
|
Merge hooks and custom-tools into unified extensions system (#454)
|
2026-01-05 01:43:35 +01:00 |
|
branch-summary-message.ts
|
Fix components not rebuilding content on theme change
|
2026-01-09 00:40:57 +01:00 |
|
compaction-summary-message.ts
|
Fix components not rebuilding content on theme change
|
2026-01-09 00:40:57 +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(coding-agent): add ctx.ui.setEditorComponent() extension API
|
2026-01-07 16:11:49 +01:00 |
|
custom-message.ts
|
Fix components not rebuilding content on theme change
|
2026-01-09 00:40:57 +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
|
Merge hooks and custom-tools into unified extensions system (#454)
|
2026-01-05 01:43:35 +01:00 |
|
extension-input.ts
|
feat(coding-agent): add timeout option to extension dialogs with live countdown
|
2026-01-06 21:49:27 -08:00 |
|
extension-selector.ts
|
feat(coding-agent): add timeout option to extension dialogs with live countdown
|
2026-01-06 21:49:27 -08:00 |
|
footer.ts
|
feat(coding-agent): add FooterDataProvider for git branch and extension statuses
|
2026-01-09 07:39:30 -08:00 |
|
index.ts
|
Export all UI components for extensions
|
2026-01-06 23:09:58 +01:00 |
|
login-dialog.ts
|
Fix Anthropic login not showing URL (showPrompt should not clear content)
|
2026-01-05 20:03:07 +01:00 |
|
model-selector.ts
|
fix: Model selector fuzzy search matches provider + id
|
2026-01-11 18:00:52 +01:00 |
|
oauth-selector.ts
|
feat: use keybindings in all selectors and lists
|
2026-01-03 08:23:56 +01:00 |
|
session-selector.ts
|
feat: Add skill slash commands and fuzzy matching for all commands
|
2026-01-11 17:56:11 +01:00 |
|
settings-selector.ts
|
feat: Add skill slash commands and fuzzy matching for all commands
|
2026-01-11 17:56:11 +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 components not rebuilding content on theme change
|
2026-01-09 00:40:57 +01:00 |
|
tree-selector.ts
|
feat: use keybindings in all selectors and lists
|
2026-01-03 08:23:56 +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
|
Use exhaustive switch on message.role throughout coding-agent
|
2025-12-30 22:42:21 +01:00 |
|
visual-truncate.ts
|
Fix bash tool visual line truncation
|
2025-12-22 17:01:04 +01:00 |