-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
enhancementNew feature or requestNew feature or request
Description
I would like to suggest opencode, which is an Open Source alternative to Claude Code.
It provides plenty of customization features(like LSP, custom LLM providers, custom tools) and we can use HTTP server APIs to control opencode.
For emacs interface, I see there is context command feature in neovim plugin NickvanDyke/opencode.nvim which is quite handy for my daily usage.
For example, @cursor in the prompt will be replaced by the file cursor position and then sent to Coding Agent.
Users can also script their own commands to inject specific context into prompt.

Copilot
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request