opencode icon indicating copy to clipboard operation
opencode copied to clipboard

The open source coding agent.

Results 3336 opencode issues
Sort by recently updated
recently updated
newest added

- Introduced a new route for server settings in the app. - Added Setting of server url into local storage through UI and `url` query - Updated error page to...

## Summary - Adds a new `read_env` permission option that allows users to explicitly opt-in to letting agents read `.env` files - By default, `.env` files remain blocked (secure default)...

### 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 For...

discussion
web

### Description After using the edit/write tools a few times in larger LSP enabled Lua (.lua extension) projects, sessions slow to a crawl. **Root Cause** - Edit/write tools store full...

bug
perf

### Question I've been exploring a lot of coding tools/methods over the last three years, specifically related to GenAI. So far, most tools have some functions in common and/or methodologies...

### 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 ##...

discussion

### 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 Hi!...

discussion

### Description using v0 API Key always fails with: ``` error=[ { "expected": "string", "code": "invalid_type", "path": [ "finish" ], "message": "Invalid input: expected string, received object" } ] ```...

bug

### 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 Hi,...

opentui
discussion

## Summary - Fix agent not being inherited across prompts when using the server API ## Problem When using `opencode serve` and sending prompts via `/session/:id/prompt_async`, the `agent` parameter was...