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

[Not VPN/Proxy issue. Have tried on multiple devices.] ### Description Upon linking an Ollama API key, I am unable to send a message to any of the models provided that...

bug

initially was to solve #4468 but that has magically resolved itself, this should still make QoL better though

### Question I'm trying to write a custom tool that simply wraps a CLI (the goal is to give access to OpenCode to this CLI, but not to Bash in...

This is a follow up of: https://github.com/sst/opencode/pull/4828 So this add proper support for pull request events, allowing you do add automatic reviews for example: ```yaml name: opencode-review on: pull_request: types:...

### Question When an agent wants to run a back command, it asks for permission. There are three options: 1. Accept once (Enter) 2. Accept always (a) 3. Reject (Esc)...

documentation

Add --tools flag to serve, web, and TUI commands to enable selective tool access control. The flag accepts comma-separated patterns to enable/disable tools. Usage examples: ``` # Only allow read,...

This keeps tool metadata callbacks in sync with the in-memory toolcall state so display inputs can be passed through to completion. `processor.ts` now prefers a metadata-updated input when finishing a...

using OAuth 2.1, installing an MCP server would get much simpler and secure. entering just a url (eg https://api.githubcopilot.com/mcp/ for github mcp), the CLI can trigger an oauth flow to...

### Description ``` TypeError: undefined is not an object (evaluating 'c3[mode2]') at resolveColor (src/cli/cmd/tui/context/theme.tsx:107:25) at (src/cli/cmd/tui/context/theme.tsx:110:18) at map (native:1:11) at resolveTheme (src/cli/cmd/tui/context/theme.tsx:109:174) at runComputation (../../node_modules/.bun/[email protected]/node_modules/solid-js/dist/dev.js:742:22) at updateComputation (../../node_modules/.bun/[email protected]/node_modules/solid-js/dist/dev.js:724:3) at runTop...

bug
opentui

As Devin explained to me: https://deepwiki.com/search/how-to-override-css-style-for_03c1aaba-bfb5-4c47-aa97-497a08069930?mode=fast How to override web interface CSS, as it's obviously targeting mac books Even not just that, as I tent to complain on any beauty...