Commit Graph

  • 9824370f82 chore: more defensive Adam 2026-02-09 14:12:17 -06:00
  • 371e106faa chore: cleanup Adam 2026-02-09 14:02:14 -06:00
  • 19809e7680 fix(app): max widths Adam 2026-02-09 13:59:17 -06:00
  • 389afef336 chore: generate opencode-agent[bot] 2026-02-09 19:57:32 +00:00
  • 274bb948e7 fix(docs): locale markdown issues Adam 2026-02-09 13:55:55 -06:00
  • d9b4535d64 chore: generate opencode-agent[bot] 2026-02-09 19:27:52 +00:00
  • 3dc720ff9c fix: locale routing Adam 2026-02-09 13:26:27 -06:00
  • 56b340b5d5 fix(opencode): ACP File write should create the file if it doesn't exist (#12854) Bryce Ryan 2026-02-09 13:56:34 -05:00
  • ba740eaefd fix: locale routing Adam 2026-02-09 12:51:01 -06:00
  • 39c5da4405 fix(docs): dev docs links Adam 2026-02-09 12:35:46 -06:00
  • 83708c295c chore: cleanup Adam 2026-02-09 12:16:26 -06:00
  • a84bdd7cd7 fix(app): incorrect workspace on new session Adam 2026-02-09 12:19:04 -06:00
  • 110f6804fb chore: update nix node_modules hashes opencode-agent[bot] 2026-02-09 17:44:51 +00:00
  • e5ec2f9991 chore: update nix node_modules hashes opencode-agent[bot] 2026-02-09 17:37:37 +00:00
  • 7bca3fbf18 chore: generate opencode-agent[bot] 2026-02-09 17:36:43 +00:00
  • d578f80f00 chore: generate opencode-agent[bot] 2026-02-09 17:35:30 +00:00
  • dc53086c1e wip(docs): i18n (#12681) Adam 2026-02-09 11:34:35 -06:00
  • f74c0339cc test: fix failing prompt test (#12847) Aiden Cline 2026-02-09 11:25:22 -06:00
  • fb94b4f8e8 fix(nix): restore install script in fileset for desktop build (#12842) Jérôme Benoit 2026-02-09 18:23:34 +01:00
  • 8ad4768ecd tweak: adjust agent variant logic to not require exact match on model, and instead check if the variant is available for model (#12838) Aiden Cline 2026-02-09 11:00:06 -06:00
  • 24fd8c166d fix(nix): watch scripts in nix-hashes workflow (#12818) Jérôme Benoit 2026-02-09 17:13:25 +01:00
  • a7c5d5ac4c Revert "feat(tui): restore footer to session view (#12245)" (#12836) Aiden Cline 2026-02-09 10:08:26 -06:00
  • 32258aa028 Revert "feat(tui): restore footer to session view (#12245)" rm-footer Aiden Cline 2026-02-09 10:02:30 -06:00
  • 5be1202eea chore: cleanup Adam 2026-02-09 09:58:51 -06:00
  • 86d7bdc542 Merge branch 'dev' into feat/auto-accept-permissions Dax 2026-02-09 10:55:01 -05:00
  • 173c16581d Merge branch 'dev' into feature/session-handoff Dax Raad 2026-02-09 10:53:24 -05:00
  • 373b2270e7 fix(app): make keyboard focus visible in settings (#12612) Joseph Campuzano 2026-02-09 09:12:06 -06:00
  • 94d0c9940a Merge branch 'dev' into sqlite2 Dax 2026-02-09 10:04:55 -05:00
  • d3ab78bba0 Merge branch 'dev' into feat/auto-accept-permissions Dax 2026-02-09 10:04:40 -05:00
  • 05355a6b5c fix(app): tooltip children focus loop Adam 2026-02-09 07:43:30 -06:00
  • 7ff51183ce chore: cleanup Adam 2026-02-09 07:41:17 -06:00
  • bda0cbdec7 chore: cleanup Adam 2026-02-09 07:37:50 -06:00
  • acc53d9f61 chore(app): cleanup Adam 2026-02-09 07:24:28 -06:00
  • 30f0d3b394 fix(app): update tab file contents on change Adam 2026-02-09 07:22:40 -06:00
  • 03f3029dc6 feat(app): polish Open in icon treatment Adam 2026-02-09 07:19:17 -06:00
  • aed7bb8c09 chore: remove unused themes (#12753) Anton Volkov 2026-02-09 14:33:00 +01:00
  • dd2d232a9d fix: add fallback for when crypto.randomUUID is unavailable Adam 2026-02-09 06:35:53 -06:00
  • 9b8635f152 chore: cleanup fix/shiki-highlight-engine Adam 2026-02-09 06:19:39 -06:00
  • 993ac55e39 fix(app): allow creating sessions on touch devices (#12765) Kit Langton 2026-02-09 06:55:54 -05:00
  • 93a11ddedf feat(desktop): add native Wayland toggle on Linux (#11971) Israel Araújo de Oliveira 2026-02-09 06:00:35 -03:00
  • 94feb811ca app: include sandboxes in project unseen/error notifs Brendan Allan 2026-02-09 16:51:04 +08:00
  • 3d63f86d19 desktop: remote ssh connections Brendan Allan 2026-02-09 15:59:05 +08:00
  • b0ceec9b19 feat(desktop): persist currentSidecarUrl in state when isSidecar prop is true (#12792) OpeOginni 2026-02-09 08:56:26 +01:00
  • 40b111d92c chore: generate opencode-agent[bot] 2026-02-09 07:36:24 +00:00
  • 520110e864 desktop: track currentSidecarUrl Brendan Allan 2026-02-09 15:34:52 +08:00
  • d4a68b0f4e feat: exclude devtools from production builds (#12290) Silvio Ney 2026-02-09 07:30:15 +00:00
  • 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