cloudaxe-opencode/packages/opencode/src
Dax Raad 2bf0e42367 core: restore bash command security validation to prevent accidental directory traversal
The permission validation that prevents commands from accessing paths outside the project directory was accidentally disabled, which could allow commands like 'cd ../' to escape the workspace. This restores the security check that keeps your commands safely contained within your project boundaries.
2025-10-06 23:24:18 -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 core: improve session API reliability with proper input validation 2025-10-06 19:37:44 -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 core: fix file search limit handling and ensure File module initialization 2025-10-02 00:18:18 -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: allow LSP filename matching when extension is missing (#2975) 2025-10-04 20:30:53 -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 core: fix file search limit handling and ensure File module initialization 2025-10-02 00:18:18 -04:00
provider fix: max output tokens when using large thinking budget (#2976) 2025-10-04 23:38:41 -05:00
server core: improve session API reliability with proper input validation 2025-10-06 19:37:44 -04:00
session core: improve session API reliability with proper input validation 2025-10-06 19:37:44 -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: restore bash command security validation to prevent accidental directory traversal 2025-10-06 23:24:18 -04:00
util Add missing files and fix type aliases for opentui features 2025-10-06 18:53:35 -04:00
index.ts chore: rm empty try-catch block (#2769) 2025-10-01 23:21:57 -05:00