noahatfin/telos
Agent-first intent and constraint tracking layer for Git. Structured, queryable memory for AI coding agents.
AI agents and human developers need to know the 'why' behind code changes: what was intended, what rules must be followed, and what decisions were made. This tool captures those intents, constraints, and decisions in a structured, queryable format that lives alongside your Git repository. Developers and AI coding agents use this to provide persistent, searchable memory about a project's reasoning.
Use this if you need to give AI coding agents a structured, queryable memory of development intentions, constraints, and decisions, or if human developers need to easily search for the 'why' behind existing code.
Not ideal if your primary need is simply tracking code changes and commit messages without requiring structured context for AI agents or advanced querying capabilities.
Stars
29
Forks
—
Language
Rust
License
MIT
Category
Last pushed
Mar 02, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/noahatfin/telos"
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
RightNow-AI/openfang
Open-source Agent Operating System
Dicklesworthstone/pi_agent_rust
High-performance AI coding agent CLI written in Rust with zero unsafe code
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...