No description
- Environment model (prefix, name, description) with CRUD API - Ticket.human_id now computed from environment prefix (e.g. PROJ-001) - Migration 0002: environments table + backfill existing tickets to HOME env - Router: list/create/get/patch/delete environments; list_tickets + create_ticket accept environment_id - MCP: list_environments, create_environment tools; environment_id added to list_tickets + create_ticket - UI: env pill selector with dropdown, new-environment modal, filter tickets by env Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| alembic | ||
| corvid | ||
| .env.example | ||
| .gitignore | ||
| alembic.ini | ||
| CLAUDE.md | ||
| docker-compose.yml | ||
| Dockerfile | ||
| entrypoint.sh | ||
| mcp_server.py | ||
| pyproject.toml | ||