Commit Graph

  • 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
  • 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
  • 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
  • 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
  • 22353f0169 chore: update nix node_modules hashes opencode-agent[bot] 2026-02-06 16:32:48 +00:00
  • 449c5b44b7 feat(tui): restore footer to session view (#12245) Ariane Emory 2026-02-06 11:21:16 -05:00
  • 24dbc46548 fix(github): handle step-start/step-finish parts in extractResponseText (#12470) Matt Silverlock 2026-02-06 11:20:33 -05:00
  • 83156e5153 chore(deps): bump @gitlab/gitlab-ai-provider to 3.5.0 (#12496) Vladimir Glafirov 2026-02-06 17:16:15 +01:00
  • 53298145a2 fix: add directory parameter to plugin client for multi-project support (#11344) cooooooooooode 2026-02-07 00:15:35 +08:00
  • 2c58dd6203 chore: refactoring and tests, splitting up files (#12495) Adam 2026-02-06 10:02:31 -06:00
  • a4bc883595 chore: refactoring and tests (#12468) Adam 2026-02-06 09:37:49 -06:00
  • c07077f96c fix: correct /data API usage and data format for importing share URLs (#7381) Yuvraj Virk 2026-02-06 07:29:10 -08:00
  • e31c27c26b chore: update nix node_modules hashes opencode-agent[bot] 2026-02-06 15:12:29 +00:00
  • 12e8ef3178 fix(app): remove extra error page and use default error boundary Adam 2026-02-06 09:03:40 -06:00
  • b7ad8e459c desktop: add loading window and restructure rust (#12176) Brendan Allan 2026-02-06 23:03:07 +08:00
  • 5a1bf3a968 chore: generate opencode-agent[bot] 2026-02-06 14:55:37 +00:00
  • 812597bb8b feat(web): i18n (#12471) Adam 2026-02-06 08:54:51 -06:00
  • 0ec5f6608b fix(app): hide 'open in app' button on narrow viewports Adam 2026-02-06 07:10:23 -06:00
  • 0e73869580 fix(www): z icon color Adam 2026-02-06 06:28:06 -06:00
  • 732a3dab8c chore: generate opencode-agent[bot] 2026-02-06 12:20:53 +00:00
  • 400bc7973a fix(desktop): update server removal logic to clear default server URL if removed (#12372) OpeOginni 2026-02-06 13:20:03 +01:00
  • ac88c6b637 feat(app): session last updated time display in command pallete's search (#12376) Alex Yaroshuk 2026-02-06 20:19:25 +08:00
  • d4fcc1b863 fix(ui): add Windows File Explorer icon for session header (#12386) Maharshi Patel 2026-02-06 07:18:45 -05:00
  • 6c0dce6711 fix(desktop): support desktop titlebar double-click maximize (#12459) Cameron 2026-02-06 12:13:24 +00:00
  • 4afec6731d ignore: refactoring and tests (#12460) Adam 2026-02-06 05:51:01 -06:00
  • 5d92219812 fix(app): retry error unwrapping (#12462) Adam 2026-02-06 05:50:38 -06:00
  • 80a5c3d7ed chore: cleanup Adam 2026-02-06 05:35:00 -06:00
  • 981b80d40b chore: generate opencode-agent[bot] 2026-02-06 10:20:52 +00:00
  • 3c5e1a98fc desktop: add key accelerators to menu itms Brendan Allan 2026-02-06 18:20:04 +08:00
  • 5ae4463b63 chore: generate opencode-agent[bot] 2026-02-06 10:11:44 +00:00
  • e0e32ed3a8 desktop: add more basic menu bar items Brendan Allan 2026-02-06 18:10:48 +08:00
  • 9b20679a61 fix(app): always show project menu button for mobile a11y (#11258) Devin Griffin 2026-02-06 01:46:21 -06:00
  • 26e1901bd0 desktop: maximize main window by default (#12433) Brendan Allan 2026-02-06 15:30:13 +08:00
  • 9f00b8c8dc chore: generate opencode-agent[bot] 2026-02-06 05:37:00 +00:00
  • c35bd39829 tui: parallelize skill downloads for faster loading Dax Raad 2026-02-06 00:36:08 -05:00
  • 266de27a0b feat(skill): add skill discovery from URLs via well-known RFC Dax Raad 2026-02-06 00:29:43 -05:00
  • 0f1fdeceda zen: fix usage graph Frank 2026-02-06 00:22:06 -05:00
  • 8bf97ef9e5 chore: align windows test runner to blacksmith (#12364) Luke Parker 2026-02-06 12:15:34 +10:00
  • 683d234d80 feat(tui): highlight esc label on hover in dialog (#12383) Akshar Patel 2026-02-05 21:11:08 -05:00
  • 229cdafcc4 fix(config): handle $ character with {file:} pattern (#12390) Hank Stoever 2026-02-05 18:10:35 -08:00
  • 154d0ebf53 increase skill dialog width Dax Raad 2026-02-05 18:38:31 -05:00
  • 2e9a63fe4f fix(opencode): improve skills dialog readability (#12356) Andrew Pashynnyk 2026-02-06 01:35:35 +02:00
  • 579902ace6 release: v1.1.53 opencode 2026-02-05 23:08:56 +00:00
  • 3da2f2f33b chore: make dax shut up (#12375) Aiden Cline 2026-02-05 16:51:39 -06:00
  • 9ff423bebf senior engineer senior engineering Dax Raad 2026-02-05 17:50:54 -05:00
  • 1824db13cf tweak: load user plugins after builtin (#12373) Aiden Cline 2026-02-05 16:49:48 -06:00
  • 36637b3be0 chore: rm hardcoded conditional that was used for testing (#12371) Aiden Cline 2026-02-05 16:31:52 -06:00
  • a45841396f core: fix unhandled errors when aborting with queued messages (#12369) Dax 2026-02-05 17:27:27 -05:00
  • 102d8e72bb fix(tui): allow mouse escape via "esc" labels in dialogs (#11421) Akshar Patel 2026-02-05 17:14:49 -05:00
  • 09a0e921ce fix(plugin): user plugins override built-in plugins for same provider (#12361) Rafi Khardalian 2026-02-05 14:04:02 -08:00
  • 28c8182bd5 chore: generate opencode-agent[bot] 2026-02-05 21:56:26 +00:00
  • bccd568993 docs: websearch tool (#12359) Ariane Emory 2026-02-05 16:55:50 -05:00
  • fd8c2fb0cd docs: add Bosnian README translation (#12341) Edin 2026-02-05 22:25:40 +01:00
  • d160cca179 fix(app): make close comment button visible in prompt input (#12349) Alex Yaroshuk 2026-02-06 05:23:29 +08:00
  • b551195818 tweak: move codex 5.3 model definition to the plugin so that models.dev doesnt have to show unsupported model for others (#12344) Aiden Cline 2026-02-05 14:53:26 -06:00
  • d7c2d5db3b fix(app): hide prompt input when there are perms or questions (#12339) Adam 2026-02-05 14:42:56 -06:00
  • 1dd88aeae6 chore: update nix node_modules hashes opencode-agent[bot] 2026-02-05 20:31:07 +00:00