Skip to content

v1.4.0

Latest

Choose a tag to compare

@github-actions github-actions released this 25 Apr 01:26
dac7ef8

Added

  • Add changelog history for releases v1.0.0-v1.3.0 during dev-tools asset synchronization. (#3)
  • Sync latest Fast Forward dev-tools managed assets (workflow templates, governance metadata, agents, and skills) into this repository. (#3)
  • Add repository AGENTS.md for agent task orchestration and local onboarding flow.
  • Add fast-forward/enum as an installed package in the framework metapackage and document its presence in package surface guidance. (#6)

Changed

  • Prefer FrameworkServiceProvider::class in framework README/docs bootstrap snippets instead of instantiating provider objects.