release: bump to v5.0.1

This commit is contained in:
github-actions[bot]
2025-08-17 02:06:45 +00:00
parent f959a07bda
commit 38e23b1db5
23 changed files with 2590 additions and 2590 deletions

4
dist/agents/sm.txt vendored
View File

@@ -369,7 +369,7 @@ template:
output:
format: markdown
filename: docs/stories/{{epic_num}}.{{story_num}}.{{story_title_short}}.md
title: 'Story {{epic_num}}.{{story_num}}: {{story_title_short}}'
title: "Story {{epic_num}}.{{story_num}}: {{story_title_short}}"
workflow:
mode: interactive
@@ -471,7 +471,7 @@ sections:
sections:
- id: agent-model
title: Agent Model Used
template: '{{agent_model_name_version}}'
template: "{{agent_model_name_version}}"
instruction: Record the specific AI agent model and version used for development
owner: dev-agent
editors: [dev-agent]