Here is the list of the planned / in progress features for this plugin. - [x] Persistent server running in the background - [x] Permissions with dialog to approve - [x] Commands with arguments - [x] Restore mentions context when using the history navigation - [x] Keymap config overhaul (in progress) by @cameronr - [x] Incremental rendering (in progress) #54 - [x] Enqueue messages instead of aborting current request @cameronr #92 - [x] mention folders with `@` (planned opencode feature) https://github.com/sudo-tee/opencode.nvim/pull/70 - [x] Display a context bar to quickly glance and manage the context to be sent (in progress) https://github.com/sudo-tee/opencode.nvim/pull/69 - [x] Make a single Opencode command with sub commands - [x] Add a timeline picker similar to opencode tui - [x] Add support for image pasting Inline Completion/chat - [x] Add a way to do 'headless' chat in the current buffer - Complete the function around the cursor - Do someting on in the visual selection - Quick ask on the current buffer Long term - [ ] find a new plug-in name opencode.nvim is already taken - [ ] ACP support ? (https://agentclientprotocol.com/protocol/session-setup) (https://opencode.ai/docs/acp/) ? There is still a lot to be done to match the opencode CLI.
Here is the list of the planned / in progress features for this plugin.
Persistent server running in the background
Permissions with dialog to approve
Commands with arguments
Restore mentions context when using the history navigation
Keymap config overhaul (in progress) by @cameronr
Incremental rendering (in progress) Incremental output rendering #54
Enqueue messages instead of aborting current request @cameronr fix(renderer): handle inserting out of order parts #92
mention folders with
@(planned opencode feature) feat(completion): add file search from server api #70Display a context bar to quickly glance and manage the context to be sent (in progress) feat(context): context bar #69
Make a single Opencode command with sub commands
Add a timeline picker similar to opencode tui
Add support for image pasting
Inline Completion/chat
Long term
There is still a lot to be done to match the opencode CLI.