opencode
opencode copied to clipboard
The open source coding agent.
# MCP Server Management Commands This PR adds 6 new CLI commands to manage MCP (Model Context Protocol) servers without manually editing configuration files. ## Overview Users can now enable,...
## Summary - Remove SVG favicon link to fix Google Search not displaying the favicon - Google's crawler can have issues with SVG favicons, preferring PNG/ICO formats for search result...
## Context I'm the author of the recently opened auth-v2 PRs from a new GitHub account (my prior account lost access). One of the PRs was closed as potential spam...
### Description I uploaded 2 images and a short message, got hit with this error. ### OpenCode version 1.0.167 ### Steps to reproduce 1. Upload 2 images with ctrl +...
### Description I'm my configuration, I have session interrupt binded to: ``` "keybinds": { "session_interrupt": "esc" }, ``` However, I cannot interrupt the session. If I remove the keybinding and...
### Description I have defined an opencode startup function with a local proxy in zshrc. ``` opencodep () { HTTP_PROXY=http://127.0.0.1:1087 HTTPS_PROXY=http://127.0.0.1:1087 opencode "$@" } ``` But when executing, I get...
As a proud Neovim user like myself, I am super used to Vim motions, they run through my veins, every keystroke feels powerful. But when I open OpenCode and start...
### Description Still trying to replicate when and how this happens, but maybe this helps someone in the meantime: installing opencode with `brew install opencode` on MacOS (with former npm...
### 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 Claude...
This makes Gemini behave and almost fixes the bad edits and constant retries