Kit Langton
|
6ea108a03b
|
feat(tui): show console-managed providers (#20956)
|
2026-04-04 19:05:45 -04:00 |
|
Shoubhit Dash
|
35350b1d25
|
feat: restore git-backed review modes (#20845)
|
2026-04-03 09:54:57 -05:00 |
|
Kit Langton
|
7994dce0f2
|
refactor(effect): resolve built tools through the registry (#20787)
|
2026-04-03 10:31:00 -04:00 |
|
Dax
|
aa2239d5de
|
add automatic heap snapshots for high-memory cli processes (#20788)
|
2026-04-03 02:34:33 +00:00 |
|
Luke Parker
|
eb6f1dada8
|
fix: call models.dev once instead of twice on start (#20765)
|
2026-04-03 11:26:53 +10:00 |
|
Sebastian
|
6e1400fc45
|
dialog aware prompt cursor (#20753)
|
2026-04-02 23:20:56 +02:00 |
|
Sebastian
|
29f7dc073b
|
Adds TUI prompt traits, refs, and plugin slots (#20741)
|
2026-04-02 22:11:17 +02:00 |
|
Kit Langton
|
336d28f112
|
fix(cli): restore colored help logo (#20592)
|
2026-04-02 03:21:07 +00:00 |
|
Kit Langton
|
2e8e278441
|
fix(cli): use simple logo in CLI (#20585)
|
2026-04-02 02:27:09 +00:00 |
|
Aiden Cline
|
df1c6c9e8d
|
tui: add consent dialog when sharing for the first time (#20525)
|
2026-04-02 01:58:57 +00:00 |
|
Kit Langton
|
c526caae7b
|
fix: show model display name in message footer and transcript (#20539)
|
2026-04-02 00:17:38 +00:00 |
|
Sebastian
|
f6fd43e574
|
Refactor plugin/config loading, add theme-only plugin package support (#20556)
|
2026-04-01 23:50:22 +00:00 |
|
Luke Parker
|
802d165572
|
chore(tui): clean up scroll config follow-up (#20561)
|
2026-04-02 09:36:49 +10:00 |
|
Luke Parker
|
f7f41dc3a0
|
fix(tui): apply scroll configuration uniformly across all scrollboxes (#14735)
|
2026-04-02 09:15:19 +10:00 |
|
Luke Parker
|
fa96cb9c6e
|
Fix selection expansion by retaining focused input selections during global key events (#20205)
|
2026-04-02 08:43:40 +10:00 |
|
Dax Raad
|
d58004a864
|
fall back to first agent if last used agent is not available
|
2026-04-01 11:09:29 -04:00 |
|
Sebastian
|
25a2b739e6
|
warn only and ignore plugins without entrypoints, default config via exports (#20284)
|
2026-03-31 17:14:03 +02:00 |
|
Sebastian
|
1fcb920eb4
|
upgrade opentui to 0.1.93 (#19950)
|
2026-03-31 16:50:23 +02:00 |
|
Kit Langton
|
bf777298c8
|
fix(theme): darken muted text in catppuccin tui themes (#20161)
|
2026-03-30 21:06:05 -04:00 |
|
Sebastian
|
fa95a61c4e
|
Refactor into plugin loader and do not enforce (#20112)
|
2026-03-30 20:36:21 +02:00 |
|
Sebastian
|
14f9e21d5c
|
pluggable home footer (#20057)
|
2026-03-30 14:33:01 +02:00 |
|
Sebastian
|
8e4bab5181
|
update plugin themes when plugin was updated (#20052)
|
2026-03-30 13:51:07 +02:00 |
|
Luke Parker
|
186af2723d
|
make variant modal less annoying (#19998)
|
2026-03-30 15:42:38 +10:00 |
|
Sebastian
|
5d2dc8888c
|
theme colors for dialog textarea placeholders (#19939)
|
2026-03-29 21:37:46 +02:00 |
|
Kit Langton
|
ba00e9a993
|
Fix variant dialog filtering (#19917)
|
2026-03-29 16:43:13 +00:00 |
|
Sebastian
|
38af99dcb4
|
prompt slot (#19563)
|
2026-03-29 00:27:27 +01:00 |
|
Sebastian
|
77d4f99497
|
use theme color for prompt placeholder (#19535)
|
2026-03-28 17:20:37 +01:00 |
|
Dax
|
aa2d753e7e
|
feat: dialog variant menu and subagent improvements (#19537)
|
2026-03-28 16:16:00 +00:00 |
|
Dax
|
2b86b36c8c
|
feat: open dialog for model variant selection instead of cycling (#19534)
|
2026-03-28 15:37:20 +00:00 |
|
Sebastian
|
8ac2fbbd12
|
kv theme before default fallback (#19523)
|
2026-03-28 15:54:54 +01:00 |
|
Dax Raad
|
6c14ea1d22
|
tweak(session): add top spacing and remove obsolete docs prompt
|
2026-03-28 01:56:11 -04:00 |
|
Dax
|
c3a9ec4a99
|
fix: restore subagent footer and fix style guide violations (#19491)
|
2026-03-28 01:46:29 -04:00 |
|
Dax
|
41b0d03f6a
|
feat: add model variant selection dialog (#19488)
|
2026-03-28 01:21:28 -04:00 |
|
Dax
|
81eb6e670b
|
refactor(prompt): remove variant cycle display from footer (#19489)
|
2026-03-28 01:21:16 -04:00 |
|
Dax
|
8446719b13
|
refactor(session): move context into prompt footer (#19486)
|
2026-03-28 01:05:18 -04:00 |
|
Sebastian
|
f3997d8082
|
Single target plugin entrypoints (#19467)
|
2026-03-27 23:44:46 +00:00 |
|
Sebastian
|
6274b0677c
|
tui plugins (#19347)
|
2026-03-27 15:00:26 +01:00 |
|
Kit Langton
|
28f5176ffd
|
effectify Config service (#19139)
|
2026-03-26 13:07:01 -04:00 |
|
James Long
|
38450443b1
|
feat(core): remove workspace server, WorkspaceContext, start work towards better routing (#19316)
|
2026-03-26 12:30:26 -04:00 |
|
Dax
|
83ed1c4414
|
tui: bypass local SSE event streaming in worker (#19183)
|
2026-03-26 14:41:36 +00:00 |
|
Shoubhit Dash
|
1b028d0632
|
revert: roll back git-backed review modes (#19295)
|
2026-03-26 10:14:57 -04:00 |
|
Luke Parker
|
1a4a6eabe2
|
fix(opencode): image paste on Windows Terminal 1.25+ with kitty keyboard (#17674)
|
2026-03-26 12:00:38 +10:00 |
|
Aiden Cline
|
77fc88c8ad
|
chore: remove dead code for todoread tool (#19128)
|
2026-03-25 16:21:42 +00:00 |
|
Shoubhit Dash
|
73e107250d
|
feat: restore git-backed review modes with effectful git service (#18900)
|
2026-03-25 21:09:53 +05:30 |
|
James Long
|
b0017bf1b9
|
feat(core): initial implementation of syncing (#17814)
|
2026-03-25 10:47:40 -04:00 |
|
Dax
|
15dc33d1a3
|
feat(tui): add heap snapshot functionality for TUI and server (#19028)
|
2026-03-24 18:20:11 -04:00 |
|
Dax
|
56644be95a
|
fix(core): restore SIGHUP exit handler (#16057) (#18527)
|
2026-03-24 17:42:58 -04:00 |
|
Sebastian
|
d3debc191f
|
manually lock/unlock theme mode (#18905)
|
2026-03-24 10:00:19 +01:00 |
|
Sebastian
|
ad78b79b8a
|
use renderer theme mode to switch dark/light mode (#18851)
|
2026-03-24 00:32:48 +01:00 |
|
Kit Langton
|
3a0bf2f39f
|
fix console account URL handling (#18809)
|
2026-03-23 13:11:38 -04:00 |
|