Dax Raad
dc2c9c7673
tui: show pending toolcall count instead of generic 'Running...' message
2026-03-03 15:06:07 -05:00
Dax Raad
07025ef5b9
tui: use arrow indicator to clearly show active tool execution in session view
2026-03-03 14:36:08 -05:00
Dax Raad
6dd903c348
tui: remove toolcall count from task status to reduce visual clutter
2026-03-03 14:14:43 -05:00
Dax Raad
37fdbe7fa6
tui: use cleaner └ character for task indicators
...
Replaces the ⤷ arrow with a cleaner └ character when displaying running tool calls in task output, improving visual clarity in the session interface.
2026-03-03 14:12:27 -05:00
Dax Raad
c27779e1b2
tui: improve task status display readability in session view
...
Refactored task status rendering to provide clearer information about
tool execution progress. Users now see a more consistent and readable
format showing active tool calls and completion timing.
2026-03-03 14:09:27 -05:00
Dax Raad
8d232d35eb
tui: fix task display nesting so running status only shows when toolcalls exist
2026-03-03 13:59:45 -05:00
Dax Raad
98309fdd58
tui: simplify task tool display with cleaner tree indentation
...
Replaces the '⋮' icon with '│' and updates the tree formatting to use
consistent '└' characters for better visual hierarchy when showing
running and completed task states.
2026-03-03 13:59:15 -05:00
Dax Raad
50cb49fa6c
tui: improve path display and consistency in session view
2026-03-03 13:51:39 -05:00
Dax Raad
ec56e95b9c
tui: show loaded file paths inline with Read tool to reduce visual clutter
...
tui: change Task tool icon to vertical ellipsis for clearer visual distinction
2026-03-03 13:41:22 -05:00
Dax Raad
ce9900dca0
tui: improve toolcall duration visual alignment by adding consistent indentation
2026-03-03 13:16:26 -05:00
Dax Raad
5527b4ea4d
tui: simplify running tool display to show tool names more directly in task UI
2026-03-03 13:16:00 -05:00
Dax Raad
1f3ee037aa
tui: prefix task descriptions with 'Task' label for clearer identification during delegation
2026-03-03 11:21:32 -05:00
Dax Raad
e5c5c1df12
tui: consistent arrow symbols and indentation in tool output
...
Changed tool output formatting to use ↳ consistently for child items
instead of mixed └ and spaces, making the terminal interface
visual hierarchy clearer when displaying loaded files and
running task progress.
2026-03-03 11:18:18 -05:00
Dax Raad
0a451c73c9
tui: remove extra empty line from exit message logo display
2026-03-03 09:40:46 -05:00
opencode-agent[bot]
70b6a05235
chore: generate
2026-03-03 12:28:35 +00:00
İbrahim Hakkı Ergin
cbf0570489
fix: update Turkish translations ( #15835 )
2026-03-03 06:27:54 -06:00
Jack
356b5d4601
fix(app): stabilize project close navigation ( #15817 )
...
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
2026-03-03 06:25:55 -06:00
Adam
7305fc044d
chore: cleanup
2026-03-03 06:20:48 -06:00
Adam
1e2da60162
chore: fix test
2026-03-03 05:53:03 -06:00
Adam
e4af1bb422
fix(app): timeline jank
2026-03-03 05:35:15 -06:00
Adam
5e8742f431
fix(app): timeline jank
2026-03-03 05:35:15 -06:00
Jérôme Benoit
18850c4f91
fix(opencode): disable session navigation commands when no parent session ( #15762 )
...
Co-authored-by: Test User <test@test.com>
Co-authored-by: Shoubhit Dash <shoubhit2005@gmail.com>
2026-03-03 16:00:25 +05:30
Caleb Norton
48412f75ac
chore: nix flake update for bun 1.3.10 ( #15648 )
...
Co-authored-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2026-03-03 12:16:43 +05:00
Frank
6deb27e852
zen: docs
2026-03-03 01:27:55 -05:00
Frank
b985ea344b
wip: zen
2026-03-03 01:00:50 -05:00
Frank
1233ebcce1
wip: zen
2026-03-03 00:52:12 -05:00
opencode-agent[bot]
881ca86432
chore: generate
2026-03-03 05:26:22 +00:00
Frank
6aa4928e9e
wip: zen
2026-03-03 00:25:03 -05:00
opencode-agent[bot]
9f150b0776
chore: generate
2026-03-03 04:41:52 +00:00
Shoubhit Dash
7e3e85ba59
fix(opencode): avoid gemini combiner schema sibling injection ( #15318 )
2026-03-03 10:11:05 +05:30
opencode-agent[bot]
e41b53504f
chore: generate
2026-03-03 03:53:50 +00:00
Ryan Skidmore
96d6fb78da
fix(provider): forward metadata options to cloudflare-ai-gateway provider ( #15619 )
2026-03-02 22:53:03 -05:00
Ryan Skidmore
fd6f7133c5
fix(opencode): clone part data in Bus event to preserve token values ( #15780 )
2026-03-02 22:52:43 -05:00
opencode-agent[bot]
98c75be7e1
chore: update nix node_modules hashes
2026-03-02 22:38:45 +00:00
opencode-agent[bot]
b5dc6e670a
chore: generate
2026-03-02 22:25:39 +00:00
Kit Langton
9d7852b5c3
Animation Smorgasbord ( #15637 )
...
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
2026-03-02 16:24:32 -06:00
Adam
78069369e2
fix(app): default auto-respond to false
2026-03-02 13:10:37 -06:00
Adam
1cd77b1072
chore: fix docs sync permissions
2026-03-02 11:42:20 -06:00
Adam
8176bafc55
chore(app): solidjs refactoring ( #13399 )
2026-03-02 10:50:50 -06:00
David Hill
0a3a3216db
ui: move session review bottom padding
...
Remove bottom padding from the scroll wrapper and apply it to the accordion content instead.
2026-03-02 16:19:35 +00:00
David Hill
633a3ba03a
ui: avoid session review header clipping
...
Move the session review header outside the scroll viewport and drop strict containment so shadows can render without being cropped.
2026-03-02 16:05:16 +00:00
David Hill
d60696ded8
ui: tighten scroll thumb and review padding
...
Keep the scroll thumb visually slim (4px) while preserving a 12px drag target, and remove extra right padding in session review content.
2026-03-02 15:37:41 +00:00
David Hill
4c2aa4ab90
ui: widen scroll thumb hit area
...
Make the thumb overlay 12px wide while keeping the visible bar 6px centered for easier hover/drag.
2026-03-02 15:26:55 +00:00
David Hill
51e6000194
core: keep review header buttons visible when scroll thumb shows
2026-03-02 14:59:12 +00:00
Filip
bf2cc3aa2f
feat(app): show which messages are queued ( #15587 )
2026-03-02 13:27:34 +05:30
opencode-agent[bot]
4b9e19f72f
chore: generate
2026-03-02 07:41:53 +00:00
bentrd
be20f865ac
fix: recover from 413 Request Entity Too Large via auto-compaction ( #14707 )
...
Co-authored-by: Noam Bressler <noamzbr@gmail.com>
2026-03-02 13:10:55 +05:30
Noam Bressler
7bfbb1fcf8
fix: project ID conflict, and update on same session id ( #15596 )
2026-03-02 13:09:53 +05:30
Brendan Allan
b1bfecb71d
desktop: fix latest.json finalizer
2026-03-02 14:36:35 +08:00
Shoubhit Dash
cf78855165
Revert "fix(i18n): polish turkish translations" ( #15656 )
2026-03-02 06:03:50 +00:00