.gitignore
AGENTS.md
CHANGELOG.md
CLAUDE.md
CONTRIBUTING.md
GEMINI.md
HANDOFF.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
.cursor/rules/agentctx.md
.github/FUNDING.yml
.github/copilot-instructions.md
.github/repository-topics.txt
.github/workflows/ci.yml
assets/wechat-qr.jpg
docs/demo.gif
docs/github-setup.md
docs/usage.md
src/agent_context_doctor.egg-info/PKG-INFO
src/agent_context_doctor.egg-info/SOURCES.txt
src/agent_context_doctor.egg-info/dependency_links.txt
src/agent_context_doctor.egg-info/entry_points.txt
src/agent_context_doctor.egg-info/requires.txt
src/agent_context_doctor.egg-info/top_level.txt
src/agentctx/__init__.py
src/agentctx/__main__.py
src/agentctx/cli.py
src/agentctx/doctor.py
src/agentctx/handoff.py
src/agentctx/initializer.py
src/agentctx/markers.py
src/agentctx/models.py
src/agentctx/packer.py
src/agentctx/scanner.py
src/agentctx/syncer.py
src/agentctx/templates.py
src/agentctx/utils.py
tests/test_doctor.py
tests/test_handoff_pack.py
tests/test_init.py
tests/test_scan.py
tests/test_sync.py
tests/test_verify_badge.py