Programmer's RAG (Zed MCP server for claude code)
Stars
1
Forks
0
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
27
commits
Fix Linux ARM64 cross-compilation in GitHub Actions
2a5cd4e
Prepare for v0.1.0 release
74daaa2
Fix SQLite list_all overflow and project scope loading
b722a48
Fix SQLite timestamp type conversion bug
3e15cf5
Document signal handling fix in memo
0ab9740
Add graceful signal handling for proper process cleanup
59feb80
Replace Sled with SQLite WAL mode for concurrent access
f51143e
Remove eprintln debug statements - use tracing file logging only
a35df4e
Remove Tokio async runtime from MCP server main
81a0c7d
Add required serde and schemars dependencies to Zed extension
628bf11
Fix WASM component format for Zed extension
4ce186b
Document key learnings about Zed MCP extension architecture
1a06f4c
Build and install Zed extension for MCP integration
b0f1ce0
Add Claude Code integration guide
f489007
Add comprehensive testing checklist for Zed integration
435c734