This release adds 1 notable feature for engineering teams evaluating rollout.
Published 27d
AI Agents & Assistants
✓ No known CVEs patched
✓ No known CVEs patched in this version
Topics
agents
dsl
llm
mcp
skills
workflow
Summary
AI summaryAdded fsExecution field to runtime_capabilities reporting filesystem allowlist.
Full changelog
Upgrade impact: none (additive). New discovery field; no behavior change.
runtime_capabilitiesnow reportsfsExecution— the filesystem allowlist, mirroring the existingshellExecution. An author could already discover which shell binaries were permitted but had no way to learn which filesystem rootsfile_read/file_writemay touch short of trial-and-error or asking the operator (adopter finding 35f669cb, hit independently while wiring the file_read attachment skill).fsExecution.allowlistlists the allowed absolute roots (or"(unset — default-deny)"), with a description covering the three config paths. Because the roots are reported in the runtime's filesystem namespace, this also answers the cross-namespace "what's the runtime-side path?" question — an authoring agent in a different namespace (container vs the runtime host) can read the runtime's path vocabulary directly instead of guessing its local alias.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Skillscript
All releases →Related context
Related tools
Earlier breaking changes
- v0.35.0 Editing `# Deadline:` on an approved skill drops it to Draft (signature invalidates).
Beta — feedback welcome: [email protected]