Commit Graph

  • 019cfd4a52 chore: generate opencode-agent[bot] 2026-02-09 07:18:48 +00:00
  • 687210a55d feat(desktop): add isSidecar prop to AppInterface and logic to persist sidecar server urls (#12366) OpeOginni 2026-02-09 08:18:06 +01:00
  • b12eab782f chore: generate opencode-agent[bot] 2026-02-09 05:54:56 +00:00
  • 99ea1351ce tweak: add new ContextOverflowError type (#12777) Aiden Cline 2026-02-08 23:54:01 -06:00
  • d40dffb854 fix(provider): remove obsolete copilot model enablement instructions (#12739) fgonzalezurriola 2026-02-09 01:43:52 -03:00
  • 0cd52f830c fix: enable thinking for all reasoning models on alibaba-cn (DashScope) (#12772) AdJIa 2026-02-09 12:42:23 +08:00
  • 62f38087b8 fix: parse mid stream openai responses style errors to prevent infinite retries for errors that should STOP execution (#12768) Aiden Cline 2026-02-08 20:55:41 -06:00
  • 96a2ca3c7e fix(ui): use oniguruma wasm engine for markdown code highlighting Jack 2026-02-09 08:53:24 +08:00
  • 79879b43ce refactor(nix): use native Bun APIs and propagate errors (#12694) Jérôme Benoit 2026-02-09 02:43:10 +01:00
  • a598ecac1f fix(app): localize "close tab" in command pallete (#12756) Alex Yaroshuk 2026-02-09 09:14:48 +08:00
  • 76bcd22802 docs: add architecture specs for session page improvements and parallel workstreams Dax Raad 2026-02-08 18:44:58 -05:00
  • e06fcfdc43 app: update i18n translations for multiple languages Dax Raad 2026-02-08 18:44:53 -05:00
  • 246430cb8f tui: position prompt at bottom when resuming from handoff with initial prompt Dax Raad 2026-02-08 18:44:45 -05:00
  • f689fc7f75 tui: convert handoff from text command to dedicated mode with slash command Dax Raad 2026-02-08 18:44:35 -05:00
  • 9b2fd57e6e tui: remove hardcoded handoff from autocomplete Dax Raad 2026-02-08 18:44:23 -05:00
  • 0d365fa613 tui: add handoff mode to prompt history types Dax Raad 2026-02-08 18:44:21 -05:00
  • 601e631624 tui: fix route navigation state reconciliation Dax Raad 2026-02-08 18:44:18 -05:00
  • 2fef02f487 tui: fix disabled commands from appearing in slash autocomplete Dax Raad 2026-02-08 18:44:12 -05:00
  • 4cc9104942 tui: add handoff text command handling in prompt Dax Raad 2026-02-08 18:44:09 -05:00
  • 0eaa6b5fc8 tui: add handoff autocomplete suggestion with text command Dax Raad 2026-02-08 18:44:07 -05:00
  • e563cff034 core: add handoff API endpoint for session extraction Dax Raad 2026-02-08 18:44:04 -05:00
  • 3b2550106b sdk: regenerate client types for handoff endpoint Dax Raad 2026-02-08 18:44:01 -05:00
  • 3ec6bff038 core: add handoff session extraction logic with status tracking Dax Raad 2026-02-08 18:43:55 -05:00
  • aab2a6df3b core: add tool-only output mode to LLM for handoff extraction Dax Raad 2026-02-08 18:43:53 -05:00
  • 84171018f2 core: add handoff prompt template for extracting session context Dax Raad 2026-02-08 18:43:51 -05:00
  • 280d7e6f91 core: add handoff agent for session context extraction Dax Raad 2026-02-08 18:43:49 -05:00
  • 9ac54adbb2 chore: cleanup Adam 2026-02-08 16:23:24 -06:00
  • 6490fb0148 fix(console): zen workspace translation cleanup Adam 2026-02-08 16:21:59 -06:00
  • 43811b62d2 chore: cleanup Adam 2026-02-07 04:43:58 -06:00
  • de0f4ef80b fix(layout): improve workspace header truncation and item interaction (#12655) Kit Langton 2026-02-08 13:42:04 -05:00
  • 9a7f54f21a chore: generate opencode-agent[bot] 2026-02-08 17:38:44 +00:00
  • 27c8a08144 ui: default TextField copy affordance to clipboard (#12714) Kit Langton 2026-02-08 12:37:59 -05:00
  • 80c1c59ed3 wip: zen Frank 2026-02-08 10:31:07 -05:00
  • 7c6b8d7a8a fix(ui): context stale in prompt input (#12695) Adam 2026-02-08 06:36:53 -06:00
  • 4187a5fe7f chore: update nix node_modules hashes opencode-agent[bot] 2026-02-08 11:33:28 +00:00
  • d5c86b03ba chore: generate opencode-agent[bot] 2026-02-08 11:27:37 +00:00
  • bc25efdf72 refine(app): tighten slash autocomplete matching (#12647) Kit Langton 2026-02-08 06:26:59 -05:00
  • c639200ede fix(app): Toast when session is missing on prompt-submit (#12654) Devin Griffin 2026-02-08 05:26:31 -06:00
  • d5036cf01f fix(desktop): add native clipboard image paste and fix text paste (#12682) Abdul Rahman ArM 2026-02-08 16:54:09 +05:30
  • d1ebe0767c chore: refactoring and tests (#12629) Adam 2026-02-08 05:02:19 -06:00
  • 19b1222cd8 feat(nix): expose overlay for downstream use (#12643) Caleb Norton 2026-02-07 23:56:19 -06:00
  • 7631060a82 feat(nix): disable build time models.dev fetching (#12644) Caleb Norton 2026-02-07 23:55:56 -06:00
  • 85d0ed5989 wip: zen Frank 2026-02-07 23:25:53 -05:00
  • 3408c10057 chore: update nix node_modules hashes opencode-agent[bot] 2026-02-08 01:34:30 +00:00
  • ecaeb9e602 fix(app): respect terminal toggle keybind when terminal is focused (#12635) Ryan Miville 2026-02-07 20:26:54 -05:00
  • e772fc6e23 fix: revert "feat(app): add web input focus shortcut (#12493)" (#12639) Caleb Norton 2026-02-07 19:26:10 -06:00
  • a531f3f36d core: run command build agent now auto-accepts file edits to reduce workflow interruptions while still requiring confirmation for bash commands Dax Raad 2026-02-07 20:00:09 -05:00
  • bb3382311d tui: standardize autoedit indicator text styling to match other status labels Dax Raad 2026-02-07 19:57:45 -05:00
  • ad545d0cc9 tui: allow auto-accepting only edit permissions instead of all permissions Dax Raad 2026-02-07 19:52:53 -05:00
  • ac244b1458 tui: add searchable 'toggle' keywords to command palette and show current state in toggle titles Dax Raad 2026-02-07 17:03:34 -05:00
  • f202536b65 tui: show enable/disable state in permission toggle and make it searchable by 'toggle permissions' Dax Raad 2026-02-07 16:57:48 -05:00
  • 405cc3f610 tui: streamline permission toggle command naming and add keyboard shortcut support Dax Raad 2026-02-07 16:51:55 -05:00
  • 878c1b8c2d feat(tui): add auto-accept mode for permission requests Dax Raad 2026-02-07 16:41:42 -05:00
  • 4b7abc0a2c chore: generate opencode-agent[bot] 2026-02-07 19:36:27 +00:00
  • 805207e096 feat(app): add web input focus shortcut (#12493) ChangeHow 2026-02-08 03:35:46 +08:00
  • 0e1f543646 fix(web): keep /share available to copy existing link (#12533) Kit Langton 2026-02-07 14:35:15 -05:00
  • fb331f6cb8 fix(app): disable 3 safari prompt-input annoyances (#12558) Devin Griffin 2026-02-07 13:33:54 -06:00
  • 6bdd3528ac feat(app): drag-n-drop to @mention file (#12569) Devin Griffin 2026-02-07 13:33:00 -06:00
  • 4efbfcd087 fix(app): handle Windows paths in frontend file URL encoding (#12601) Khang Ha (Kelvin) 2026-02-08 02:27:40 +07:00
  • 9401029b1d fix(app): move workspace New session into header (#12624) Kit Langton 2026-02-07 14:21:50 -05:00
  • d5dcadc000 Merge branch 'dev' into feat/canceled-prompts-in-history Ariane Emory 2026-02-07 13:34:42 -05:00
  • 04f216902b wip: zen Frank 2026-02-07 13:32:19 -05:00
  • 8ad5262a87 chore: update flake.lock (#11919) Caleb Norton 2026-02-07 10:27:04 -06:00
  • 79a706c664 chore: generate opencode-agent[bot] 2026-02-07 14:41:20 +00:00
  • 515ef8e554 docs(cli): add documentation for --fork flag (#12561) Ariane Emory 2026-02-07 09:40:36 -05:00
  • fedf9feba8 chore: generate opencode-agent[bot] 2026-02-07 11:03:20 +00:00
  • b5b93aea42 fix(app): toggle file tree and review panel better ux (#12481) Rahul A Mistry 2026-02-07 16:32:40 +05:30
  • 4abf8049c9 chore: update nix node_modules hashes opencode-agent[bot] 2026-02-06 23:54:41 +00:00
  • fbc08709d1 chore: generate opencode-agent[bot] 2026-02-06 23:47:25 +00:00
  • 576a681a4f feat: add models.dev schema ref for model autocomplete in opencode.json (#12528) Tommy D. Rossi 2026-02-07 00:46:31 +01:00
  • 95d2d4d3a7 chore: generate opencode-agent[bot] 2026-02-06 22:34:23 +00:00
  • a486b74b14 feat(core): Set variant in assistant messages too (#12531) Shantur Rathore 2026-02-06 22:33:47 +00:00
  • 7249b87bf6 feat(skill): add skill discovery from URLs via well-known RFC (#12423) Dax 2026-02-06 17:31:40 -05:00
  • c42d2602b4 chore: update nix node_modules hashes opencode-agent[bot] 2026-02-06 22:27:14 +00:00
  • 89064c34c5 fix(opencode): cleanup orphaned worktree directories (#12399) Maharshi Patel 2026-02-06 17:18:03 -05:00
  • fde0b39b7c fix: properly encode file URLs with special characters (#12424) Khang Ha (Kelvin) 2026-02-07 05:16:56 +07:00
  • e9a3cfc083 fix(desktop): allow agent select to use full width on windows (#12428) Abdi Ibrahim 2026-02-06 17:15:04 -05:00
  • e767801db2 chore: generate opencode-agent[bot] 2026-02-06 22:14:34 +00:00
  • 898778daa9 chore: upgrade bun to 1.3.8 (#11892) Aiden Cline 2026-02-06 16:13:48 -06:00
  • 13381580af fix(app): keep startup script field scrollable in edit project dialog (#12431) Ganesh 2026-02-07 03:43:37 +05:30
  • def907ae4b fix(opencode): SessionPrompt.shell() now triggers loop if messages are queued (#10987) Goni Zahavy 2026-02-07 00:13:11 +02:00
  • 71930621fd feat(desktop): Session Review Images (#12360) Daniel Polito 2026-02-06 18:01:40 -03:00
  • 0c154e6a2f Merge branch 'dev' into feat/canceled-prompts-in-history Ariane Emory 2026-02-06 15:59:50 -05:00
  • 288a491651 fix(docs-windows-wsl): update caution note for server security (#12467) OpeOginni 2026-02-06 20:46:32 +01:00
  • 24ed2d3a1d fix(ui): markdown table rendering Adam 2026-02-06 13:40:23 -06:00
  • a25cd2da72 feat(opencode): use reasoning summary auto for gpt-5 models that are not chat (#12502) Ivan Gonzalez 2026-02-06 13:19:14 -06:00
  • 918795d868 chore: generate opencode-agent[bot] 2026-02-06 19:16:36 +00:00
  • 84c5df19c7 feat(tui): add Claude Code-style --fork flag to duplicate sessions before continuing (resolves #11137) (#11340) Ariane Emory 2026-02-06 14:15:47 -05:00
  • e5b355e458 zen: handle 1m context Frank 2026-02-06 13:57:23 -05:00
  • 89f0a447f6 wip: zen Frank 2026-02-06 13:33:05 -05:00
  • fcc927ee76 fix: locale routing Adam 2026-02-06 12:39:41 -06:00
  • f256a65b59 fix: auth routing Adam 2026-02-06 12:20:50 -06:00
  • 6a5c1a74f1 fix: auth routing Adam 2026-02-06 12:08:10 -06:00
  • 6324d1c351 fix(app): more terminal replay issues Adam 2026-02-06 09:54:38 -06:00
  • 95ad6758af feat: add specific system prompt for Trinity model (#12144) Mariam Jabara 2026-02-06 12:43:10 -05:00
  • 24cd84cda5 feat(www): locale specific urls (#12508) Adam 2026-02-06 11:30:40 -06:00
  • 8069197329 feat(desktop): added Macos support for displaying only installed editors & added sublime text editor (#12501) OpeOginni 2026-02-06 18:21:47 +01:00
  • 3f7ca0494b chore: generate opencode-agent[bot] 2026-02-06 17:19:57 +00:00
  • 18749c1f4e fix(opencode): correct prefix selection for amazon-bedrock provider in getSmallModel (#12281) Nacho F. Lizaur 2026-02-06 18:18:57 +01:00
  • 9497cfdf45 fix(app): don't rely on metadata.summary in task tool render (#12497) Adam 2026-02-06 10:54:54 -06:00