Commit Graph

2903 Commits

Author SHA1 Message Date
Dax Raad 7810be5885 core: remove redundant patch integration test
The integration test was duplicating coverage already provided by the comprehensive
patch namespace tests. Users benefit from faster test runs without losing any
coverage of patch functionality. The remaining tests provide complete validation
of patch parsing, application, and tool integration.
2025-10-01 06:49:19 -04:00
Dax Raad c338173f7a core: make patch tool more reliable and consistent with other editing tools
The patch tool now works seamlessly alongside other file editing tools with improved
error handling and a more intuitive permission system. Users will experience:

- More reliable patch application with better error messages
- Consistent permission prompts that match other editing tools
- Smoother integration when applying complex multi-file changes
- Better feedback on what changes are being made before applying patches

This refactoring leverages the robust patch parsing engine while making the tool
feel native to the opencode workflow, reducing friction when making bulk changes
to your codebase.
2025-10-01 06:45:43 -04:00
opencode 71da1ec86a release: v0.13.7 v0.13.7 2025-10-01 09:13:16 +00:00
Dax Raad 282c1e1d9d codex should not have reasoning effort 2025-10-01 05:06:37 -04:00
Dax Raad ee4e201045 core: prevent file deletion when reverting changes to existing files 2025-10-01 05:06:37 -04:00
opencode 2e1ed2fc65 release: v0.13.6 v0.13.6 2025-10-01 07:44:18 +00:00
Dax Raad 8ad4813f46 overhaul file search and support @ mentioning directories 2025-10-01 03:37:01 -04:00
Aiden Cline af71bc7084 fix: adjust model dialog to handle same model id but different names (#2881) 2025-09-30 11:43:57 -05:00
GitHub Action c59928a840 ignore: update download stats 2025-09-30 2025-09-30 12:04:27 +00:00
Dax Raad a82a7f8bd9 update anthropic system prompts 2025-09-30 04:41:36 -04:00
Aiden Cline 64b3b456ff fix: tui stuck saying generating... even when it is done (#2872) 2025-09-29 23:55:47 -05:00
Aiden Cline 539d438d97 fix: worktree cmd (#2870) 2025-09-29 22:21:54 -05:00
Frank abbae010da wip: zen 2025-09-29 14:17:53 -04:00
opencode 6700d00543 release: v0.13.5 v0.13.5 2025-09-29 14:12:58 +00:00
Aiden Cline 08b8ff2671 fix: bash regex (#2858) 2025-09-29 08:51:46 -05:00
GitHub Action 4e21bfce23 ignore: update download stats 2025-09-29 2025-09-29 12:04:29 +00:00
Giuseppe Rota edf274ff9d docs: document model id behavior (#2856) 2025-09-29 06:52:26 -05:00
opencode 83484d52de release: v0.13.4 v0.13.4 2025-09-29 05:53:07 +00:00
Dax Raad 370a9572ed ci: fix homebrew 2025-09-29 01:40:27 -04:00
Dax Raad 3f2da89007 release: v0.13.2 v0.13.2 2025-09-29 01:38:53 -04:00
Dax Raad 112a3685fb ci: publish 2025-09-29 01:24:35 -04:00
Dax Raad 3cb9218b98 ci: fix 2025-09-29 01:22:39 -04:00
Dax Raad 3542e6b051 ci: fix 2025-09-29 01:06:12 -04:00
Aiden Cline 2a41938ad8 ignore: go mod tidy (#2851) 2025-09-28 23:05:56 -05:00
Frank 75d871fd49 wip: zen 2025-09-28 19:55:40 -04:00
Frank 12740d1d17 wip: zen 2025-09-28 19:55:40 -04:00
Dax Raad adab4bcddf core: improve webfetch tool content negotiation and format handling 2025-09-28 17:57:50 -04:00
Frank f6406c2a60 wip: zen 2025-09-28 12:49:28 -04:00
GitHub Action 4be998a4f5 ignore: update download stats 2025-09-28 2025-09-28 12:03:57 +00:00
Frank 27c0709de8 wip: zen 2025-09-27 21:53:50 -04:00
Aiden Cline e1e0b58991 respect model id in opencode.json (#2833) 2025-09-27 17:09:21 -05:00
Aurélien Tollard e98b50d197 Fix: Set OPENCODE_CALLER env in a more portable way for vscode extension (#2230) 2025-09-27 10:36:24 -04:00
Frank be0a55d146 wip: zen 2025-09-27 10:19:58 -04:00
Frank c012dbc85a wip: zen 2025-09-27 10:05:19 -04:00
GitHub Action 3913040ea1 ignore: update download stats 2025-09-27 2025-09-27 12:04:01 +00:00
Dax Raad 6de9e29979 ci: tweaks 2025-09-27 04:12:55 -04:00
Dax Raad f5218e2577 sync 2025-09-27 04:10:56 -04:00
Arjun Singh 72295261e6 Include step-start and step-finish for cost tracking (#2810) 2025-09-27 03:45:36 -04:00
Dax Raad 8eee14c19c ci: wtf 2025-09-27 03:20:08 -04:00
Dax Raad 96e5bfdd4f ci: fix 2025-09-27 03:19:34 -04:00
Dax Raad 139113f9c3 core: configure turbo to avoid building opencode for web tests 2025-09-27 03:19:29 -04:00
Dax Raad d69068dabd ci: fix 2025-09-27 03:18:12 -04:00
Dax Raad 3a20194084 ci: test 2025-09-27 03:17:22 -04:00
Dax Raad 1908ed7a49 core: fix config test by removing model field expectation 2025-09-27 03:10:01 -04:00
Dax Raad 29541c54ce ci: fix git identity in test workflow 2025-09-27 03:07:37 -04:00
Dax Raad fc1cf01a26 ci: improve test coverage 2025-09-27 03:04:42 -04:00
Dax Raad 56d0e8acbf sync 2025-09-27 02:53:20 -04:00
Dax Raad ffe37d6d98 ci: format 2025-09-27 02:22:03 -04:00
Dax Raad 4855f3133d wip: bun test improvements 2025-09-27 02:17:08 -04:00
Dax Raad 7eba61cd25 ci: give up 2025-09-27 01:51:54 -04:00