This repository was archived by the owner on Apr 22, 2026. It is now read-only.
v0.3.0
Changelog
- b1a5bc0 feat(cli): add atb index command and auto-build after fetch
- 734469c feat(cli): add atb mcp command for LLM integration
- 139a1d8 feat(cli): use SQLite index for query and info when available
- cba73f0 feat(index): add SQLite index builder from parquet files
- 71765f8 feat(index): add SQLite query engine with parameterized filters
- 3eaa1a7 feat(index): add SpeciesList and QueryStats methods for MCP
- 690a286 feat(mcp): add MCP server with 5 tools for LLM integration