You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/forge:release commit message now follows the conventional-commit form chore(release): release vX.Y.Z instead of Release vX.Y.Z, and the command now has an explicit commit step.
Changelog guidance for /forge:release now records only the net user-visible change in a release, not intra-release churn: something added and then removed within the same release is listed nowhere, and something added and then fixed within the same release is listed only as the final working feature.
Fixed
README layout table brought back in sync with the tree: the agents/, lib/, and references/ listings now include the security-auditor agent, the security/versions modules, and the fastapi/library/pytest references added in 0.11.0.