Skip to content

fix(sandbox): keep full-auto workspace-writable#357

Merged
zemaj merged 1 commit intojust-every:mainfrom
zemaj:fix/sandbox-mode
Oct 28, 2025
Merged

fix(sandbox): keep full-auto workspace-writable#357
zemaj merged 1 commit intojust-every:mainfrom
zemaj:fix/sandbox-mode

Conversation

@zemaj
Copy link

@zemaj zemaj commented Oct 28, 2025

Summary

  • treat as so the session stays headless
  • propagate through the public SandboxPolicy wire type so protections survive config→protocol hops

Fixes #348

Testing

  • ./build-fast.sh
  • Repro: (no extra approval prompt, workspace stays writable)

@zemaj
Copy link
Author

zemaj commented Oct 28, 2025

Preview build failures here are the missing musl/mac targets (E0463: can’t find crate for core). PR #356 adds the Rust 1.90 toolchain + targets; once that merges, let’s re-run this workflow and it should go green without code changes.

@zemaj zemaj merged commit 0b6be0f into just-every:main Oct 28, 2025
4 of 7 checks passed
@zemaj
Copy link
Author

zemaj commented Oct 28, 2025

Heads-up: #356 was closed without merging the toolchain targets. Replacement PR #364 is up and we’ll rerun preview-build as soon as it lands, which should clear the E0463 musl/darwin failures here.

@zemaj
Copy link
Author

zemaj commented Oct 28, 2025

Preview Build rerun triggered after #364 merged; watching for green checks.

@zemaj
Copy link
Author

zemaj commented Oct 28, 2025

Preview Build rerun queued with Rust 1.90.0 plus MUSL targets after #370 merged. Tracking run: https://github.com/just-every/code/actions/runs/18864887885

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.

Code agent can't write due to sandbox-mode

1 participant

Comments