Commit Graph

3805 Commits

Author SHA1 Message Date
Dax Raad 76dfff8640 fix undo command breaking other commands 2025-11-06 11:25:37 -05:00
Adam 0cfea58263 fix(desktop): sidebar collapsed width 2025-11-06 09:56:46 -06:00
Adam 31d1302212 fix(desktop): demo type error 2025-11-06 09:49:39 -06:00
Adam 929bffb681 feat(desktop): collapsible sidebar 2025-11-06 09:48:51 -06:00
Adam f4a1c1519e fix(desktop): button styles 2025-11-06 09:48:50 -06:00
Adam c473fe33f4 feat(desktop): better tooltips 2025-11-06 09:48:50 -06:00
GitHub Action a37fcce006 ignore: update download stats 2025-11-06 2025-11-06 12:04:56 +00:00
opencode-agent[bot] 0f5e80a68e Added big dot (●) indicator for current session in modal (#3980)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2025-11-06 01:09:59 -06:00
Frank df02a36325 Update sst 2025-11-06 05:42:25 +00:00
opencode acd27edf8a release: v1.0.35 v1.0.35 2025-11-06 05:42:24 +00:00
Dax Raad 91a050328b fix homebrew upgrade 2025-11-06 00:37:44 -05:00
opencode bcffeeb26a release: v1.0.34 v1.0.34 2025-11-06 02:35:17 +00:00
Dax Raad 3aaa1cf181 tui: reduce scrollbar visual prominence for less distracting interface 2025-11-05 21:30:40 -05:00
Dax Raad fb78d22ff6 enable scrollbar 2025-11-05 21:27:23 -05:00
opencode defe03cde5 release: v1.0.33 v1.0.33 2025-11-06 02:18:41 +00:00
Dax Raad 4edf1ee5d0 tui: move debug shortcuts to command palette for better discoverability 2025-11-05 21:13:35 -05:00
Sebastian Herrlinger 5223d96bb0 upgrade to opentui v0.1.36 2025-11-06 01:43:35 +00:00
opencode 086292a647 release: v1.0.32 v1.0.32 2025-11-06 01:43:35 +00:00
Dax Raad aba9f666fa temporarily use strip-ansi package till bun bug is fixed 2025-11-05 20:38:37 -05:00
opencode 880c16c452 release: v1.0.31 v1.0.31 2025-11-06 01:35:40 +00:00
Dax Raad bbffe8762b ignore tmp type rrror 2025-11-05 20:31:13 -05:00
Dax Raad 4518792feb regen bunlock 2025-11-05 20:30:40 -05:00
Dax Raad aad0d4f84a type errors 2025-11-05 20:14:31 -05:00
Dax Raad 6ab763a137 fix log 2025-11-05 20:01:57 -05:00
Dax Raad 3dac0fc972 fix log 2025-11-05 20:00:09 -05:00
Sebastian Herrlinger cf6956464c upgrade to opentui 0.1.35, mitigating disappearing content and crashes 2025-11-06 01:38:58 +01:00
Dax Raad 3d1d063695 core: ensure export command output can be piped without UI interference 2025-11-05 18:36:06 -05:00
opencode 452149c7aa release: v1.0.30 v1.0.30 2025-11-05 23:32:22 +00:00
Dax Raad ba20173827 temporarily remove bun strip ansi due to bug 2025-11-05 18:27:19 -05:00
Dax Raad dfec00e953 add opencode import command to restore sessions from JSON exports 2025-11-05 18:05:01 -05:00
Adam d49fe36eba feat(desktop): incrementally load sessions in side nav 2025-11-05 16:32:08 -06:00
opencode 0bc48ea1e0 release: v1.0.29 v1.0.29 2025-11-05 22:14:46 +00:00
Aiden Cline 5d5df3ce6a ask instead of throwing tool error if file is outside cwd 2025-11-05 16:09:47 -06:00
Adam a4c4be047f fix(desktop): max height on message diffs, session stats 2025-11-05 16:00:20 -06:00
Dax Raad 7ae96137f1 fix sidebar modified files 2025-11-05 16:49:17 -05:00
opencode 64bd8ec007 release: v1.0.28 v1.0.28 2025-11-05 21:08:58 +00:00
Aiden Cline d7b39d8529 acp: update auth method 2025-11-05 15:01:14 -06:00
Aiden Cline 390da35072 acp: default to big pickle 2025-11-05 14:59:02 -06:00
opencode 8dfd615f4b release: v1.0.27 v1.0.27 2025-11-05 20:44:40 +00:00
Dax Raad d99f1f4570 performance improvements 2025-11-05 15:33:23 -05:00
Dax Raad 341e6b8c5a include file count in summary 2025-11-05 14:23:10 -05:00
Dax Raad b1014c0c72 ci: fix aur package 2025-11-05 14:22:25 -05:00
Haris Gušić 1088b49c83 fix(autocomplete): Prioritize exact matches (#3760) 2025-11-05 12:25:05 -06:00
Adam 53b5fbfde9 fix(desktop): local dev url 2025-11-05 12:09:30 -06:00
opencode 93e6522736 release: v1.0.26 v1.0.26 2025-11-05 18:08:19 +00:00
Adam 04c3db62cd fix(desktop): type issue 2025-11-05 11:59:10 -06:00
Adam 60dafbf112 fix(desktop): type issue 2025-11-05 11:56:32 -06:00
Adam faeab2f02f feat(desktop): session router, interrupt agent, visual cleanup 2025-11-05 11:55:35 -06:00
OpeOginni c9b327756b fix(tui): restructure Sidebar component to be scrollable (#3946) 2025-11-05 11:33:30 -06:00
Dax Raad c82370e4a4 tui: lower paste summary threshold to trigger on shorter content 2025-11-05 12:32:23 -05:00