Commit Graph

431 Commits

Author SHA1 Message Date
opencode-agent[bot] 51840590c4 chore: generate 2026-04-02 15:01:45 +00:00
Kit Langton 9f35ffe300 test: migrate prompt tests to HTTP mock LLM server (#20304) 2026-03-31 19:14:32 -04:00
James Long 87933189d2 refactor(core): split out instance and route through workspaces (#19335) 2026-03-27 11:51:21 -04:00
opencode-agent[bot] d8514a242d chore: generate 2026-03-27 14:01:28 +00:00
Sebastian 35ab6b6d40 tui plugins (#19347) 2026-03-27 15:00:26 +01:00
Adam 6edeb30bc7 fix(app): more startup perf (#19288) 2026-03-26 13:41:22 -05:00
opencode-agent[bot] fbc6dd9478 chore: generate 2026-03-26 14:16:07 +00:00
Shoubhit Dash b8222bf1fb revert: roll back git-backed review modes (#19295) 2026-03-26 10:14:57 -04:00
Aiden Cline 78829463ec chore: remove dead code for todoread tool (#19128)
publish-github-action / publish (push) Has been cancelled
2026-03-25 16:21:42 +00:00
Shoubhit Dash 973ad436e1 feat: restore git-backed review modes with effectful git service (#18900) 2026-03-25 21:09:53 +05:30
opencode-agent[bot] a53518d64b chore: generate 2026-03-25 14:48:44 +00:00
James Long 87d41cd5ac feat(core): initial implementation of syncing (#17814) 2026-03-25 10:47:40 -04:00
opencode 4e248b3830 release: v1.3.0 2026-03-22 23:32:01 +00:00
Dax a65e6119ad feat: interactive update flow for non-patch releases (#18662) 2026-03-22 23:12:40 +00:00
Dax Raad 2c47881bdf fix annotation 2026-03-21 09:11:15 -04:00
opencode-agent[bot] fd9a27ae04 chore: generate 2026-03-21 04:52:23 +00:00
opencode-agent[bot] ccd4d75ba4 chore: generate 2026-03-19 17:52:50 +00:00
Aiden Cline d210d67f1e ignore: revert 3 commits that broke dev branch (#18260) 2026-03-19 11:15:07 -05:00
Shoubhit Dash 1725f7bb2e feat: add git-backed session review modes (#17961) 2026-03-19 19:29:29 +05:30
Aiden Cline 5ece9ea6a1 feat: integrate support for multi step auth flows for providers that require additional questions (#18035) 2026-03-18 11:36:19 -05:00
opencode-agent[bot] 4cee904375 chore: generate 2026-03-18 01:05:16 +00:00
opencode-agent[bot] 666ad5b9b2 chore: generate 2026-03-17 03:47:33 +00:00
opencode-agent[bot] 036f3dc22e chore: generate 2026-03-16 19:59:49 +00:00
opencode-agent[bot] 3831fdaac4 chore: generate 2026-03-16 18:00:18 +00:00
opencode-agent[bot] 387cb0d2d2 chore: generate 2026-03-16 17:19:44 +00:00
opencode-agent[bot] fbfb2fc514 chore: generate 2026-03-16 16:56:12 +00:00
opencode-agent[bot] 8e49012eec chore: generate 2026-03-14 18:29:06 +00:00
opencode-agent[bot] cab828c262 chore: generate 2026-03-14 15:59:01 +00:00
Shoubhit Dash 984e0b66ad perf(server): paginate session history (#17134) 2026-03-13 15:48:43 +05:30
opencode-agent[bot] dfb60d16f3 chore: generate 2026-03-11 23:31:07 +00:00
opencode-agent[bot] 0f854235ee chore: generate 2026-03-11 23:17:42 +00:00
opencode-agent[bot] c992241079 chore: generate 2026-03-10 15:14:46 +00:00
James Long df704db089 feat(core): allow passing workspaceID into session create endpoint (#16798) 2026-03-10 11:12:51 -04:00
James Long 1aff94d7ad feat(tui): add initial support for workspaces into the tui (#16230) 2026-03-09 10:28:04 -04:00
Shoubhit Dash eafc014be6 feat: add project git init api (#16383) 2026-03-06 13:39:50 -06:00
opencode-agent[bot] 4f1d8293cf chore: generate 2026-03-04 02:36:18 +00:00
James Long 113baa876e feat(core): rework workspace integration and adaptor interface (#15895) 2026-03-03 21:35:38 -05:00
opencode-agent[bot] 2200846808 chore: generate 2026-03-02 07:41:53 +00:00
James Long e34419afc8 feat(core): add workspace_id to session table (#15410) 2026-02-28 22:09:53 -05:00
opencode-agent[bot] d1025def50 chore: generate 2026-03-01 01:45:44 +00:00
James Long a5c224f2ae feat(core): basic implementation of remote workspace support (#15120) 2026-02-27 15:36:39 -05:00
Sebastian e0d78a4445 split tui/server config (#13968) 2026-02-25 23:53:09 +01:00
Shantur Rathore a19e39dd5a feat(core): add message delete endpoint (#14417) 2026-02-25 09:25:26 -05:00
opencode-agent[bot] 9963b362e9 chore: generate 2026-02-20 13:46:03 +00:00
Dax 3010323ee0 sqlite again (#10597)
Co-authored-by: Github Action <action@github.com>
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-02-14 04:19:02 +00:00
opencode 7cb614a9fa release: v1.1.61 2026-02-12 14:45:45 +00:00
Kyle Mistele a65133f183 feat: support claude agent SDK-style structured outputs in the OpenCode SDK (#8161)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Co-authored-by: Dax Raad <d@ironbay.co>
2026-02-12 04:54:05 +00:00
opencode-agent[bot] 967916191c chore: generate 2026-02-12 04:11:57 +00:00
Jack b78892c416 fix: encode non-ASCII directory paths in v1 SDK HTTP headers (#13131) 2026-02-11 05:33:25 -06:00
Aiden Cline 61c5e8ab80 fix(core): ensure compaction is more reliable, add reserve token buffer to ensure that input window has enough room to compact (#12924)
Co-authored-by: James Lal <james@littlebearlabs.io>
2026-02-10 19:55:22 -06:00