Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 669 Bytes

File metadata and controls

20 lines (11 loc) · 669 Bytes

OpenFastTrace 4.4.0, released 2026-05-14

Code name: Spec-driven Development Skill

Summary

In this release we added the OpenFastTrace Spec-driven Development Skill. The skill guides AI agents through turning a GitHub issue into a changeset plan that can be reviewed before it gets executed by the user. The process uses a spec-driven development approach backed by an OFT spec.

We also moved the skills to .agents/skills for best cross-vendor compatibility.

The tag importer now supports Kotlin script files (.kts).

Features

  • #507: Tag importer now support .kts files
  • #514: Added changeset skill

Documentation

  • #514: Added changeset skill