firelock-ai/kin
Local-first semantic version control for AI-native teams. Git stores text history. Kin understands code.
Replaces the file-first repository model with a semantic graph of code entities and relationships, enabling precise context delivery to AI agents through graph traversal rather than text search. Operates as a sovereign version control system written in Rust that works independently or alongside Git, and exposes its graph through the Model Context Protocol (MCP) for compatibility with Claude Code, Cursor, Codex, and other AI assistants. Semantic fingerprinting allows identity tracking across refactors and renames while maintaining interoperability with Git remotes via `kin push`/`kin pull`.
Stars
28
Forks
1
Language
Rust
License
Apache-2.0
Category
Last pushed
Mar 21, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/firelock-ai/kin"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
spider-rs/spider
Web crawler and scraper for Rust
Dicklesworthstone/pi_agent_rust
High-performance AI coding agent CLI written in Rust with zero unsafe code
RightNow-AI/openfang
Open-source Agent Operating System
liquidos-ai/AutoAgents
A multi-agent framework written in Rust that enables you to build, deploy, and coordinate...
Ataraxy-Labs/sem
Semantic version control CLI. Entity-level diff, blame, graph, and impact analysis for code. 16...