opencode
opencode copied to clipboard
The open source coding agent.
The fix looks correct. Let me summarize what the fix does: ## Summary **Problem**: When a permission request is made in ACP, the `rawInput` field was being set to `permission.metadata`,...
### 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...
### 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 I...
Allow the desktop app to connect to a pre-existing server instead of spawning its own sidecar. ## Use Case Users running opencode server separately (e.g., in a container, on a...
Adds [opencode-pilot](https://github.com/athal7/opencode-pilot) to the ecosystem plugins list. **opencode-pilot** is an automation daemon that polls for work from GitHub issues, Linear tickets, and other sources, then spawns OpenCode sessions to work...
### Question Hi all I have 2 agents that have the same scope of work, they basicaly have the same prompt but they defer in other parts like, model, permissions,...
- Implemented the new UI, sidebar toggle, session header and some more actions are in the same toolbar as the screen controls if using macos now, for win the toolbar...
Replace 12 console.log statements with proper Log.Default.debug() calls: - app.tsx: Route data debugging - theme.tsx: Theme resolution debugging (2 logs) - sync.tsx: Bootstrap debugging - route.tsx: Navigation debugging - prompt/index.tsx:...
Fixes #7366 Recent and favorite models are now searchable by provider name, not just by model name. - Add 'description' field to search keys for favorite models - Add 'description'...
### 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 In...