release: sandy 1.5.0 — grok agent + pane labels + in-sandy git-switch - #113
Merged
Conversation
Bumps SANDY_VERSION 1.4.1-dev -> 1.5.0. Additive minor per the CLAUDE.md semver rule: one new agent (grok) with new keys (XAI_API_KEY privileged; GROK_MODEL, SANDY_GROK_AUTH passive), multi-agent pane labels, and a narrow relaxed-but-detected protection (.git/HEAD rw for in-session git switch). Introspection schema_version stays 1; SANDY_SANDBOX_MIN_COMPAT unchanged (0.7.10). Ships #99 (Grok Build agent, + install fix #109), #64 (pane border labels), #80 (in-container git switch). RELEASE_NOTES.md gets the 1.5.0 section prepended, and backfills the 1.4.0 entry the changelog was missing (the 1.4.0 release only updated the GitHub release body). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Cuts sandy 1.5.0. Bumps
SANDY_VERSION1.4.1-dev→1.5.0and prepends the 1.5.0 changelog entry (plus a backfilled 1.4.0 entry the cumulativeRELEASE_NOTES.mdwas missing — the 1.4.0 release only updated the GitHub release body).Shipped (milestone 1.5.0 — all closed)
git switch/checkoutbranches (.git/HEAD is :ro); document pattern + consider a supported switch path #80 — in-containergit switch(.git/HEADwritable + session-end notice; every RCE vector stays:ro)Semver
Additive minor per the CLAUDE.md rule: new agent + keys (
XAI_API_KEYprivileged;GROK_MODEL,SANDY_GROK_AUTHpassive), pane labels, and a narrow relaxed-but-detected protection. No config-key retiering/renames; introspectionschema_versionstays1;SANDY_SANDBOX_MIN_COMPATunchanged (0.7.10), so the 1.x sandbox forward-compat promise holds.Diff
sandy: one-lineSANDY_VERSIONbump (mirrors the release: sandy 1.4.0 — HF-incident hardening + sandbox-escape follow-ups #95 1.4.0 release commit).RELEASE_NOTES.md: +42 lines (1.5.0 + 1.4.0 sections prepended); the v1.3.0→v0.6.0 history is byte-identical (verified).After this merges (next steps, not in this PR)
v1.5.0+ publish the GitHub release (body = the newRELEASE_NOTES.md1.5.0 section).main→1.5.1-dev.🤖 Generated with Claude Code