Skip to content

Skillscript

v0.30.0 Breaking

This release includes breaking changes for platform teams planning a safe upgrade.

✓ 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

Minor fixes and improvements.

Changes in this release

Refactor Low

Removed AMP examples from sqlite-skill-store.md documentation.

Removed AMP examples from sqlite-skill-store.md documentation.

Source: llm_adapter@2026-07-15

Confidence: high

Refactor Low

Genericized AMP-named examples in configuration.md documentation.

Genericized AMP-named examples in configuration.md documentation.

Source: llm_adapter@2026-07-15

Confidence: high

Refactor Low

Re-rendered language-reference.md to replace AMP-specific op dispatches with GitHub/Linear examples.

Re-rendered language-reference.md to replace AMP-specific op dispatches with GitHub/Linear examples.

Source: llm_adapter@2026-07-15

Confidence: high

Refactor Low

Changed class-rename example from AmpSkillStore to RedisSkillStore in sqlite-skill-store.md.

Changed class-rename example from AmpSkillStore to RedisSkillStore in sqlite-skill-store.md.

Source: granite4.1:30b@2026-07-15-audit

Confidence: low

Refactor Low

Updated manifest() example kind from "amp" to "postgres" in sqlite-skill-store.md.

Updated manifest() example kind from "amp" to "postgres" in sqlite-skill-store.md.

Source: granite4.1:30b@2026-07-15-audit

Confidence: low

Full changelog

Upgrade impact: none (additive). Documentation only; no runtime, API, or behavior change.

The public-announcement release. A final leakage-scrub pass over the shipped docs, closing the coverage gap the 0.27.3 audit left, so no doc names an internal substrate as an example.

  • sqlite-skill-store.md (npm-shipped): removed AMP from the three substrate examples the 0.27.3 audit didn't cover — the "choose your substrate" list (AMP, Pinecone, S3, Postgres…Pinecone, S3, Postgres, Redis…), the forking-checklist class-rename example (AmpSkillStoreRedisSkillStore), and the manifest() example (kind: "amp"kind: "postgres"). Example-name swaps only; no structural change.
  • configuration.md: genericized two AMP-named examples — the connectors.json ${VAR}-substitution example (an "amp" connector using ${AMP_ENDPOINT}/${AMP_TOKEN} → a generic "memory" connector using ${MEMORY_ENDPOINT}/${MEMORY_TOKEN}) and an inline _comment ("AMP-style dogfooding" → "local dogfooding").
  • language-reference.md re-rendered from atoms — the worked-example op dispatches that previously used $ amp.* connector calls (mailbox / memory-write / query) now use $ github.* / $ linear.*, and the substrate-neutrality note lists $ github.* / $ linear.* as the "substrate-specific tools the adopter declares" example. The "Source of truth: AMP" provenance footer is intentionally retained.

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]