Skip to content

Update crucible-code schema for 0.38.0 - #6312

Merged
madskristensen merged 1 commit into
SchemaStore:masterfrom
NjoyimPeguy:chore/crucible-code-v0.38.0-schema
Sep 7, 2026
Merged

Update crucible-code schema for 0.38.0#6312
madskristensen merged 1 commit into
SchemaStore:masterfrom
NjoyimPeguy:chore/crucible-code-v0.38.0-schema

Conversation

@NjoyimPeguy

@NjoyimPeguy NjoyimPeguy commented Sep 6, 2026

Copy link
Copy Markdown
Contributor

Crucible Code 0.38.0 replaces sandbox.mode with the opt-in boolean sandbox.enabled, whose default is false.

This updates the published schema and its fixtures to accept enabled: true, reject non-boolean values, and reject the removed mode property.

Release: https://github.com/augments-labs/crucible-code/releases/tag/v0.38.0

Validation:

  • ./node_modules/.bin/prettier --check on all changed JSON files
  • node ./cli.js check --schema-name=crucible-code-schema.json

@github-actions

github-actions Bot commented Sep 6, 2026

Copy link
Copy Markdown
Contributor

Thanks for the PR!

This section of the codebase is owned by @madskristensen and @hyperupcall - if they write a comment saying "LGTM" then it will be merged.

@madskristensen
madskristensen merged commit 64a83f4 into SchemaStore:master Sep 7, 2026
5 checks passed
@madskristensen

Copy link
Copy Markdown
Contributor

Thanks!

@NjoyimPeguy NjoyimPeguy changed the title Update crucible-code schema for 0.38.0 Update crucible-code schema for 0.39.0 Sep 7, 2026
@NjoyimPeguy NjoyimPeguy changed the title Update crucible-code schema for 0.39.0 Update crucible-code schema for 0.38.0 Sep 7, 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.

2 participants