Commit Graph

  • 414df63b25 style(session): shorten prompt parts names refactor/session-prompt-parts Aiden Cline 2026-05-19 09:45:22 -05:00
  • 2d900e8c86 style(session): simplify prompt parts names Aiden Cline 2026-05-19 09:41:43 -05:00
  • 8e726761e2 fix(session): include image source paths in model context image-paths Ryan Vogel 2026-05-19 14:32:27 +00:00
  • 2932a7a35d fix(app): invalidate provider queries after config update to show custom providers immediately (#28313) Shawn 2026-05-19 20:31:36 +08:00
  • 922b2e10eb refactor(app): remove Accessor wrapping from timeline row renders (#28334) Brendan Allan 2026-05-19 20:22:50 +08:00
  • a2ee437a0e chore: generate opencode-agent[bot] 2026-05-19 12:21:56 +00:00
  • 6618e2bce2 feat(native-llm): route Anthropic API-key models through native runtime (#28271) Kit Langton 2026-05-19 08:20:27 -04:00
  • cb15b3ad84 test(cli): subprocess integration tests for opencode acp (#28265) Kit Langton 2026-05-19 08:18:22 -04:00
  • ee16f08ffa Fix legacy pgup/pgdown TUI keybind aliases (#28275) Sebastian 2026-05-19 13:52:00 +02:00
  • 9790a61f96 chore(docs): remove beta zen go (#28317) Dustin Deus 2026-05-19 12:08:40 +02:00
  • 2339aacbf2 chore(team): add starptech to the team members list (#28320) Dustin Deus 2026-05-19 10:49:10 +02:00
  • 2d348da504 chore: generate opencode-agent[bot] 2026-05-19 06:47:00 +00:00
  • cbd2620c46 feat(i18n): add Ukrainian (uk) locale support (#28061) MYMDO 2026-05-19 09:45:39 +03:00
  • 3bd304796b chore: generate opencode-agent[bot] 2026-05-19 06:13:16 +00:00
  • dac81cdb68 fix(httpapi): preserve v2 openapi errors (#28298) Shoubhit Dash 2026-05-19 11:42:01 +05:30
  • 2c3bcf3e41 feat(httpapi): add v2 public error schemas (#28297) Shoubhit Dash 2026-05-19 11:26:56 +05:30
  • d9d43d8519 test: migrate plugin config fixtures Kit Langton 2026-05-18 22:14:01 -04:00
  • bcc69f0afb test: migrate managed config fixtures Kit Langton 2026-05-18 22:02:59 -04:00
  • e53563f402 test: migrate remaining simple config fixtures Kit Langton 2026-05-18 21:42:00 -04:00
  • 7e4b02f1bf test: migrate config legacy tool fixtures Kit Langton 2026-05-18 21:27:43 -04:00
  • 996928b32a Migrate config .opencode file tests to instance fixtures (#28268) Kit Langton 2026-05-18 21:17:11 -04:00
  • 1c8f84c4be refactor(session): extract prompt parts Aiden Cline 2026-05-18 20:16:47 -05:00
  • ec7c7a17ad test: migrate config opencode file fixtures test/config-instance-opencode-files Kit Langton 2026-05-18 20:37:48 -04:00
  • c032e821bc Migrate config update tests to instance fixtures (#28266) Kit Langton 2026-05-18 20:57:42 -04:00
  • 6f160bb48f chore: generate opencode-agent[bot] 2026-05-19 00:57:09 +00:00
  • ebb672ac39 test(cli): subprocess integration tests for opencode serve (#28263) Kit Langton 2026-05-18 20:55:58 -04:00
  • 1d2e75ef49 fix(config): guard env-var JSON parsing against invalid input fix-env-json-parse-guards Kit Langton 2026-05-18 18:28:02 -04:00
  • 12ac69ee91 test: migrate config update fixtures test/config-instance-save-update Kit Langton 2026-05-18 20:34:29 -04:00
  • 9a19e84265 Migrate config agent tests to instance fixtures (#28213) Kit Langton 2026-05-18 19:55:33 -04:00
  • 338666d13e Migrate config template tests to instance fixtures (#28211) Kit Langton 2026-05-18 19:37:58 -04:00
  • 3480fe56e9 refactor(ui): extract readPartText helper with regression test for #28212 extract-part-text-helper Kit Langton 2026-05-18 19:21:21 -04:00
  • 7b8a1037a0 refactor(test/lib): generalize run-process harness into cli-process (#28253) Kit Langton 2026-05-18 19:16:10 -04:00
  • a474e92433 test: migrate config template fixtures test/config-instance-template-loads Kit Langton 2026-05-18 14:27:19 -04:00
  • ee5cf45ef9 Migrate simple config tests to instance fixtures (#28210) Kit Langton 2026-05-18 19:13:16 -04:00
  • 2e1593dea5 chore: generate opencode-agent[bot] 2026-05-18 22:33:32 +00:00
  • 0f3d168fdd test(cli): subprocess integration test harness + regression suite for opencode run (#28230) Kit Langton 2026-05-18 18:32:20 -04:00
  • 5334fd6b81 fix(desktop): avoid autostarting WSL servers LukeParkerDev 2026-05-19 08:16:06 +10:00
  • ce09fc8356 chore: generate opencode-agent[bot] 2026-05-18 22:03:00 +00:00
  • 44a35c5895 test(app): add session timeline smoke coverage (#26619) Luke Parker 2026-05-19 08:01:29 +10:00
  • 4cf3eb04cd Merge remote-tracking branch 'upstream/dev' into desktop-wsl-onboarding LukeParkerDev 2026-05-19 08:00:22 +10:00
  • 8a321c4536 fix(native-llm): prefer console opencode token (#28237) Kit Langton 2026-05-18 17:23:57 -04:00
  • ef9e567e5f sync release versions for v1.15.5 opencode 2026-05-18 20:57:13 +00:00
  • d7a6e1daaf release: v1.15.5 v1.15.5 opencode 2026-05-18 20:57:02 +00:00
  • fd2c3f3f13 fix(opencode): dedupe concurrent Codex OAuth refreshes Cooper Gamble 2026-05-18 20:26:42 +00:00
  • b396b71c6f fix(ui): guard reasoning renderer against undefined text (#28222) Kit Langton 2026-05-18 16:04:07 -04:00
  • d8efc575fa refactor(session): extract prompt tool resolution (#28204) Aiden Cline 2026-05-18 14:50:31 -05:00
  • e1fbed8fb6 chore: update nix node_modules hashes opencode-agent[bot] 2026-05-18 19:12:18 +00:00
  • 3a01400305 test: migrate simple config fixtures test/config-instance-first-slice Kit Langton 2026-05-18 14:18:18 -04:00
  • 12ae22378f fix(plugin): ask in tools from plugins returns promise instead of effect (#28217) James Long 2026-05-18 14:57:29 -04:00
  • a88b436eec chore: generate opencode-agent[bot] 2026-05-18 18:42:55 +00:00
  • dbe36851bc Preview native LLM runtime stack (#27114) Kit Langton 2026-05-18 14:41:36 -04:00
  • 16d8545e72 test: migrate config agent fixtures test/config-instance-agent-command Kit Langton 2026-05-18 14:29:44 -04:00
  • 4828443997 test: migrate config template fixtures Kit Langton 2026-05-18 14:27:19 -04:00
  • c8c01f5275 test: migrate simple config fixtures Kit Langton 2026-05-18 14:18:18 -04:00
  • ff9d7cab5c fix(core): fix file references in workspaces (#28209) James Long 2026-05-18 14:23:35 -04:00
  • 88681d389b Migrate provider lookup tests to instance fixtures Kit Langton 2026-05-18 14:01:53 -04:00
  • ae2ecd1ed3 Migrate custom provider tests to instance fixtures test/provider-instance-custom-models Kit Langton 2026-05-18 13:49:26 -04:00
  • 159d271e1e refactor(sync): publish via EffectBridge.fork for codebase consistency (#28187) Kit Langton 2026-05-18 13:30:41 -04:00
  • efe9d91722 test: migrate provider lookup fixtures test/provider-instance-model-lookup Kit Langton 2026-05-18 13:15:44 -04:00
  • a96b65f632 test: migrate custom provider fixtures Kit Langton 2026-05-18 13:11:11 -04:00
  • ab31c41fee refactor(bus): one GlobalBus emit per event, with optional sync metadata worktree-global-bus-unify Kit Langton 2026-05-18 13:22:37 -04:00
  • 762850dfe5 Migrate provider config tests to instance fixtures Kit Langton 2026-05-18 13:22:59 -04:00
  • be4810db3e test: migrate provider config fixtures test/provider-instance-first-slice Kit Langton 2026-05-18 13:06:51 -04:00
  • b039702e8c feat(tui): add syntax highlighting for elixir, fsharp, r, make, vim, xml, agda (#28198) Kit Langton 2026-05-18 13:08:08 -04:00
  • 094886c848 chore: generate opencode-agent[bot] 2026-05-18 17:03:44 +00:00
  • dc0297f4ac refactor(session): extract reference prompt helpers (#28197) Shoubhit Dash 2026-05-18 22:32:18 +05:30
  • 3ab67f3280 Stabilize watcher test readiness (#28194) Kit Langton 2026-05-18 12:51:46 -04:00
  • a2e6bd503b refactor(reference): split materialization state (#28190) Shoubhit Dash 2026-05-18 22:14:33 +05:30
  • 05ac345696 refactor(session): move prompt reminders out of core loop (#28082) Aiden Cline 2026-05-18 11:36:38 -05:00
  • e3feca09b3 chore: generate opencode-agent[bot] 2026-05-18 16:20:46 +00:00
  • 896ad7b884 Speed up targeted opencode tests Kit Langton 2026-05-18 12:18:29 -04:00
  • 0a945219a9 chore: generate opencode-agent[bot] 2026-05-18 16:17:46 +00:00
  • 94828eb44b refactor(repository): type cache failures (#28188) Shoubhit Dash 2026-05-18 21:46:18 +05:30
  • 96192495ae refactor(repository): add cache service (#28184) Shoubhit Dash 2026-05-18 21:25:38 +05:30
  • f7b5576bcc chore: generate opencode-agent[bot] 2026-05-18 15:39:33 +00:00
  • cb35493242 fix(bus): acquire PubSub subscription eagerly to close /event race (#27959) Kit Langton 2026-05-18 11:38:05 -04:00
  • 5bfd7fd16c refactor(repository): clarify reference domain (#28182) Shoubhit Dash 2026-05-18 21:04:44 +05:30
  • 2932b41e64 chore: generate opencode-agent[bot] 2026-05-18 15:14:13 +00:00
  • eb389c58eb refactor(reference): normalize config entries (#28178) Shoubhit Dash 2026-05-18 20:42:41 +05:30
  • 54ff0a669b test(reference): cover configured reference contracts (#28170) Shoubhit Dash 2026-05-18 20:09:27 +05:30
  • cff1c6f333 cli: recover pending questions from plan_exit tool oc-issue-question-stuck Simon Klee 2026-05-18 15:23:34 +02:00
  • e56999fd36 chore: generate opencode-agent[bot] 2026-05-18 12:31:37 +00:00
  • 1124315267 run: refresh prompt layout after paste (#28164) Simon Klee 2026-05-18 14:30:20 +02:00
  • 2bf3f3041f chore: update nix node_modules hashes opencode-agent[bot] 2026-05-18 12:03:51 +00:00
  • 6e4db5666a upgrade opentui to 0.2.14 (#28090) Sebastian 2026-05-18 13:44:08 +02:00
  • 564cde393e fix(tui): copy pasted prompt content (#28156) Shoubhit Dash 2026-05-18 17:02:34 +05:30
  • c813927bb6 chore: generate opencode-agent[bot] 2026-05-18 11:07:52 +00:00
  • 5970c12d90 run: replay session history on interactive resume (#26880) Simon Klee 2026-05-18 13:06:27 +02:00
  • 116a4e33ba chore: generate opencode-agent[bot] 2026-05-18 11:06:05 +00:00
  • 53f7a1c63c Merge branch 'dev' into oc-snapshot-subdir oc-snapshot-subdir Simon Klee 2026-05-18 13:05:17 +02:00
  • 611e48c4ac fix(tui): collapse long tool output lines (#28148) Shoubhit Dash 2026-05-18 16:34:34 +05:30
  • 571ae48e14 Merge branch 'dev' into feat/canceled-prompts-in-history Ariane Emory 2026-05-18 06:15:05 -04:00
  • 836a33198e fix(ui): fix question dock overflow and message part flex layout (#28142) Brendan Allan 2026-05-18 17:55:27 +08:00
  • 8ce4c507a4 fix(session): simplify compaction failure message nxl/fix-auto-compaction-progress Shoubhit Dash 2026-05-18 15:04:30 +05:30
  • 4095839858 fix(session): stop stalled auto-compaction Shoubhit Dash 2026-05-18 14:58:21 +05:30
  • 7afd477d1a chore: generate opencode-agent[bot] 2026-05-18 09:28:20 +00:00
  • fe143df151 fix(ui): fallback to execCommand for clipboard copy when navigator.clipboard fails (#27993) SpiritChen51 2026-05-18 17:26:45 +08:00
  • e94aecaa08 fix(tui): use contrast-aware foreground for paste summary badge (#27969) Kagura 2026-05-18 16:38:40 +08:00
  • 484a0d5a87 fix(app): remove global project special case and disable session sync fix/edit-project-dialog Brendan Allan 2026-05-18 16:17:27 +08:00
  • f7493d41cb tui: dismiss question when tool part ends Simon Klee 2026-05-18 10:08:45 +02:00