git-prism 0.8.0

Agent-optimized git data MCP server — structured change manifests and full file snapshots for LLM agents
1
2
3
4
5
pub mod depfiles;
pub mod diff;
pub mod generated;
pub mod reader;
pub mod worktree;