opencode
opencode copied to clipboard
The open source coding agent.
### What does this PR do? - Tightens Filesystem.contains by resolving real paths so symlinks and .. can’t escape the project root. - Adds path traversal tests, including a symlink...
### Feature hasn't been suggested before. - [x] I have verified this feature I'm about to request hasn't been suggested before. ### Describe the enhancement you want to request This...
I want to run opencode in kubernetes in an airgapped environment, which only has access to my model endpoint. I installed opencode in my docker image using ``` RUN curl...
### Feature hasn't been suggested before. - [x] I have verified this feature I'm about to request hasn't been suggested before. ### Describe the enhancement you want to request Currently...
## Summary TUI crashes with "[Reconciler] Unknown component type: spinner" during prompt render. ## Steps to reproduce 1. Build OpenCode locally from branch `feature/session-directory-filtering` (HEAD 4bbb0df, based on dev bded900ef)....
## Description After changing the model to Claude Opus 4.5 via `/models` command and restarting OpenCode, the session still uses Claude Sonnet 4 despite: 1. The config file correctly showing...
### Feature hasn't been suggested before. - [x] I have verified this feature I'm about to request hasn't been suggested before. ### Describe the enhancement you want to request Noticed...
### Feature hasn't been suggested before. - [x] I have verified this feature I'm about to request hasn't been suggested before. ### Describe the enhancement you want to request **Problem**...
### Description Fork Session ``` TypeError: undefined is not an object (evaluating 'input.setText') at set (src/cli/cmd/tui/component/prompt/index.tsx:412:7) at ref (src/cli/cmd/tui/routes/session/index.tsx:1055:21) at Prompt (src/cli/cmd/tui/component/prompt/index.tsx:398:9) at untrack (../../node_modules/.bun/[email protected]/node_modules/solid-js/dist/dev.js:475:12) at runComputation (../../node_modules/.bun/[email protected]/node_modules/solid-js/dist/dev.js:742:22) at updateComputation...
### Feature hasn't been suggested before. - [x] I have verified this feature I'm about to request hasn't been suggested before. ### Describe the enhancement you want to request ##...