LICENSE
README.md
pyproject.toml
setup.cfg
spych/__init__.py
spych/cli.py
spych/cli_tools.py
spych/core.py
spych/live.py
spych/orchestrator.py
spych/responders.py
spych/spinners.py
spych/utils.py
spych/wake.py
spych.egg-info/PKG-INFO
spych.egg-info/SOURCES.txt
spych.egg-info/dependency_links.txt
spych.egg-info/entry_points.txt
spych.egg-info/requires.txt
spych.egg-info/top_level.txt
spych/agents/__init__.py
spych/agents/claude.py
spych/agents/codex.py
spych/agents/gemini.py
spych/agents/ollama.py
spych/agents/opencode.py
spych/agents/sdk_workers/__init__.py
spych/agents/sdk_workers/claude_sdk_worker.py