opencode
opencode copied to clipboard
The open source coding agent.
### Description Ubuntu Desktop; if you open a link—such as when the agent presents a clickable link—the handling I am experiencing in 25.10 is that OpenCode opens the link in...
## Summary - Adds URL format validation for provider `baseURL`/`api` fields - Prevents cryptic `ERR_INVALID_URL` errors when invalid values like `"anthropic"` or `""` reach the SDK - Defense-in-depth with two...
## Summary - Always call `list()` for parent directory in file fetch (removes unnecessary conditional) - Add image preview support in file tabs - SVG files get a toggle to...
### Description Calls to models with the string `claude` or `anthropic` in the id fail when they are not actual anthropic upstream providers. I have this custom provider in my...
### 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 (Text:...
### 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, what is the suggested workflow with 2 basic agents? For more complicated tasks - first I plan, then I accept the plan -- so I switch to build agent?...
Fixes #3414 Related: #3221 Pressing Up/Down arrow with empty input history crashes the TUI. Changes: - Added explicit return type to `history.move()` - Changed implicit `return` to explicit `return undefined`...
This adds support for loading agents from npm packages, enabling dynamic agent installation and management. It improves extensibility by allowing users to install and use agents distributed via npm, expanding...
### 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 -...