blue/crates/blue-mcp/src
Eric Garcia 4ecaeea6ad feat: Phase 10 - staging deployments tool (55 tools total)
Add blue_staging_deployments tool to list and track staging environment
deployments with TTL-based expiration.

blue-core:
- Add staging_deployments table schema
- Add StagingDeployment, StagingCleanupResult, ExpiredDeploymentInfo structs
- Add record/list/mark_expired staging deployment store methods

blue-mcp:
- Add handle_deployments to staging handler
- Add tool definition and dispatch for blue_staging_deployments

Remaining to port: code_index and code_search (require tree-sitter infra)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-24 04:37:04 -05:00
..
handlers feat: Phase 10 - staging deployments tool (55 tools total) 2026-01-24 04:37:04 -05:00
error.rs feat(mcp): Complete Phase 3 - PR and Release handlers 2026-01-24 03:21:36 -05:00
lib.rs feat: Phase 7 - PRD, lint, env, guide, and staging IaC tools 2026-01-24 04:12:41 -05:00
server.rs feat: Phase 10 - staging deployments tool (55 tools total) 2026-01-24 04:37:04 -05:00