Use Sandbox 0.16 and code-mode 0.6 - #6
Conversation
Refresh the lockfile against the upstream-libkrun runtime packages and remove the stale just-bash dependency tree. Assisted-by: Codex: GPT-5
|
@codex review Dependency-only update to the published |
|
Codex Review: Didn't find any major issues. Already looking forward to the next diff. Reviewed commit: ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
* Update code-mode integration for typed results * Make result handling example self-contained
|
@codex review |
|
Codex Review: Didn't find any major issues. More of your lovely PRs please. Reviewed commit: ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
Summary
@torkbot/sandboxfrom^0.14.0to^0.16.0@torkbot/code-modefrom^0.3.1to^0.6.0ProgramContractAPIjust-bashproduction dependency treeUser journey
Sandbox-backed programs can now accumulate semantic results independently of diagnostic console output:
Successful outcomes carry those items in append order through the existing Sandbox-backed runtime.
Validation
npm cinpm run typechecknpm test(21 tests)npm run buildnpm pack --dry-run