2649 Commits

Author SHA1 Message Date
opencode 82689a3478 release: v0.9.1 v0.9.1 2025-09-15 22:31:44 +00:00
Dax Raad 79749d5f2c docs: zen 2025-09-15 18:21:03 -04:00
Frank 41207c9c08 wip: zen 2025-09-15 18:14:07 -04:00
Frank 991a41f3ba wip: zen 2025-09-15 17:37:07 -04:00
Frank 09134c49bc wip: zen 2025-09-15 17:07:48 -04:00
Frank 472ef832b7 wip: zen 2025-09-15 15:53:17 -04:00
GitHub Action e9669bd6a8 chore: format code 2025-09-15 19:39:00 +00:00
Jay V e645d2b9b2 docs: zen 2025-09-15 15:38:23 -04:00
Frank cd5ea5242e wip: zen 2025-09-15 15:21:06 -04:00
GitHub Action 42d822c550 chore: format code 2025-09-15 18:50:30 +00:00
Frank 8139842b68 wip: zen 2025-09-15 14:48:02 -04:00
Frank 6ffc97e576 wip: zen 2025-09-15 14:48:02 -04:00
GitHub Action 3707086de3 ignore: update download stats 2025-09-15 2025-09-15 12:04:17 +00:00
GitHub Action 36c58d7c04 chore: format code 2025-09-15 07:54:04 +00:00
Dax Raad 208fc70a4b ci: sync 2025-09-15 03:53:27 -04:00
Dax Raad 3e555038d7 ci: sync 2025-09-15 03:53:21 -04:00
GitHub Action 8d295049d1 chore: format code 2025-09-15 07:31:02 +00:00
Dax Raad 7e26967f1a ci: typecheck 2025-09-15 03:30:26 -04:00
Dax Raad c3f9ff756f ci: format 2025-09-15 03:28:53 -04:00
GitHub Action 40654a302d chore: format code 2025-09-15 07:28:34 +00:00
Dax 6a654abbc2 feat: add desktop/web app package (#2606)
Co-authored-by: adamdotdevin <2363879+adamdottv@users.noreply.github.com>
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
Co-authored-by: GitHub Action <action@github.com>
2025-09-15 03:28:08 -04:00
opencode ca65ae9e55 release: v0.9.0 v0.9.0 2025-09-15 07:18:49 +00:00
Dax 0a4df97382 Upgrade to Zod v4 (#2605)
Co-authored-by: GitHub Action <action@github.com>
2025-09-15 03:12:07 -04:00
Aiden Cline ea5c182ba8 fix: visual token bug (#2603) 2025-09-14 21:23:52 -05:00
Aiden Cline f19b3e542f fix: reasoning metadata persistence (#2602) 2025-09-14 16:28:06 -05:00
Tommy D. Rossi 7ebbcbec17 log bash output when using opencode run (#2595) 2025-09-14 09:03:40 -05:00
Aiden Cline 740207016c tweak: make bash permissions key off of command pattern (#2592) 2025-09-14 09:01:57 -05:00
Kenn Costales 1d3c6c6257 fix: fix wrong tool references LS and Agent (#2466) 2025-09-14 08:53:50 -05:00
GitHub Action 6d2c6e2260 ignore: update download stats 2025-09-14 2025-09-14 12:03:54 +00:00
Dax Raad d2ef468743 ci: script 2025-09-14 02:07:58 -04:00
opencode 816b23b207 release: v0.8.0 v0.8.0 2025-09-14 06:07:43 +00:00
Mani Sundararajan 0e6abf09f3 fix(dev): build tui with correct file ext for windows (#2590) 2025-09-14 01:59:25 -04:00
Aiden Cline 0e4a551e47 fix: token counting visual bug (#2587) 2025-09-13 19:46:24 -05:00
Aiden Cline 2abe97aee6 respect subagent in command, add subtask flag (#2569) 2025-09-13 12:47:18 -05:00
Aiden Cline d904257cc5 tweak: keep aborted msgs in context (#2583) 2025-09-13 12:25:30 -05:00
GitHub Action 121682a8fe ignore: update download stats 2025-09-13 2025-09-13 12:03:56 +00:00
Dax Raad 887d164fcd disable autocompact if context is 0 2025-09-13 05:59:18 -04:00
Dax Raad d3f5c567df add disable OPENCODE_DISABLE_AUTOCOMPACT 2025-09-13 05:55:04 -04:00
Dax Raad d61f529c34 ignore: fix 2025-09-13 05:53:03 -04:00
Dax 7d8d63faff Session management and prompt handling improvements (#2577)
Co-authored-by: GitHub Action <action@github.com>
2025-09-13 05:46:14 -04:00
opencode d2cf3b231c release: v0.7.9 v0.7.9 2025-09-13 05:29:37 +00:00
Dax Raad 22c4307fec nudge llm to continue properly after compaction 2025-09-13 01:23:54 -04:00
Tommy D. Rossi fd7c62e697 fix: ShellError: exit code 1 errors (#2568)
Co-authored-by: rekram1-node <aidenpcline@gmail.com>
2025-09-13 00:06:07 -05:00
Nicholas Hamilton e087003f3f docs: typo in web agents.mdx (#2574) 2025-09-12 23:26:52 -05:00
Trillium Smith ccbf9cd8cd docs: add tip block for finding available models (#2501)
Co-authored-by: GitHub Action <action@github.com>
2025-09-12 21:22:54 -04:00
Aiden Cline 2c0323e79e fix: make permission always behavior match expectation (#2573) 2025-09-12 18:59:38 -05:00
Stephen Murray 74bea03e67 fix: await cleanupRevert() to prevent dupe msgs after undo (#2572) 2025-09-12 18:42:39 -05:00
Dax Raad 0688a6c486 wip: zen 2025-09-12 14:53:00 -04:00
GitHub Action a7dfdba562 chore: format code 2025-09-12 18:46:43 +00:00
Dax Raad 37755ccbbd wip: zen 2025-09-12 14:46:08 -04:00