7 projects
tokenseive
Multi-layer token optimization for LLM applications — compress prompts, map codebases, reduce output
agentic-paradigm-ladder
The Agentic Paradigm Ladder — executable, tested implementations of agent-engineering Levels 5-14 (genomes, evolution, capability contracts, a workflow compiler, and a skill-contract test harness).
graphscout
Cached, incremental code-graph maps so AI agents query code structure instead of reading whole files. `explore` returns verbatim source + call edges + blast radius in one call; plus FTS5 search, multi-hop impact analysis, import-based affected-tests, and .gitignore-aware indexing with exclude/include config. CLI + MCP server, wires into Claude Code, Codex, Gemini CLI, and Cursor. Auto-sync watch mode.
cascade-orchestrator
Cascade — agent task orchestration platform combining Leantime's strategic coherence with AgentRQ's agent orchestration
codegraph-kit
DEPRECATED — renamed to graphscout: pip install graphscout
repolens-kit
X-ray any codebase in one command — interactive dependency graph, blast radius, health grade, security scan, and hotspot map in a single HTML file.
ratify-agents
A unified contract layer for LLM agents — declarative, parameterizable contract templates enforced by deterministic checks and LLM judgment.