Yihui Khuu
a4112e1f91
fix(tui): text selection is sometimes not cleared when click+release without dragging ( #1993 )
2025-08-16 09:16:09 -05:00
Yihui Khuu
b28f3c90ab
feat(tui): retain cache when cycling between subagent/parent sessions for perf ( #1981 )
2025-08-16 08:58:13 -05:00
Aiden Cline
4d3f44d8b5
tweak: fix scroll speed ( #1974 )
2025-08-15 16:19:58 -05:00
adamdotdevin
0be1a86db9
fix: some visual bugs in dialogs
2025-08-15 13:50:54 -05:00
spoons-and-mirrors
3a21e5e10f
feat(TUI): improves UX with message navigation modal to jump and restore to specific messages ( #1969 )
2025-08-15 13:23:21 -05:00
Aiden Cline
0d6342bd7f
feat: add scroll speed to config ( #1968 )
2025-08-15 13:21:02 -05:00
adamdotdevin
dddc968bb2
feat(tui): navigate child sessions (subagents)
2025-08-15 10:16:08 -05:00
adamdotdevin
6369bb9130
feat: /tui/show-toast api
2025-08-15 08:39:58 -05:00
adamdotdevin
d258ad2aa9
fix: more commands cleanup
2025-08-15 07:43:30 -05:00
adamdotdevin
d4d00e3e31
feat: better queued visual
2025-08-15 06:55:16 -05:00
adamdotdevin
8a95a0f288
fix: keybind docs out of sync
2025-08-15 06:45:20 -05:00
Yihui Khuu
09ec4b5750
fix(tui): issue with rendering markdown tables ( #1956 )
2025-08-15 06:21:08 -05:00
Yihui Khuu
3554fff446
feat(tui): support cycling recent models in reverse ( #1953 )
2025-08-15 06:20:07 -05:00
Mariano Uvalle
3f1eec0747
Feat: Render tool metadata after permission rejection. ( #1949 )
...
Signed-off-by: jmug <u.g.a.mariano@gmail.com >
2025-08-15 06:16:40 -05:00
Timo Clasen
a7ce33a024
fix(TUI): fix agent types agents modal ( #1942 )
2025-08-14 17:58:44 -05:00
Dax Raad
b4c81830db
fix for session stuck in "Working..."
2025-08-14 12:20:22 -04:00
adamdotdevin
a8b798a18f
chore: rename bash -> shell
2025-08-13 15:11:30 -05:00
adamdotdevin
2041db6a52
fix: default scroll speed should be slower
2025-08-13 14:35:18 -05:00
Dominik Engelhardt
7208872450
feat: convert attachments to text on delete ( #1863 )
...
Co-authored-by: Dax Raad <d@ironbay.co >
Co-authored-by: Dax <mail@thdxr.com >
2025-08-13 19:33:38 +00:00
Dax Raad
7b78ee7688
support !shell commands
2025-08-13 15:26:13 -04:00
adamdotdevin
1d30b9260f
feat: bash commands
2025-08-13 13:28:22 -05:00
adamdotdevin
4ae74882c0
fix: messages layout instability
2025-08-13 11:43:28 -05:00
spoons-and-mirrors
7ad47bcc01
fix(TUI): unsurfacing subagent from agents modal ( #1873 )
2025-08-12 17:38:35 -04:00
spoons-and-mirrors
8ee6dee6ff
feat: add session rename functionality to TUI modal ( #1821 )
...
Co-authored-by: opencode <noreply@opencode.ai >
Co-authored-by: Dax Raad <d@ironbay.co >
Co-authored-by: Dax <mail@thdxr.com >
2025-08-12 16:22:03 -04:00
spoons-and-mirrors
d5f4f56630
refactor(agent-modal): revamped UI/UX for the agent modal ( #1838 )
...
Co-authored-by: Dax Raad <d@ironbay.co >
Co-authored-by: Dax <mail@thdxr.com >
2025-08-12 16:21:57 -04:00
adamdotdevin
e08d5998da
fix: markdown lists
2025-08-12 13:22:28 -05:00
adamdotdevin
a32ee242ae
fix: word wrapping with hyphens
2025-08-12 13:03:35 -05:00
adamdotdevin
95ced9f6b6
fix: long word and attachment wrapping in editor
2025-08-12 10:34:54 -05:00
adamdotdevin
85487d2f48
fix: vscode extension cursor placement
2025-08-12 08:48:42 -05:00
adamdotdevin
8ee48dd4cd
fix: use real cursor instead of virtual cursor
2025-08-12 07:52:19 -05:00
Dax Raad
5dbf5090dc
refactor: replace OPENCODE_AGENTS env var with HTTP API call
...
Replace environment variable passing of agent data from Node.js to TUI
with proper HTTP API call to /agent endpoint. This improves architecture
by eliminating env var dependencies and allows dynamic agent data fetching.
2025-08-11 22:42:25 -04:00
adamdotdevin
6fb86ab3d1
fix: complete item on space
2025-08-11 18:58:42 -05:00
adamdotdevin
edfae413ca
Revert "feat: improve file attachment pasting ( #1704 )"
...
This reverts commit 1127a5df43 .
2025-08-11 18:37:34 -05:00
Aiden Cline
3dcfcfdebb
feat: add -c and -s args to tui command following run command pattern ( #1835 )
2025-08-11 18:32:09 -05:00
adamdotdevin
0b73c23c7c
fix: collapsed tool calls hidden at times
2025-08-11 13:54:58 -05:00
adamdotdevin
8d39f22200
fix: take up less vertical space
2025-08-11 13:38:39 -05:00
adamdotdevin
0e6cc67ee9
feat: toggle tool details visible
2025-08-11 11:58:46 -05:00
adamdotdevin
32eaf4076c
fix: don't display placeholder on error
2025-08-11 11:58:46 -05:00
adamdotdevin
4e44e6d270
fix: assistant message footer styles
2025-08-11 10:57:18 -05:00
adamdotdevin
224cabd720
fix: assistant message footer styles
2025-08-11 10:52:49 -05:00
adamdotdevin
04b03e8a4e
fix: assistant message footer styles
2025-08-11 10:50:00 -05:00
adamdotdevin
85c33cc5e8
fix: reformat assistant message footer
2025-08-11 09:38:52 -05:00
adamdotdevin
7e72ae534b
feat: placeholder on pending assistant message
2025-08-11 09:29:44 -05:00
adamdotdevin
d1cbf1d9ae
fix: re-render messages on session error
2025-08-11 09:19:45 -05:00
spoons-and-mirrors
437ae99bd4
Fix: Respect agent's preferred model at TUI startup ( #1683 )
...
Co-authored-by: opencode <noreply@opencode.ai >
2025-08-11 08:51:35 -05:00
spoons-and-mirrors
1c8ea078db
Feat: Implement Wrap-Around Navigation for List Selection (for Models and Tools modal) ( #1768 )
2025-08-11 08:47:51 -05:00
spoons-and-mirrors
c41ca1f535
Feat: Add F2 Keybind to Cycle Through the 5 Most Recent Models ( #1778 )
2025-08-11 07:00:32 -05:00
Aiden Cline
21df5bbd20
feat (tui): agents dialog ( #1802 )
2025-08-11 01:46:38 -04:00
Dax Raad
1cc168f826
show combined output of bash tool progressively
2025-08-11 01:23:00 -04:00
adamdotdevin
80347b1ad4
feat: thinking blocks rendered in tui and share page
2025-08-10 19:25:03 -05:00