Skip to content

Refactor CLI agent sandbox helpers#362

Merged
chubes4 merged 1 commit into
mainfrom
refactor/cli-agent-sandbox
May 31, 2026
Merged

Refactor CLI agent sandbox helpers#362
chubes4 merged 1 commit into
mainfrom
refactor/cli-agent-sandbox

Conversation

@chubes4
Copy link
Copy Markdown
Collaborator

@chubes4 chubes4 commented May 31, 2026

Summary

  • Extract CLI agent sandbox and runtime probe helpers from packages/cli/src/index.ts into packages/cli/src/agent-sandbox.ts.
  • Keep index.ts focused on command orchestration while preserving existing recipe execution and sandbox workspace behavior.
  • Leave generated/package metadata untouched; reverted incidental package-lock.json version churn from dependency install.

Tests

  • npm run build
  • npm run agent-sandbox-code-smoke
  • npm run command-registry-smoke
  • npm run recipe-dry-run-smoke
  • npm run recipe-workflow-phases-smoke
  • npm run recipe-runtime-evidence-smoke
  • node packages/cli/dist/index.js commands --json

AI assistance

  • AI assistance: Yes
  • Tool(s): OpenCode (openai/gpt-5.5)
  • Used for: Extracted the CLI agent sandbox helpers, ran focused verification, and drafted this PR body. Chris remains responsible for review and merge.

@chubes4 chubes4 merged commit 3eaf91a into main May 31, 2026
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