BACKLOG_APPEND.md
BACKLOG_APPEND_2.md
MANIFEST.in
pyproject.toml
.shypmate/config.json
.shypmate/project-context.md
docs/README.md
docs/notes.MD
src/shypmate/__init__.py
src/shypmate/_daemon.py
src/shypmate/_version.py
src/shypmate/config_nudge.py
src/shypmate/handoffs.py
src/shypmate/policy.py
src/shypmate/security.py
src/shypmate/workflows.py
src/shypmate.egg-info/PKG-INFO
src/shypmate.egg-info/SOURCES.txt
src/shypmate.egg-info/dependency_links.txt
src/shypmate.egg-info/entry_points.txt
src/shypmate.egg-info/requires.txt
src/shypmate.egg-info/top_level.txt
src/shypmate/api/__init__.py
src/shypmate/cli/__init__.py
src/shypmate/cli/activity.py
src/shypmate/cli/auth.py
src/shypmate/cli/handoff.py
src/shypmate/cli/inbox.py
src/shypmate/cli/main.py
src/shypmate/cli/memory.py
src/shypmate/cli/message.py
src/shypmate/cli/policy.py
src/shypmate/cli/project.py
src/shypmate/cli/run.py
src/shypmate/cli/session.py
src/shypmate/cli/team.py
src/shypmate/config/__init__.py
src/shypmate/providers/__init__.py
src/shypmate/providers/base.py
src/shypmate/providers/claude.py
src/shypmate/providers/openai_llm.py
src/shypmate/session/__init__.py
src/shypmate/skills/__init__.py