aaf2tbz/sqmd
sqmd is a code intelligence tool that gives AI agents structured access to codebases through local semantic search. It parses source files with tree-sitter, indexes every function, class, and import into a SQLite database, and exposes a layered search pipeline combining FTS, entity graphs, community detection, vector embeddings, and hint vectors.
Stars
3
Forks
—
Language
Rust
License
—
Last pushed
Apr 12, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/aaf2tbz/sqmd"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
matt1398/claude-devtools
The missing DevTools for Claude Code — inspect session logs, tool calls, token usage, subagents,...
aaif-goose/goose
an open source, extensible AI agent that goes beyond code suggestions - install, execute, edit,...
santifer/career-ops
AI-powered job search system built on Claude Code. 14 skill modes, Go dashboard, PDF generation,...
killop/anything_about_game
A wonderful list of Game Development resources.
he-yufeng/CoreCoder
Minimal AI coding agent (~950 LoC Python) inspired by Claude Code. Works with any LLM. Think...