Skip to content

Track run-session support across Crabbox providers #182

Description

@zozo123

Summary

Track adoption of Crabbox's generic RunSessionHandle / FeatureRunSession contract across providers so external orchestrators such as Harbor can acquire reusable leases in a provider-neutral way.

Context

Provider model

Providers that can create a reusable workspace should eventually be able to return a session handle from:

crabbox run --provider <provider> --keep --lease-output session.json -- true

The JSON should include at least provider, lease id, slug when available, reused/kept state, and cleanup command.

Candidate follow-ups

  • Audit current delegated providers for reusable session semantics.
  • Add FeatureRunSession only where lifecycle and cleanup behavior are clear.
  • Consider a provider-neutral session helper for exec/upload/download so callers do not need provider-specific SSH reconstruction.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Normal priority bug or improvement with limited blast radius.clawsweeper:needs-maintainer-reviewClawSweeper marked this issue as needing maintainer review before automation.clawsweeper:needs-product-decisionClawSweeper marked this issue as needing a product or behavior decision.clawsweeper:no-new-fix-prClawSweeper does not recommend queueing a new automated fix PR for this issue.impact:otherThis issue has meaningful maintainer-visible impact outside the owned taxonomy.issue-rating: 🌊 off-meta tidepoolIssue quality rating does not apply to this item.

    Type

    No type

    Fields

    Priority

    None yet

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions