neovim frontend for opencode - a terminal-based AI coding agent
Stars
713
Forks
52
Watchers
713
Open Issues
14
Overall repository health assessment
No package.json found
This might not be a Node.js project
321
commits
74
commits
39
commits
13
commits
9
commits
8
commits
5
commits
5
commits
4
commits
4
commits
fix(picker): show notification instead of empty window when no sessions match (#344)
2546ca5View on GitHubfeat(completion): handle symlinked directories in file completion (#339)
281e026View on GitHubrefactor(ui): extract window option helpers and winbar highlighting
285fa75View on GitHubrefactor(renderer): refactor renderer in multiple files (#338)
760b404View on GitHubfix(ui/formatter): fix icons require in apply_patch.lua
945328eView on GitHubfeat(keymap): defer keymaps to completion menu (#334)
5dd388dView on GitHubperf(reference_picker): implement incremental parsing (#335)
0147670View on GitHubrefactor(state): improve use of state helpers (#330)
918a732View on GitHubRefactor state management into smaller slices (#321)
2a3203fView on GitHubfeat(context): add inline visual selection insertion (#326)
3a3d8cbView on GitHub