This release fixes issues for SREs watching stability and regressions.
Published 1mo
AI Agents & Assistants
✓ No known CVEs patched
✓ No known CVEs patched in this version
Topics
agents
dsl
llm
mcp
skills
workflow
Summary
AI summaryFixed dashboard approval re‑registering skill declarative triggers.
Full changelog
Upgrade impact: none (additive)
- Fix: dashboard
/approvenow re-registers a skill's declarative triggers in the live scheduler. Approving a cron/event skill from the dashboard signed and stored it Approved but did not re-add its# Triggers:to the running scheduler. So a skill that was edited (which in secured mode forces it back to Draft, dropping its triggers) and then approved in the browser ended up Approved-but-trigger-less: absent from the Triggers view and silently not firing. The dashboard approve path now syncs declarative triggers the same way the MCPskill_statuspath does, and the scheduler is now wired to the dashboard unconditionally (previously only when/eventingress was enabled). Existing approvals are unaffected; the fix applies to subsequent dashboard approvals. (A process restart already re-registered them at startup — that workaround is no longer needed.) - Docs: trimmed the README + landing page of reference-detail that belongs in the deeper docs; corrected the
skillfile auditCLI signature; and the per-release Upgrade impact: convention plus a new UPGRADING.md (pre-1.0 transition guide) now ship in the published package.
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]