opencode_offline/packages/opencode/src
Dax Raad 41ce56494b 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
..
agent Upgrade to Zod v4 (#2605) 2025-09-15 03:12:07 -04:00
auth Upgrade to Zod v4 (#2605) 2025-09-15 03:12:07 -04:00
bun Upgrade to Zod v4 (#2605) 2025-09-15 03:12:07 -04:00
bus ignore: fix event type gen 2025-09-17 01:17:56 -04:00
cli overhaul file search and support @ mentioning directories 2025-10-01 03:37:01 -04:00
command Upgrade to Zod v4 (#2605) 2025-09-15 03:12:07 -04:00
config fix: bash regex (#2858) 2025-09-29 08:51:46 -05:00
file overhaul file search and support @ mentioning directories 2025-10-01 03:37:01 -04:00
flag enable session pruning and allow disabling with OPENCODE_DISABLE_PRUNE 2025-09-16 04:53:17 -04:00
format Refactor to support multiple instances inside single opencode process (#2360) 2025-09-01 17:15:49 -04:00
global deal with non existing cache folder 2025-08-21 22:58:39 -04:00
id Upgrade to Zod v4 (#2605) 2025-09-15 03:12:07 -04:00
ide Upgrade to Zod v4 (#2605) 2025-09-15 03:12:07 -04:00
installation Upgrade to Zod v4 (#2605) 2025-09-15 03:12:07 -04:00
lsp fix: lsp extension undefined handle (#2739) 2025-09-22 21:14:55 -05:00
mcp Upgrade to Zod v4 (#2605) 2025-09-15 03:12:07 -04:00
patch core: make patch tool more reliable and consistent with other editing tools 2025-10-01 06:45:43 -04:00
permission Upgrade to Zod v4 (#2605) 2025-09-15 03:12:07 -04:00
plugin update copilot auth 2025-09-23 23:36:27 -04:00
project fix: worktree cmd (#2870) 2025-09-29 22:21:54 -05:00
provider codex should not have reasoning effort 2025-10-01 05:06:37 -04:00
server overhaul file search and support @ mentioning directories 2025-10-01 03:37:01 -04:00
session overhaul file search and support @ mentioning directories 2025-10-01 03:37:01 -04:00
share Refactor to support multiple instances inside single opencode process (#2360) 2025-09-01 17:15:49 -04:00
snapshot core: prevent file deletion when reverting changes to existing files 2025-10-01 05:06:37 -04:00
storage fix: remove file existence check from LSP debug and format storage code 2025-09-23 16:49:57 -04:00
tool core: make patch tool more reliable and consistent with other editing tools 2025-10-01 06:45:43 -04:00
util Upgrade to Zod v4 (#2605) 2025-09-15 03:12:07 -04:00
index.ts add `opencode attach` command to connect to a remote opencode server 2025-09-17 03:30:25 -04:00