Commit Graph

  • c7a2c737e8 fix: ensure 'name' isnt being sent in request body for custom agent Aiden Cline 2026-01-06 12:21:04 -06:00
  • bb09df0c77 fix(desktop): use current_binary() to support symlinked executables (#7102) Jérôme Benoit 2026-01-06 19:07:18 +01:00
  • ecbcbfbe90 fix(app): more contrast in terminal text Adam 2026-01-06 12:03:14 -06:00
  • 485aadcbfa fix: restore skill filtering by agent permissions (#7042) M. Adel Alhashemi 2026-01-06 21:01:37 +03:00
  • d76d6db589 fix: add missing await for available skills in skill tool (#7072) Matthijs Wolting 2026-01-06 18:56:49 +01:00
  • aa612b27d4 feat(tui): add 'c' shortcut to copy device code in OAuth flow (#7020) Akinfolami Akin-Alamu 2026-01-06 09:54:49 -08:00
  • a35c278424 chore: generate GitHub Action 2026-01-06 17:29:44 +00:00
  • 8265621d48 fix: prevent jdtls path checks from throwing (#7052) Guofang.Tang 2026-01-07 01:29:06 +08:00
  • 1016a52cf1 fix(provider): add jp. prefix auto-assignment for Tokyo region (ap-northeast-1) (#7053) ikeda-tomoya-swx 2026-01-07 02:18:34 +09:00
  • d0a1e6fa46 docs: add Simplified Chinese README (#7055) Guofang.Tang 2026-01-07 01:18:13 +08:00
  • f0e559c0ed fix: sidebar title padding to prevent scrollbar edge case (#7089) ryanwyler 2026-01-06 10:15:39 -07:00
  • 528c6c1a75 docs(ecosystem): add opencode-devcontainers plugin (#7100) Andrew Thal 2026-01-06 10:58:55 -06:00
  • 6092f8792e feat(app): add view button to open files from review sidebar (#7095) Justas Raudonius 2026-01-06 18:28:03 +02:00
  • 4142e1bcf6 fix(app): open review sidebar when selecting file from picker (#7096) Justas Raudonius 2026-01-06 18:27:22 +02:00
  • 49d837e0c1 feat(app): add middle-click to close tabs in review sidebar (#7094) Justas Raudonius 2026-01-06 18:15:17 +02:00
  • b88bcd49fd fix(app): code splitting for web load perf gains Adam 2026-01-06 08:18:17 -06:00
  • 3f463bc916 fix(app): scroll store performance Adam 2026-01-06 04:18:20 -06:00
  • 0b02f6d22f ignore: update download stats 2026-01-06 GitHub Action 2026-01-06 12:04:50 +00:00
  • 4ecb305820 Fix(app): @pierre/diffs will crash when a diff has undefined text (#7059) Eric Guo 2026-01-06 19:22:47 +08:00
  • e5a868157e update Cargo.lock Brendan Allan 2026-01-06 17:08:34 +08:00
  • f510d17bd3 fix(desktop): add single-instance plugin to prevent multiple windows (#6966) Junseo5 2026-01-06 15:19:29 +09:00
  • 45fea6587e fix: use actual version in install script (#7044) Beryl 2026-01-06 12:26:44 +07:00
  • a721810682 ci: tweak prompt Aiden Cline 2026-01-05 23:24:58 -06:00
  • d486c1c7c8 docs: fix order of permissions in agents docs (permissions subsection) (#7041) Shane Bishop 2026-01-05 21:10:50 -08:00
  • 9197a2a7a1 docs: polish markdown wording and capitalization (#7019) Guofang.Tang 2026-01-06 12:45:40 +08:00
  • 8da890649f wip: zen Frank 2026-01-05 22:48:05 -05:00
  • 21053732e7 chore: generate GitHub Action 2026-01-05 23:10:23 +00:00
  • cf069dd046 wip: zen Frank 2026-01-05 18:09:37 -05:00
  • 4dc3cb9115 wip: zen Frank 2026-01-05 14:27:25 -05:00
  • 5c66c8b8e1 fix(core): filter dead worktrees Adam 2026-01-05 16:37:18 -06:00
  • 2ca0ae7755 fix(app): more defensive, handle no git Adam 2026-01-05 15:11:55 -06:00
  • 19123b6803 Update Nix flake.lock and hashes Github Action 2026-01-05 20:19:14 +00:00
  • 4137c66581 upgrade opentui to v0.1.69, with some text rendering performance improvements Sebastian Herrlinger 2026-01-05 21:17:45 +01:00
  • 48d14d4cac chore: generate GitHub Action 2026-01-05 19:33:32 +00:00
  • 8996185f3b Feat/clickable subtask (#6846) OpeOginni 2026-01-05 20:32:16 +01:00
  • 4f49967518 release: v1.1.3 v1.1.3 opencode 2026-01-05 19:26:40 +00:00
  • ec637aa21e fix(app): store image attachments Adam 2026-01-05 12:52:49 -06:00
  • 2ff9a757b6 fix(app): bottom padding Adam 2026-01-05 09:35:17 -06:00
  • cb8533ef5b fix(app): terminal long-running processes Adam 2026-01-05 00:20:18 -06:00
  • cdbb009ab0 fix(app): terminal flakiness Adam 2026-01-04 23:16:11 -06:00
  • 001b486356 fix(app): performance improvements through event batching Adam 2026-01-04 23:34:12 -06:00
  • d315026abc fix(app): prompt input shouldn't cover content Adam 2026-01-04 23:28:03 -06:00
  • d1191675c6 fix(app): worktree selection should navigate to worktree Adam 2026-01-04 20:32:34 -06:00
  • 362a657b4f chore: generate GitHub Action 2026-01-05 19:10:42 +00:00
  • 0276885181 core: preserve permission config key order to maintain user-defined permission precedence Dax Raad 2026-01-05 14:06:38 -05:00
  • 5a38a6f248 tui: autocomplete: expand directory on Tab, select on Enter (#6975) Guorui Yu 2026-01-06 03:08:17 +08:00
  • aef01003e7 chore: generate GitHub Action 2026-01-05 19:07:34 +00:00
  • a38e1701ee fix: pass image parts to custom commands (#6525) Melih Mucuk 2026-01-05 22:06:57 +03:00
  • bf9ee32d4a fix(provider): add support for jp. prefix in Amazon Bedrock cross-region inference profiles (#6916) ikeda-tomoya-swx 2026-01-06 04:03:09 +09:00
  • 0917991361 docs: update GHA examples to use actions/checkout@v6 (#6969) github-v1.2.11 Josh Thomas 2026-01-05 13:00:22 -06:00
  • c6a241e331 ci: prevent duplicate PR check from flagging current PR as duplicate (#6924) Ravi Kumar 2026-01-06 00:29:42 +05:30
  • 4b7301e8ca fix: lucent-orng bg transparency for slash commands (#6938) Rohan Mukherjee 2026-01-06 00:26:49 +05:30
  • 1bf20f0a2b docs: add description for MCP command (#6944) Daniel Vélez 2026-01-05 13:56:00 -05:00
  • e3b4d4ad49 feat(bedrock): config options and authentication precedence (#6377) Grégoire Morpain 2026-01-05 19:51:43 +01:00
  • 6b207b09d6 fix(app): avoid unintended submits during IME composition (#6952) MogamiTsuchikawa 2026-01-06 03:38:38 +09:00
  • 9771325026 feat(app): highlight collapsed active project in sidebar (#6958) Albin Groen 2026-01-05 19:37:46 +01:00
  • bbd1c071c4 fix(app): fix flicker and navigation when collapsing/expanding projects (#6658) Albin Groen 2026-01-05 18:24:49 +01:00
  • 8e9a0c4ad0 Desktop: Install CLI (#6526) Daniel Polito 2026-01-05 14:07:46 -03:00
  • ced093e646 sync Frank 2026-01-05 11:59:17 -05:00
  • 283bdce358 sync Frank 2026-01-05 11:13:59 -05:00
  • 91d5ce8bf3 tui: add system theme resolution and event handling Dax Raad 2026-01-05 10:38:33 -05:00
  • 7f870cc9d4 wip: zen Frank 2026-01-05 10:16:45 -05:00
  • 2cb3b0484b fix: cleaner interrupted experience (#6785) David Hill 2026-01-05 14:53:19 +00:00
  • 11b0df6b86 wip: zen Frank 2026-01-05 06:16:04 -05:00
  • e15af828fa zen: optimize query Frank 2026-01-05 05:58:37 -05:00
  • 265cbaea7c fix(app): fix image dragging in project edit dialog (#6700) Albin Groen 2026-01-05 11:54:11 +01:00
  • d39ebbc947 chore: generate GitHub Action 2026-01-05 07:41:02 +00:00
  • 06acd70670 tweak: transform Aiden Cline 2026-01-05 01:21:27 -06:00
  • c285304acf fix: for anthropic compat ensure empty msgs and empty reasoning is filtered out Aiden Cline 2026-01-05 01:18:46 -06:00
  • 4d187af9d2 release: v1.1.2 v1.1.2 opencode 2026-01-05 07:16:26 +00:00
  • 7e14cc687a ci: fix OPENCODE_PERMISSION env vars Aiden Cline 2026-01-05 00:40:34 -06:00
  • 2f5b2b23d5 core: fix permission rule matching to use permission field instead of pattern field Dax Raad 2026-01-05 01:21:45 -05:00
  • 035baa4b38 ignore: add codeowners file for adam Aiden Cline 2026-01-05 00:17:32 -06:00
  • 9f38af44db core: fix permission evaluation to use rule-based matching instead of wildcard patterns Dax Raad 2026-01-05 01:06:59 -05:00
  • 7324b2260a fix(tui): allow exit when viewing child session (#6898) Rafi Khardalian 2026-01-04 21:14:43 -08:00
  • 166f169dbf chore: generate GitHub Action 2026-01-05 03:47:12 +00:00
  • 9c55cb729b zen: add index Frank 2026-01-04 22:46:21 -05:00
  • f2e65e40ea fix: handle skill scan failures for .claude gracefully Aiden Cline 2026-01-04 21:39:45 -06:00
  • 8b3ae08a55 acp: handle case where big-pickle is unavailable as a fallback Aiden Cline 2026-01-04 21:10:30 -06:00
  • 555d7fcdde ci: make sure opencode is installed Aiden Cline 2026-01-04 20:35:35 -06:00
  • 2410a6bc9e Fix symmetric padding in TUI input field (#6894) opencode-agent[bot] 2026-01-04 20:34:14 -06:00
  • 59ed8ccbd8 chore: generate GitHub Action 2026-01-05 02:18:20 +00:00
  • 91ed101378 feat(desktop): implement auto-scroll for active command in slash popover (#6797) OpeOginni 2026-01-05 03:17:47 +01:00
  • fb60f9c396 Desktop: Fix Responsive Menu (#6789) Daniel Polito 2026-01-04 21:47:14 -03:00
  • e93699b741 perf: optimize model dialog visibility lookups (#6791) Shkumbin Hasani 2026-01-05 01:46:23 +01:00
  • 9ac00f55bc Desktop: Adding Home Icon on Responsive Menu (#6794) Daniel Polito 2026-01-04 21:44:28 -03:00
  • 393cf78ca6 Desktop: Improve Big Session Navigation - Scrollable (#6837) Daniel Polito 2026-01-04 21:40:58 -03:00
  • 478fec61ab chore: generate GitHub Action 2026-01-05 00:39:48 +00:00
  • 52ad134d55 feat(app): add SVG preview support in session viewer (#6868) shuv 2026-01-04 16:39:15 -08:00
  • 3e09abbfda feat(desktop): add AppStream MetaInfo file (#6030) NN708 2026-01-05 08:36:07 +08:00
  • 5450644c67 docs: restructure permissions documentation to clarify v1.1.1 changes and action-based model Dax Raad 2026-01-04 19:35:02 -05:00
  • 0c2ccf25dc Fix a few mobile screen size issues (#6808) Carter McBride 2026-01-04 17:32:48 -07:00
  • 65c7168492 fix(app): fix custom slash commands not showing on initial / (#6829) Ravi Kumar 2026-01-05 06:00:34 +05:30
  • c74c66e6b4 fix(ui): fix select chevron alignment (#6690) Albin Groen 2026-01-05 01:29:19 +01:00
  • c545fa2a28 ci: nix desktop Aiden Cline 2026-01-04 13:52:32 -06:00
  • 80235f325e ci: fix dup pr action Aiden Cline 2026-01-04 13:30:55 -06:00
  • 88c306efd2 fix: prevent session list rows from wrapping to 2 lines (#6812) Rohan Godha 2026-01-04 13:29:44 -06:00
  • 554572bc39 fix: prevent main model thinking variant from applying to small model (#6839) Melih Mucuk 2026-01-04 22:28:22 +03:00
  • e5abe1e78b tweak: bump default to 30 seconds (lots of people complained about 5...) Aiden Cline 2026-01-04 13:26:43 -06:00
  • 1d54f90330 docs: add instructions for running web and desktop apps during development Aiden Cline 2026-01-04 09:27:15 -06:00