| .. |
|
armin.ts
|
Enable more biome lints and fix things
|
2025-12-21 22:56:20 +01:00 |
|
assistant-message.ts
|
Add thinkingText theme token, fix streaming toggle bug
|
2026-01-01 00:25:04 +01:00 |
|
bash-execution.ts
|
refactor(hooks): split session events into individual typed events
|
2025-12-30 22:42:22 +01:00 |
|
bordered-loader.ts
|
Fix BorderedLoader to pass theme to DynamicBorder
|
2026-01-02 01:21:07 +01:00 |
|
branch-summary-message.ts
|
Add BranchSummaryMessageComponent, unify styling with hook messages
|
2025-12-30 22:42:21 +01:00 |
|
compaction-summary-message.ts
|
Add BranchSummaryMessageComponent, unify styling with hook messages
|
2025-12-30 22:42:21 +01:00 |
|
custom-editor.ts
|
Reverse model switching and binding for dialog
|
2025-12-25 18:07:36 +01:00 |
|
diff.ts
|
Add intra-line diff highlighting for edit tool
|
2025-12-18 16:49:44 +01:00 |
|
dynamic-border.ts
|
Fix BorderedLoader to pass theme to DynamicBorder
|
2026-01-02 01:21:07 +01:00 |
|
footer.ts
|
Hooks can render custom status (#385)
|
2026-01-01 21:35:37 +01:00 |
|
hook-editor.ts
|
Handle ctrlc like escape in selectors (#400)
|
2026-01-02 22:43:39 +01:00 |
|
hook-input.ts
|
Handle ctrlc like escape in selectors (#400)
|
2026-01-02 22:43:39 +01:00 |
|
hook-message.ts
|
Fix nested background issue in HookMessageComponent
|
2025-12-30 22:42:22 +01:00 |
|
hook-selector.ts
|
Handle ctrlc like escape in selectors (#400)
|
2026-01-02 22:43:39 +01:00 |
|
model-selector.ts
|
Handle ctrlc like escape in selectors (#400)
|
2026-01-02 22:43:39 +01:00 |
|
oauth-selector.ts
|
Handle ctrlc like escape in selectors (#400)
|
2026-01-02 22:43:39 +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 |
|
settings-selector.ts
|
Add /settings command with unified settings menu (#312)
|
2025-12-25 15:39:42 +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(coding-agent): prevent full re-renders during write tool streaming
|
2026-01-02 01:11:06 +01:00 |
|
tree-selector.ts
|
Hide model_change and thinking_level_change in tree selector default view
|
2025-12-30 22:42:25 +01:00 |
|
user-message-selector.ts
|
Change branch() to use entryId instead of entryIndex
|
2025-12-31 13:47:34 +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 |