Dax Raad
6b3b4c8725
cli: improve task tool display with locale formatting and status icons
2026-02-02 23:25:29 -05:00
Dax Raad
0a3f558de2
ui: change agent header prefix from # to < for better visual hierarchy
2026-02-02 14:52:00 -05:00
Dax Raad
2c2b1ea90a
cli: redesign run command output flow and disable todo read tool
...
- Show run message at execution start with UI formatting
- Remove unused show() function and simplify output logic
- Add agent/model display when assistant messages begin
- Comment out TodoReadTool from registry
- Remove mcp context7 configuration
2026-02-02 14:51:21 -05:00
Dax Raad
ac7eaf21dc
update run command output and permissions
2026-02-02 14:00:57 -05:00
Dax Raad
651f173a2f
fix: reset text styling after thinking output
2026-02-02 13:08:07 -05:00
Dax Raad
6402c2ab19
feat: re-enable reasoning output with proper display handling
2026-02-02 13:07:42 -05:00
Dax Raad
7bcf5e40ec
refactor: extract text variable and skip empty output
2026-02-02 13:06:34 -05:00
Dax Raad
f21f8bb4c7
temp: disable reasoning output with early continue
2026-02-02 12:59:47 -05:00
Dax Raad
714ea57952
cli: trim both ends of reasoning text
2026-02-02 12:59:06 -05:00
Dax Raad
81ec3e0723
cli: re-enable UI.empty() by removing temporary return
2026-02-02 12:58:28 -05:00
Dax Raad
0bb2c77bb8
cli: add empty lines around thinking output
2026-02-02 12:57:37 -05:00
Dax Raad
48db3981e4
cli: re-enable reasoning output with italic formatting
2026-02-02 12:56:45 -05:00
Dax Raad
2b4fe1c320
temp: disable UI.empty()
2026-02-02 12:55:05 -05:00
Dax Raad
2aaf6ca27d
Trim text output in run command
2026-02-02 12:54:07 -05:00
Dax Raad
54eb8ff6c7
cli: skip reasoning output with early continue
2026-02-02 12:53:37 -05:00
Dax Raad
1c07b14545
cli: remove ANSI formatting from reasoning output
2026-02-02 12:51:53 -05:00
Dax Raad
38efdf82a1
cli: add UI.empty() calls around reasoning output
2026-02-02 12:49:42 -05:00
Dax Raad
176f26850d
cli: remove UI.empty() call from reasoning output
2026-02-02 12:48:05 -05:00
Dax Raad
8047f2052a
cli: remove empty line after reasoning output
2026-02-02 12:45:17 -05:00
Dax Raad
2a38007101
cli: prefix reasoning output with 'Thinking:' and use trimEnd()
2026-02-02 12:40:40 -05:00
Dax Raad
d3d261d37e
cli: use ANSI escape codes for reasoning output formatting
2026-02-02 12:39:53 -05:00
Dax Raad
2a7869dbf8
add reasoning support to run command
2026-02-02 12:38:54 -05:00
Dax Raad
666ffa2832
cli: refactor run command
2026-02-02 12:37:52 -05:00
Dax Raad
390f90ef47
cli: make run non-interactive
2026-02-02 10:55:05 -05:00
Dax Raad
06d63ca54c
ci: use native ARM runner for faster Linux ARM builds
...
Switch from cross-compilation on x86_64 to native ARM runner, which improves build speed and reliability for Linux ARM binary distribution.
2026-02-02 10:06:21 -05:00
Dax Raad
423778c93a
ci: reduce aarch64 build runner to 4 vcpu to lower infrastructure costs
2026-02-02 09:44:19 -05:00
Dax Raad
8de9e47a5b
ci
2026-02-02 09:37:39 -05:00
Dax Raad
d63ed3bbe3
ci
2026-02-02 09:37:37 -05:00
Dax
4369d79636
tui: truncate session title in exit banner ( #11797 )
2026-02-02 14:30:10 +00:00
Rahul A Mistry
3408f1a6ae
feat(app): add tab close keybind ( #11780 )
2026-02-02 06:50:06 -06:00
opencode-agent[bot]
34c58af796
chore: generate
2026-02-02 12:07:56 +00:00
OpeOginni
37979ea44f
feat(app): enhance responsive design with additional breakpoints for larger screen layout adjustments ( #10459 )
...
Co-authored-by: opencode <opencode@sst.dev>
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-02-02 06:06:45 -06:00
OpeOginni
50b5168c16
fix(desktop): added inverted svg for steps expanded for nice UX ( #10462 )
...
Co-authored-by: opencode <opencode@sst.dev>
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-02-02 06:03:55 -06:00
opencode-agent[bot]
6b17645f2e
chore: generate
2026-02-02 12:02:35 +00:00
Ondřej Súkup
52006c2fd9
feat(opencode): ormolu code formatter for haskell ( #10274 )
2026-02-02 06:01:49 -06:00
Adam
26197ec95b
chore: update website stats
2026-02-02 05:42:55 -06:00
Sam Huckaby
43bb389e35
Fix(app): the Vesper theme's light mode ( #9892 )
2026-02-02 11:30:44 +00:00
Lucio Delelis
985090ef3c
fix(ui): adjusts alignment of elements to prevent incomplete scroll ( #11649 )
2026-02-02 05:20:30 -06:00
Brendan Allan
52eb8a7a8c
feat(app): unread session navigation keybinds ( #11750 )
2026-02-02 05:05:47 -06:00
opencode-agent[bot]
1cabeb00d0
chore: generate
2026-02-02 10:53:46 +00:00
Brendan Allan
9564c1d6be
desktop: fix rust build + bindings formatting
2026-02-02 18:52:57 +08:00
Brendan Allan
1832eeffc9
fix(desktop): remove unnecessary setTimeout
2026-02-02 18:19:49 +08:00
Brendan Allan
e6d8315e29
fix(desktop): throttle window state persistence ( #11746 )
2026-02-02 09:54:57 +00:00
opencode-agent[bot]
784a17f7b3
chore: generate
2026-02-02 07:58:52 +00:00
Brendan Allan
04aef44fc3
chore(desktop): integrate tauri-specta ( #11740 )
2026-02-02 07:58:08 +00:00
Brendan Allan
c02dd067b2
fix(desktop): keep mac titlebar stable under zoom ( #11747 )
2026-02-02 07:54:25 +00:00
opencode-agent[bot]
141fdef588
chore: update nix node_modules hashes
2026-02-02 07:21:25 +00:00
Sebastian
3982c7d99a
Use opentui OSC52 clipboard, again ( #11744 )
2026-02-02 08:12:50 +01:00
mohammad
76745d0594
fix(desktop): kill zombie server process on startup timeout ( #11602 )
...
Co-authored-by: Brendan Allan <brendonovich@outlook.com>
2026-02-02 13:30:46 +08:00
Frank
4850ecc419
zen: rate limit ( #11735 )
2026-02-02 00:29:52 -05:00