LICENSE
README.md
pyproject.toml
holoctl/__init__.py
holoctl/__main__.py
holoctl.egg-info/PKG-INFO
holoctl.egg-info/SOURCES.txt
holoctl.egg-info/dependency_links.txt
holoctl.egg-info/entry_points.txt
holoctl.egg-info/requires.txt
holoctl.egg-info/top_level.txt
holoctl/cli/__init__.py
holoctl/cli/_console.py
holoctl/cli/agent.py
holoctl/cli/board.py
holoctl/cli/compile_.py
holoctl/cli/doctor.py
holoctl/cli/init_.py
holoctl/cli/overview.py
holoctl/cli/repo.py
holoctl/cli/serve.py
holoctl/cli/sync_.py
holoctl/lib/__init__.py
holoctl/lib/board.py
holoctl/lib/config.py
holoctl/lib/discover.py
holoctl/lib/filetree.py
holoctl/lib/git.py
holoctl/lib/markdown.py
holoctl/lib/templates.py
holoctl/lib/compiler/__init__.py
holoctl/lib/compiler/claude.py
holoctl/lib/compiler/copilot.py
holoctl/lib/compiler/cursor.py
holoctl/lib/compiler/devin.py
holoctl/lib/compiler/generic.py
holoctl/lib/compiler/template.py
holoctl/lib/compiler/windsurf.py
holoctl/server/__init__.py
holoctl/server/app.py
holoctl/server/static/holoctl-ui.js
holoctl/server/static/holoctl.css
holoctl/templates/commands/holoctl-claude.md
holoctl/templates/commands/holoctl-copilot.prompt.md
holoctl/templates/commands/holoctl-cursor.md
holoctl/templates/commands/holoctl-devin.md
holoctl/templates/commands/holoctl-windsurf.md