Commit Graph

  • 74acd08ead add catch for mcp tool execution Aiden Cline 2025-10-28 10:21:32 -05:00
  • 49ea5aa2ad release: v0.15.20 v0.15.20 opencode 2025-10-28 15:12:37 +00:00
  • ee1af0fe80 fix: blank version issue Aiden Cline 2025-10-28 10:03:53 -05:00
  • dfebf40471 ignore: update download stats 2025-10-28 GitHub Action 2025-10-28 12:04:31 +00:00
  • 6af6a1295f release: v0.15.19 v0.15.19 opencode 2025-10-28 08:12:32 +00:00
  • 22821744ef feat: add OPENCODE_FAKE_VCS flag for VCS testing and update todo tracking instructions Dax Raad 2025-10-28 02:54:23 -04:00
  • 872c9467b2 chore: rm unused import Aiden Cline 2025-10-28 00:43:29 -05:00
  • d8249f32a8 do not set temperature for claude models Dax Raad 2025-10-28 01:14:13 -04:00
  • 982954cc1b feat (acp): mcp server support, file diffs, some default slash commands (/init, /compact), show todos properly (#3490) Aiden Cline 2025-10-28 00:08:30 -05:00
  • 4caa458232 acp: fix type error Frank 2025-10-27 21:40:08 -04:00
  • 6fe8e3973c zen: support 1M claude context Frank 2025-10-27 21:36:10 -04:00
  • 7816901713 wip: zen doc Frank 2025-10-27 21:25:56 -04:00
  • 71abca9571 wip: zen Frank 2025-10-27 17:00:49 -04:00
  • 7216a8c86d fix: editor paste functionality for text attachments (#3489) kcrommett 2025-10-27 15:51:33 -07:00
  • e3e16e58c5 docs: edit Jay V 2025-10-27 18:16:25 -04:00
  • a2951a2702 Remove typecheck script from desktop package Dax Raad 2025-10-27 18:03:32 -04:00
  • 55453dc606 Add missing dependencies for desktop package Jay V 2025-10-27 17:49:31 -04:00
  • 198d7f7e5f Merge branch 'doc-acp' into dev Jay V 2025-10-27 17:49:24 -04:00
  • e3e9fd7aa8 docs: edit Jay V 2025-10-27 17:48:17 -04:00
  • 3c56dbcf58 chore: rm comment Aiden Cline 2025-10-27 16:15:13 -05:00
  • ee07ed2dc4 chore: delete unused file Aiden Cline 2025-10-27 15:44:12 -05:00
  • 485e4520e7 wip: desktop work Adam 2025-10-27 15:37:03 -05:00
  • fc115ea367 wip: desktop work Adam 2025-10-27 15:35:47 -05:00
  • d03b79e61e wip: desktop work Adam 2025-10-27 06:53:09 -05:00
  • 0acae8211a wip: desktop work Adam 2025-10-27 06:48:03 -05:00
  • 0af4505756 fix: litellm error tool= param must be specified Aiden Cline 2025-10-27 14:03:30 -05:00
  • a606e1d2ec fix: dont set reasoning effort to medium for gpt-5-pro (#3474) Aurelien Ribon 2025-10-27 16:50:57 +01:00
  • 0e65700183 update sdk Aiden Cline 2025-10-27 10:47:04 -05:00
  • e6301ca5d5 tweak: rename event Aiden Cline 2025-10-27 10:42:47 -05:00
  • b562863fcc feat: add session.started event that triggers when a new session is created (#3413) Bernat Pericàs 2025-10-27 13:18:23 +01:00
  • db85f01eff ignore: update download stats 2025-10-27 GitHub Action 2025-10-27 12:04:50 +00:00
  • 1a6fd018f6 Revert "fix: Explicitly exit CLI to prevent hanging subprocesses (#3083)" Aiden Cline 2025-10-27 01:30:13 -05:00
  • fdb5bae3c6 docs: acp Aiden Cline 2025-10-27 00:56:00 -05:00
  • a9624c0fff fix: Explicitly exit CLI to prevent hanging subprocesses (#3083) Haris Gušić 2025-10-27 06:03:10 +01:00
  • 316d4c9197 wip Aiden Cline 2025-10-25 22:04:49 -05:00
  • 5e886c35d5 chore: use stable URLs in PKGBUILD (#3448) Denys Rybalka 2025-10-27 01:50:45 +01:00
  • 5162268f9d docs: update agent frontmatter permission example Aiden Cline 2025-10-26 15:04:48 -05:00
  • 0eb899a950 chore: cleanup versioned zod imports (#3460) Jérôme Benoit 2025-10-26 20:50:41 +01:00
  • 3241f6b8bb docs: fix typos (#3454) Dan McGuirk 2025-10-26 12:37:25 -07:00
  • 2c792f17e6 ignore: update download stats 2025-10-26 GitHub Action 2025-10-26 12:04:22 +00:00
  • 7d0c6860cd fix: make build script work cross-platform (#3430) Joscha Götzer 2025-10-26 07:40:17 +01:00
  • c70e393c81 Remove claude-haiku-4.5 from default priority for GitHub Copilot session title generation Aiden Cline 2025-10-26 01:21:34 -05:00
  • 20963c4186 release: v0.15.18 v0.15.18 opencode 2025-10-26 03:49:21 +00:00
  • 0a778a2789 make title gen more reliable Aiden Cline 2025-10-25 22:14:29 -05:00
  • 42c1e61bf4 fix: $ invocation not .quiet() (#3449) Aiden Cline 2025-10-25 16:27:09 -05:00
  • 795b845782 update anthropic prompt Dax Raad 2025-10-25 17:26:27 -04:00
  • 2e434a459a feat: add noReply parameter (#3433) Mohammad Alhashemi 2025-10-26 03:56:54 +08:00
  • ae62bc8b1f fix: timeout param that allows user to disable provider timeout (#3443) Paulo Edgar Castro 2025-10-25 18:08:27 +01:00
  • 187a5fe301 ignore: update download stats 2025-10-25 GitHub Action 2025-10-25 12:04:18 +00:00
  • fc2afdc92f release: v0.15.17 v0.15.17 opencode 2025-10-25 06:45:23 +00:00
  • fe5e7cfd1b ignore: rm change Aiden Cline 2025-10-25 01:35:43 -05:00
  • 98d51dde6a acp: slash commands, agents, permissions, @ references, code cleanup (#3403) Aiden Cline 2025-10-25 01:32:46 -05:00
  • 5fec5ff424 fix: bedrock reasoning Aiden Cline 2025-10-24 17:35:08 -05:00
  • fea6a357bc wip: desktop work Adam 2025-10-24 16:04:44 -05:00
  • 6b82153263 wip: desktop work Adam 2025-10-24 15:51:31 -05:00
  • fa8e714d69 wip: desktop work Adam 2025-10-24 15:43:47 -05:00
  • 90515bc8c3 wip: desktop work Adam 2025-10-24 15:02:31 -05:00
  • e34042e17a wip: accordion css not going to keep me down Adam 2025-10-24 15:01:22 -05:00
  • 6ff0ce8bc5 ignore: improve session timeline debugging and message display functionality Dax Raad 2025-10-24 15:45:26 -04:00
  • e88b659545 make plan agent whitelist more conservative (#3424) Aiden Cline 2025-10-24 14:40:36 -05:00
  • 74048ece2d ignore: fix new session message loading with retry logic to handle server processing delays Dax Raad 2025-10-24 15:35:53 -04:00
  • 6646f7264a ignore: highlight active session in sidebar to improve visual feedback Dax Raad 2025-10-24 15:27:20 -04:00
  • 18e549a474 ignore: fix session activation after creation to ensure proper state management Dax Raad 2025-10-24 15:24:17 -04:00
  • 82249754e7 fix: pierre dep Adam 2025-10-24 13:51:24 -05:00
  • 5a0228897b ignore: reword Aiden Cline 2025-10-24 13:46:47 -05:00
  • e2920c06a3 wip: desktop work Adam 2025-10-24 13:01:11 -05:00
  • 4da3aa2eb2 add missing dep Dax Raad 2025-10-24 13:43:33 -04:00
  • efe7f01f41 wip: desktop work Adam 2025-10-24 12:38:00 -05:00
  • 9ae3d74adc wip: desktop work Adam 2025-10-24 12:32:02 -05:00
  • 477b6c584d wip: desktop work Adam 2025-10-24 12:16:28 -05:00
  • 86447b5764 wip: desktop work Adam 2025-10-24 11:23:32 -05:00
  • fe8f6d7a3e wip: desktop work Adam 2025-10-24 08:26:17 -05:00
  • 59b5f53509 wip: desktop work Adam 2025-10-23 15:56:10 -05:00
  • 3eb2db98ed wip: desktop work Adam 2025-10-23 15:27:31 -05:00
  • 35dec0649d wip: desktop work Adam 2025-10-23 06:33:52 -05:00
  • 78a7f79143 wip: ui package demo page Adam 2025-10-23 06:11:22 -05:00
  • 707ed72381 adjust edit tool multiple matches error wording (#3418) Aiden Cline 2025-10-24 12:14:49 -05:00
  • 21880e199d mroe summary tweaks Dax Raad 2025-10-24 12:37:23 -04:00
  • 736a85d427 track finish reason Dax Raad 2025-10-24 12:23:24 -04:00
  • fb40dc6b20 generate user message title and body Dax Raad 2025-10-24 11:49:27 -04:00
  • 483fcdaddb feat: support lua lsp (#3402) Hieu Nguyen 2025-10-24 22:37:11 +07:00
  • 883b71ac36 fix: respect local config for autoupdate settings (#3408) Andrew Pashynnyk 2025-10-24 17:50:09 +03:00
  • 3e574c71cb potentially fix fetch failed timeout errors Dax Raad 2025-10-24 09:46:28 -04:00
  • 4cab66da6c test cleanup Dax Raad 2025-10-24 09:29:38 -04:00
  • 7003efd2da fix summary Dax Raad 2025-10-24 09:24:58 -04:00
  • 06fe87b361 fix failing migration Dax Raad 2025-10-24 09:19:21 -04:00
  • 944fda45e6 ignore: update download stats 2025-10-24 GitHub Action 2025-10-24 12:05:02 +00:00
  • 343471b98d release: v0.15.16 v0.15.16 opencode 2025-10-24 04:52:27 +00:00
  • 56528493dc codex does not have reasoning effort set Dax Raad 2025-10-24 00:29:34 -04:00
  • e66156c86e release: v0.15.15 v0.15.15 opencode 2025-10-24 03:51:17 +00:00
  • 8b9b8ca15b update codex prompt Dax Raad 2025-10-23 23:32:54 -04:00
  • 50cc641288 fix: Opencode fails with ENOENT posix_spawn '/usr/bin/rg' (#3396) Haris Gušić 2025-10-24 01:05:01 +02:00
  • 4c90bf3e07 refactor: whitelist some safe bash tools in Plan agent (#3288) Bernat Pericàs 2025-10-24 00:11:08 +02:00
  • 4216c1c2a9 adjust changelog generation Aiden Cline 2025-10-23 16:16:11 -05:00
  • 4bd7646ccb regen sdk Dax Raad 2025-10-23 16:33:00 -04:00
  • cee7106054 session summaries in data Dax Raad 2025-10-23 16:28:20 -04:00
  • f4dfae0bb0 ignore: diff stuff Dax Raad 2025-10-23 16:04:58 -04:00
  • 9b5fe10df6 add flag wildcard parsing support for bash tool (#3390) Aiden Cline 2025-10-23 13:35:09 -05:00
  • b5f336c0ea test: rm flaky test Aiden Cline 2025-10-23 12:52:08 -05:00
  • 913c3ae799 tweak: split out title before newline Aiden Cline 2025-10-23 12:44:21 -05:00