2028 Commits

Author SHA1 Message Date
opencode 9389c710f9 release: v0.14.4 2025-10-07 03:32:10 +00:00
Dax Raad ac12364c27 ignore: 2025-10-06 23:25:01 -04:00
Dax Raad cb40e8c622 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
Dax Raad 87f71e2183 core: improve session API reliability with proper input validation 2025-10-06 19:37:44 -04:00
Dax Raad fb6713c2b8 Update todo tool to use centralized Todo module 2025-10-06 18:54:05 -04:00
Dax Raad b7e953c077 Add missing files and fix type aliases for opentui features 2025-10-06 18:53:35 -04:00
Dax Raad a06cba9d2e Add todo list and session forking API endpoints 2025-10-06 18:51:57 -04:00
Dax Raad 389bc1f8da Add session forking functionality and simplify remove logic 2025-10-06 18:50:56 -04:00
Frank eeff55f681 wip: zen 2025-10-06 17:23:10 -04:00
Frank 176069efe8 wip: zen 2025-10-06 17:17:02 -04:00
Frank 994a0842eb wip: zen 2025-10-06 17:13:19 -04:00
Frank 687d68eee6 wip: zen 2025-10-06 17:13:19 -04:00
Jay V 81faff475f docs: update footer 2025-10-06 17:05:45 -04:00
Jay V ac88e0937c docs: fix styles and zen doc, closes #2912 2025-10-06 17:00:10 -04:00
Jay V e9729e4b8c docs: share page css 2025-10-06 16:13:21 -04:00
Aiden Cline 140f1a0600 fix: add timeout message if command times out (#2986) 2025-10-05 23:55:01 -05:00
Mani Sundararajan 6d6fc43bb5 fix: file references & grep tool for windows (#2980) 2025-10-05 14:32:07 -05:00
opencode 601b282459 release: v0.14.3 2025-10-05 11:22:57 +00:00
Dax Raad 62a52c5539 ci: disable aur 2025-10-05 07:12:33 -04:00
Dax Raad fd61b7dbc0 sdk: simplify getting started with single createOpencode function
Makes it easier for developers to get started by providing a single function that creates both server and client, removing the need to manually coordinate separate server and client creation
2025-10-05 07:01:32 -04:00
Dax Raad b59be49095 sdk: simplify getting started with single createOpencode function
Makes it easier for developers to get started by providing a single function that creates both server and client, removing the need to manually coordinate separate server and client creation
2025-10-05 07:00:29 -04:00
Aiden Cline 431312634c fix: max output tokens when using large thinking budget (#2976) 2025-10-04 23:38:41 -05:00
Dax Raad 9348fdec34 sync 2025-10-04 21:33:47 -04:00
Aiden Cline 8f6c63c017 fix: allow LSP filename matching when extension is missing (#2975) 2025-10-04 20:30:53 -05:00
iwauo 4603820839 docs: java-lsp support (#2958) 2025-10-04 11:28:09 -05:00
Frank a357abefe1 wip: zen 2025-10-04 01:12:32 -04:00
Yuku Kotani 4c60276d10 feat: Vertex AI support; add google-vertex and google-vertex-anthropic providers (#2347) 2025-10-04 01:10:38 -04:00
Aiden Cline 929ef83d3d add command to debug config (#2962) 2025-10-03 23:07:58 -05:00
Frank 7b627b7610 wip: zen 2025-10-03 23:48:34 -04:00
Rovshan Muradov 247f9f8e10 docs: Update models.mdx (#2916) 2025-10-03 17:06:20 -04:00
Frank e55a161f4d wip: zen 2025-10-03 16:32:53 -04:00
Jay V b7fc1a16f9 docs: rename opencode to OpenCode 2025-10-03 13:46:56 -04:00
Frank 31534913a4 wip: zen 2025-10-03 12:54:52 -04:00
Adam 165959715e fix: github stats 2025-10-03 09:34:17 -05:00
Adam bc9d3b308a fix: user-agent 2025-10-03 09:30:51 -05:00
Adam 4ac32d5932 chore: user-agent header 2025-10-03 09:27:12 -05:00
Adam 18d58612ad chore: logging errors 2025-10-03 09:19:54 -05:00
Adam 28bb12bae2 chore: logging errors 2025-10-03 09:10:33 -05:00
Adam 9cad9ffc23 chore: app -> desktop 2025-10-03 09:04:28 -05:00
Frank 44e295600a wip: zen 2025-10-03 08:25:51 -04:00
Frank 0fe315d210 wip: zen 2025-10-03 07:36:16 -04:00
Frank c688305dfc wip: zen 2025-10-03 07:36:16 -04:00
Frank 97a825a8b6 wip: zen 2025-10-03 07:36:16 -04:00
opencode e4c33da6d4 release: v0.14.1 2025-10-03 10:53:10 +00:00
Dax Raad 2cb3255556 turn on codex medium reasoning again 2025-10-03 06:46:07 -04:00
David Hill cc62b8d8b6 Firefox email input fix 2025-10-02 23:50:51 +01:00
Jay 61003ff55d docs: update theme (#2929)
Co-authored-by: David Hill <iamdavidhill@gmail.com>
2025-10-02 23:20:30 +01:00
David Hill 95daf247d3 Update index.css 2025-10-02 23:19:53 +01:00
Jay 1952e5f46f ignore: Workspace updates (#2930)
Co-authored-by: David Hill <iamdavidhill@gmail.com>
2025-10-02 23:18:57 +01:00
Frank 68fd879f76 wip: zen 2025-10-02 18:16:29 -04:00