{"id":48863113,"url":"https://github.com/zakj/stacks","last_synced_at":"2026-04-15T17:05:10.102Z","repository":{"id":349924611,"uuid":"1204491389","full_name":"zakj/stacks","owner":"zakj","description":"Semantic search for project documentation","archived":false,"fork":false,"pushed_at":"2026-04-08T05:21:12.000Z","size":46,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-08T07:15:11.409Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zakj.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-04-08T03:58:02.000Z","updated_at":"2026-04-08T05:21:18.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/zakj/stacks","commit_stats":null,"previous_names":["zakj/stacks"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/zakj/stacks","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zakj%2Fstacks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zakj%2Fstacks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zakj%2Fstacks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zakj%2Fstacks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zakj","download_url":"https://codeload.github.com/zakj/stacks/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zakj%2Fstacks/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31851081,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"ssl_error","status_checked_at":"2026-04-15T15:24:39.138Z","response_time":63,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-04-15T17:05:09.102Z","updated_at":"2026-04-15T17:05:10.092Z","avatar_url":"https://github.com/zakj.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Stacks\n\nSemantic search for project documentation. Index your markdown docs,\nsearch by intent, get the chunks that matter.\n\n## Build\n\nRequires Rust (stable). SQLite and the embedding model are bundled —\nno external dependencies.\n\n```\ncargo build --release\n```\n\nThe binary is at `target/release/stacks`. On first run, the embedding\nmodel (~30MB) is downloaded and cached locally.\n\n## Contributing\n\nRun `mise run check` before committing. This runs formatting, linting,\nand tests in parallel.\n\n## Usage\n\nRun any command from anywhere in your project. Stacks finds the repo\nroot, indexes all `**/*.md` files (respecting `.gitignore`), and\nkeeps the index fresh automatically.\n\n```\nstacks search how do list views work     # semantic search\nstacks search \"filter pipeline\" -d       # with full content\nstacks show a3f2                         # read a section by slug\nstacks index                             # browse the heading tree\n```\n\n### Agent integration\n\n```\nstacks prime --install claude\n```\n\nAdds a SessionStart hook so Claude Code agents get usage instructions\non every session. See [DESIGN.md](DESIGN.md) for architecture and\n[PATTERNS.md](PATTERNS.md) for code conventions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzakj%2Fstacks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzakj%2Fstacks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzakj%2Fstacks/lists"}