Commit Graph

11242 Commits

Author SHA1 Message Date
Kit Langton d776cd22fa feat(shared): add Effect-idiomatic file lock (EffectFlock) (#22681) 2026-04-16 00:55:14 +00:00
opencode-agent[bot] c65b6dd4e9 chore: generate 2026-04-16 00:46:18 +00:00
Kit Langton a11169b562 feat: add oxlint with correctness defaults (#22682) 2026-04-15 20:45:19 -04:00
Carlo Wood 1da8ac3eda fix(tui): Don't overwrite the agent that was specified on the command line (#20554) 2026-04-15 18:41:35 -05:00
Kit Langton 8b2c135ad9 refactor(opencode): use AppFileSystem path helpers (#22637) 2026-04-15 19:36:30 -04:00
Kit Langton 061b21d980 fix(opencode): avoid org lookup during config startup (#22670) 2026-04-15 19:20:25 -04:00
David Hill 320fd1aa5b tweak(ui): session spacing (#20839)
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
Co-authored-by: Brendan Allan <brendonovich@outlook.com>
2026-04-15 18:58:05 -04:00
opencode-agent[bot] cc6b77bfed chore: generate 2026-04-15 22:45:54 +00:00
Brendan Allan 1436e4d86b core: move plugin intialisation to config layer override (#22620) 2026-04-15 22:44:55 +00:00
Ariane Emory cab36f6ef4 fix(core): Remove dead code and documentation related to the obsolete list tool. (#22672) 2026-04-15 17:44:53 -05:00
Kit Langton 69116ed7a4 feat(opencode): improve telemetry tracing and request spans (#22653) 2026-04-15 17:32:56 -04:00
opencode-agent[bot] 321ef36657 chore: generate 2026-04-15 21:29:10 +00:00
Kit Langton 39d6666dbf add experimental permission HttpApi slice (#22385) 2026-04-15 21:28:01 +00:00
Aiden Cline 16abb5fad1 tweak: ensure auto continuing compaction is tracked as agent initiated for github copilot (#22567)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-04-15 15:50:33 -05:00
Aiden Cline 8196bd2621 fix: ensure tool_use is always followed by tool_result (#22646)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-04-15 14:56:45 -05:00
opencode-agent[bot] 0efe1ab075 chore: update nix node_modules hashes 2026-04-15 17:38:21 +00:00
Kit Langton c4ddd59eb8 fix: register OTel context manager so AI SDK spans thread into Effect traces (#22645) 2026-04-15 16:35:14 +00:00
Dax 4be9af983d migrate: move flock and hash utilities to shared package (#22640) 2026-04-15 15:50:24 +00:00
Kit Langton 615c1fbc75 fix(effect): add effect bridge for callback contexts (#22504) 2026-04-15 15:22:34 +00:00
opencode-agent[bot] 7f89f4d6f5 chore: update nix node_modules hashes 2026-04-15 15:08:13 +00:00
Kit Langton 0ea98a0929 docs(opencode): add instance context migration plan (#22529) 2026-04-15 10:57:58 -04:00
Kit Langton 9d69bc8ce9 remove makeRuntime facade from Env (#22523) 2026-04-15 10:55:50 -04:00
Kit Langton 44cabe27f1 feat(opencode): trace tool execution spans (#22531) 2026-04-15 10:49:47 -04:00
Dax 780c051059 shared package (#22626) 2026-04-15 14:26:20 +00:00
James Long 4aa52779d0 feat(core): sync routes, refactor proxy, session restore, and more syncing (#22518) 2026-04-15 10:18:48 -04:00
Frank d4adc11f9e zen: better error 2026-04-15 09:19:28 -04:00
Frank 0ae48b2490 sync 2026-04-15 09:19:28 -04:00
Sebastian ddb1cad62a handle non-throwing requests (#22604) 2026-04-15 14:29:09 +02:00
Brendan Allan d755f47f31 refactor(electron): update store configuration (#22597) 2026-04-15 09:21:04 +00:00
Brendan Allan 8c93fa3475 ui: update accordion styles and session review component (#22582) 2026-04-15 07:29:36 +00:00
Brendan Allan eb6fb9faaf fix(ui): disable accordion items for binary files and improve disabled state styling (#22577) 2026-04-15 07:26:34 +00:00
opencode fdc567dee9 release: v1.4.6 v1.4.6 2026-04-15 07:26:23 +00:00
Luke Parker 20f3898f1f fix(snapshot): avoid ENAMETOOLONG and improve staging perf via stdin pathspecs (#22560) 2026-04-15 06:43:36 +00:00
Frank 892e659128 sync 2026-04-15 02:22:47 -04:00
opencode-agent[bot] 9faa0ad5a5 chore: generate 2026-04-15 06:08:19 +00:00
Frank e5d7b01f57 Go: list model providers 2026-04-15 02:07:06 -04:00
Frank c2d0c8acea Go: qwen 3.5 & 3.6 plus 2026-04-15 02:07:06 -04:00
Frank a8e78884e9 doc: qwen3.5 & 3.6 2026-04-15 02:07:06 -04:00
Brendan Allan 855cc6bc12 fix: prevent tooltip reopen on trigger click (#22571) 2026-04-15 06:03:29 +00:00
Dax Raad 091b7ccb73 docs: use latest release for downloads instead of pinned version 2026-04-15 01:50:22 -04:00
github-actions[bot] c5c1027cb0 Update VOUCHED list
https://github.com/anomalyco/opencode/issues/22569#issuecomment-4249515283
2026-04-15 05:36:27 +00:00
Brendan Allan 25d2096519 fix: update prompt input submit handler (#22566) 2026-04-15 05:32:52 +00:00
Dax 46d87691a5 fix(observability): handle OTEL headers with '=' in value (#22564)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-04-15 01:32:32 -04:00
Brendan Allan f60769628f fix: add left padding to session title input (#22556) 2026-04-15 04:35:57 +00:00
opencode-agent[bot] a14de93a39 chore: update nix node_modules hashes 2026-04-15 04:25:29 +00:00
opencode 631e7da409 release: v1.4.5 v1.4.5 2026-04-15 04:25:18 +00:00
Brendan Allan 62e4e64a25 fix(bootstrap): await plugin initialization 2026-04-15 11:40:33 +08:00
Brendan Allan 16e4358992 core: parallelise bootstrap (#22514) 2026-04-15 03:23:28 +00:00
Dax Raad 7837ae74ff ci: ok one more time 2026-04-14 23:22:07 -04:00
Aiden Cline e25dbf7137 chore: bump ai sdk pkgs (#22539) 2026-04-14 22:14:32 -05:00