Skip to content

feat: add run-owned cleanup receipts#252

Merged
danielgwilson merged 1 commit into
mainfrom
codex/run-owned-cleanup
Jul 2, 2026
Merged

feat: add run-owned cleanup receipts#252
danielgwilson merged 1 commit into
mainfrom
codex/run-owned-cleanup

Conversation

@danielgwilson

Copy link
Copy Markdown
Owner

Summary

  • add optional run-owned provider resource records to run bundles
  • add mimetic cleanup --run <id> to reclaim only exact resources recorded in that run and write cleanup.json
  • teach verify to report cleanup receipt status and keep old bundles passing when cleanup was not requested
  • record E2B CUA sandbox resources from live CUA bundles without adding adopter-specific nouns

Safety

  • cleanup is exact-id only; it does not enumerate or bulk-delete provider accounts
  • persisted cleanup receipts use [target-cwd], matching public-safe run bundle behavior
  • existing dry runs and in-process/local lanes emit no provider resources

Verification

  • pnpm vitest run tests/run.test.ts
  • pnpm typecheck
  • pnpm build
  • pnpm check
  • pnpm public-surface:scan
  • pnpm release:check

@danielgwilson danielgwilson merged commit dce348e into main Jul 2, 2026
3 checks passed
@danielgwilson danielgwilson deleted the codex/run-owned-cleanup branch July 2, 2026 06:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant