-
Notifications
You must be signed in to change notification settings - Fork 23
Description
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 #70 -
Display 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
- 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.