generated from ellisonleao/nvim-plugin-template
-
-
Notifications
You must be signed in to change notification settings - Fork 96
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: nickjvandyke/opencode.nvim
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: rasinghsidhu/opencode.nvim
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 11 commits
- 8 files changed
- 1 contributor
Commits on Feb 18, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 85063d8 - Browse repository at this point
Copy the full SHA 85063d8View commit details -
feat: use opencode attach to connect to existing servers
- Remove CWD filtering in server discovery (no longer required) - Add attach mode support to all providers - When server is found, use 'opencode attach http://localhost:<port> --dir <cwd>' - stop() now kills attach process, not original server
Configuration menu - View commit details
-
Copy full SHA for 546b65c - Browse repository at this point
Copy the full SHA 546b65cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ed82c1 - Browse repository at this point
Copy the full SHA 1ed82c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65e9910 - Browse repository at this point
Copy the full SHA 65e9910View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5250707 - Browse repository at this point
Copy the full SHA 5250707View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08a2a93 - Browse repository at this point
Copy the full SHA 08a2a93View commit details -
Configuration menu - View commit details
-
Copy full SHA for 818083d - Browse repository at this point
Copy the full SHA 818083dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c1b690 - Browse repository at this point
Copy the full SHA 5c1b690View commit details -
feat: use opencode attach for existing servers
- Find servers sequentially to avoid hanging on unresponsive processes - Skip redundant get_server verification in M.get() - Use blocking vim.wait for get_first_server to avoid nested promise issues - When server found, use 'opencode attach http://localhost:<port> --dir <cwd>' - Works with all providers (snacks, terminal, kitty, wezterm, tmux)
Configuration menu - View commit details
-
Copy full SHA for 6c2a511 - Browse repository at this point
Copy the full SHA 6c2a511View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6052ed4 - Browse repository at this point
Copy the full SHA 6052ed4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 855a6e3 - Browse repository at this point
Copy the full SHA 855a6e3View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...main