Grove (gw) — Python implementation (archived). Active version: github.com/nicksenap/grove
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
171
commits
Merge pull request #23 from nicksenap/feat/plugin-sys
d38a7a2View on GitHubFix Python e2e for PR CI: handle detached HEAD in grove clone
d1ab18bView on GitHubAdd interactive preset mode and exit cleanly on picker cancel
79db994View on GitHubFix code review findings: security hardening and edge cases
b8fb393View on GitHubAdd plugin system: external binary discovery, install, and upgrade
55083dbView on GitHubAdd performance benchmark and update README with new commands
8bf54aaView on GitHubFix review findings: data race, goroutine leak, UTF-8 backspace
6b49f01View on GitHubPerf: drop bubbletea, cache git env, dedupe walker, fix signal handling
0ef391cView on GitHub