Skip to content
Scott Shwarts edited this page Jul 21, 2026 · 5 revisions

Skillscript — What's New

Pragmatic, task-oriented notes on each release: what changed, why you'd care, and how to use it. This is the friendly companion to the CHANGELOG — the CHANGELOG is the terse authoritative record (every change + its upgrade impact); these pages are the "here's the feature, here's how you'd actually use it" walkthrough.

If you're deciding whether a release matters to you, start here. If you need the exact list of what changed, read the CHANGELOG.

Release notes

Newest first. Each page covers the problem a release solves, the few things you can now do, a copy-paste example, and the gotchas.

Feature guides

Deeper how-tos for individual capabilities, independent of the release they shipped in.

Where else to look

  • Language reference — the canonical spec (syntax, ops, semantics): docs/language-reference.md
  • Adopter playbook — wiring substrates, security boundaries, running as a service: docs/adopter-playbook.md
  • help({topic}) — the language surface, reachable from your agent over MCP (ops, frontmatter, connectors, lint-codes, error-handling).

Clone this wiki locally