LICENSE
README.md
pyproject.toml
src/agents_docs/__init__.py
src/agents_docs/__main__.py
src/agents_docs/catalog.py
src/agents_docs/cli_help.py
src/agents_docs/engine.py
src/agents_docs/fetcher.py
src/agents_docs/mcp_server.py
src/agents_docs/models_updater.py
src/agents_docs/server.py
src/agents_docs/store.py
src/agents_docs/sync.py
src/agents_docs.egg-info/PKG-INFO
src/agents_docs.egg-info/SOURCES.txt
src/agents_docs.egg-info/dependency_links.txt
src/agents_docs.egg-info/entry_points.txt
src/agents_docs.egg-info/requires.txt
src/agents_docs.egg-info/top_level.txt
src/agents_docs/bundled/abi/CATALOG.md
src/agents_docs/bundled/abi/LAYOUT.md
src/agents_docs/bundled/abi/LLMSTXT.md
src/agents_docs/bundled/abi/MCP.md
src/agents_docs/bundled/abi/README.md
src/agents_docs/bundled/abi/VERSION
src/agents_docs/bundled/abi/WHY.md
src/agents_docs/bundled/docsets/ai-models/benchmarks.md
src/agents_docs/bundled/docsets/ai-models/frontier_models.md
src/agents_docs/bundled/docsets/ai-models/open_weights.md
src/agents_docs/bundled/docsets/ai-models/overview.md
src/agents_docs/bundled/docsets/ai-models/pricing_and_specs.md
src/agents_docs/bundled/docsets/ai-models/routing_guide.md
src/agents_docs/bundled/skills/docs-search/SKILL.md
src/agents_docs/bundled/skills/docs-sync/SKILL.md
tests/test_catalog.py
tests/test_cli.py
tests/test_engine.py
tests/test_fetcher.py
tests/test_mcp_server.py
tests/test_store.py