Skip to content

Skillscript

v0.21.2 Bugfix

This release fixes issues for SREs watching stability and regressions.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

agents dsl llm mcp skills workflow

Summary

AI summary

Fixed dashboard approval re‑registering skill declarative triggers.

Full changelog

Upgrade impact: none (additive)

  • Fix: dashboard /approve now 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 MCP skill_status path does, and the scheduler is now wired to the dashboard unconditionally (previously only when /event ingress 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 audit CLI 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

Track Skillscript

Get notified when new releases ship.

Sign up free

About Skillscript

All releases →

Related context

Earlier breaking changes

  • v0.35.0 Editing `# Deadline:` on an approved skill drops it to Draft (signature invalidates).

Beta — feedback welcome: [email protected]