AGENT_API.md
AGENT_GUIDE.md
ARCHITECTURE.md
DOCS_INDEX.md
EPICS.md
IMPLEMENTATION_PLAN.md
LICENSE
MANIFEST.in
OPTIMIZATION_OPPORTUNITIES.md
PROGRESS.md
README.md
REPORTING.md
REQUIREMENTS.md
TUI_GUIDE.md
USAGE_GUIDE.md
WARP.md
WORKFLOWS.md
pyproject.toml
requirements.txt
setup.py
examples/README.md
examples/agent_workflow.sh
examples/async_agents_example.py
examples/batch_example.py
examples/bulk_operations.py
examples/event_automation.py
examples/logging_example.py
examples/monitoring.sh
repo_tickets/__init__.py
repo_tickets/agent_learning.py
repo_tickets/agents.py
repo_tickets/async_agents.py
repo_tickets/batch.py
repo_tickets/cli.py
repo_tickets/events.py
repo_tickets/logging_utils.py
repo_tickets/metrics.py
repo_tickets/models.py
repo_tickets/reports.py
repo_tickets/schemas.py
repo_tickets/storage.py
repo_tickets/tui.py
repo_tickets/vcs.py
repo_tickets/workflows.py