Releases: liatrio-labs/spec-driven-workflow
v1.11.0
v1.11.0 (2025-12-04)
Bug Fixes
Chores
Documentation
-
Add context verification markers documentation (#32,
a4d680f) -
prompts: Update context marker documentation format (#32,
a4d680f)
Features
Detailed Changes: v1.10.0...v1.11.0
v1.10.0
v1.10.0 (2025-11-24)
Bug Fixes
Build System
Chores
Continuous Integration
Documentation
-
Add autoupdate reminder for pre-commit hook versions (#29,
dda693a) -
Fix markdown linting error in CONTRIBUTING.md (#18,
25a6cad)
Features
-
Add security guardrails to prevent credential exposure (#29,
dda693a) -
Add security guardrails to prevent credential exposure in proof artifacts (#29,
dda693a)
Detailed Changes: v1.9.1...v1.10.0
v1.9.1
v1.9.1 (2025-11-24)
Bug Fixes
Documentation
-
prompts: Add example format for clarifying questions (#30,
948bb83) -
prompts: Add validation report output location (#30,
948bb83) -
prompts: Improve task list format with hierarchical structure (#30,
948bb83) -
prompts: Remove redundant instruction from iterative process (#30,
948bb83)
Refactoring
-
prompts: Align validation to focus on proof artifacts (#30,
948bb83) -
prompts: Consolidate functional requirements into demoable units (#30,
948bb83) -
prompts: Improve clarity and enforceability in spec generation (#30,
948bb83) -
prompts: Improve spec generation workflow and task list formatting (#30,
948bb83) -
prompts: Remove demo criteria, consolidate into proof artifacts (#30,
948bb83) -
prompts: Reorganize generate-spec workflow steps (#30,
948bb83)
Detailed Changes: v1.9.0...v1.9.1
v1.9.0
v1.9.0 (2025-11-17)
Bug Fixes
-
docs: Add missing subtasks to tasks-pre-commit-cspell HTML page (#31,
e336618) -
docs: Improve inline code styling in task list subtasks (#31,
e336618) -
docs: Update validation dates to 2025-11-07 and remove unused index.html (#31,
e336618) -
playbook-site: Address code review feedback for security and accessibility (#31,
e336618)
Chores
-
docs: Remove temporary files and update comparison page (#31,
e336618) -
repo: Add CODEOWNERS and Code of Conduct, enhance pre-commit hooks (#31,
e336618)
Code Style
-
docs: Add hero divider to reduce empty space on reference-materials page (#31,
e336618) -
playbook-site: Align design with dev.liatrio.com brand standards (#31,
e336618)
Documentation
-
Add comprehensive audit report and fix minor issues (#31,
e336618) -
Update README with comprehensive SDD workflow documentation (#31,
e336618)
Features
-
docs: Add developer experience, common questions, and video overview pages (#31,
e336618) -
docs: Add local playbook site with Liatrio brand styling (#31,
e336618) -
docs: Add navigation header to all reference pages (#31,
e336618) -
docs: Add reference materials page with 9 SDD workflow examples (#31,
e336618) -
playbook-site: Enhance design and add comparison page (#31,
e336618)
Refactoring
-
Extract navigation and footer into reusable JS components (#31,
e336618) -
docs: Extract embedded fonts to dedicated stylesheet (#31,
e336618) -
docs: Move playbook site to docs root and embed fonts (#31,
e336618)
Detailed Changes: v1.8.0...v1.9.0
v1.8.0
v1.8.0 (2025-11-07)
Bug Fixes
-
Address additional PR review feedback - placeholder consistency and grammar (#26,
72578a2) -
Address PR review feedback - proof artifact structure and placeholder consistency (#26,
72578a2) -
Complete [n] → [NN] placeholder consistency across all prompt files (#26,
72578a2) -
workflow: Enhance validation prompt and standardize next-step guidance (#26,
72578a2)
Chores
Documentation
Features
-
Enhance generate-spec prompt with research-based improvements and workflow guidance (#26,
72578a2) -
Refactor manage-tasks prompt with research-backed workflow engineering (#26,
72578a2) -
workflow: Integrate repository pattern compliance across spec-driven workflow (#26,
72578a2)
Refactoring
-
Move context assessment earlier in spec-driven workflow (#26,
72578a2) -
Refine spec template to reduce verbosity and duplication (#26,
72578a2) -
Update spec output structure to use subdirectories (#26,
72578a2) -
spec: Fix prompt flow inconsistencies and enhance workflow integration (#26,
72578a2) -
tasks: Fix two-phase process by separating output formats (#26,
72578a2) -
workflow: Comprehensive spec-driven workflow prompt refactoring (#26,
72578a2) -
workflow: Simplify proof artifacts to single markdown file per task (#26,
72578a2) -
workflow: Update validation prompt to use new directory structure (#26,
72578a2)
Detailed Changes: v1.7.0...v1.8.0
v1.7.0
v1.6.0
v1.6.0 (2025-10-23)
Bug Fixes
-
Add missing tomli-w dependency and update documentation (#19,
31ba393) -
Address additional CodeRabbit review comments (#19,
31ba393) -
Address PR review feedback for slash command generator (#19,
31ba393) -
Address remaining CodeRabbit AI review comments (#19,
31ba393) -
Correct agent command directories based on official documentation (#19,
31ba393) -
Correct detection logic to check command directory (#19,
31ba393) -
Normalize path return types to strings in find_generated_files (#19,
31ba393) -
Only fall back to bundled prompts for default directory (#19,
31ba393) -
Update typer version constraint to match available PyPI version (#19,
31ba393) -
config: Correct Cursor agent command directory and file extension (#19,
31ba393) -
install: Add fallback to find prompts in installed package (#19,
31ba393) -
writer: Improve importlib.resources package anchor path (#19,
31ba393)
Chores
-
Mark task 2.0 complete - all generator subtasks finished (#19,
31ba393) -
Update all packages to latest compatible versions (#19,
31ba393)
Continuous Integration
Documentation
-
Add reference links to supported agents table (#19,
31ba393) -
Add TLDR section to README showing quick start workflow (#19,
31ba393) -
Document TOML reading approach and Python version requirements (#19,
31ba393) -
Enhance troubleshooting documentation and Python version requirements (#19,
31ba393) -
Improve README with numbered steps and supported AI tools table (#19,
31ba393) -
slash-command-generator: Align documentation with actual implementation (#19,
31ba393) -
specs: Add spec for fixing bundled prompts directory resolution (#19,
31ba393) -
specs: Add task list for fixing bundled prompts directory resolution (#19,
31ba393) -
tasks: Add spec and task list for code review fixes (#19,
31ba393) -
tasks: Add spec/tasks for slash commands helper (#19,
31ba393) -
tasks: Mark all tasks complete for bundled prompts resolution (#19,
31ba393) -
tasks: Update task list for bundled prompts resolution (#19,
31ba393)
Features
-
Add importlib.resources support for bundled prompts resolution (#19,
31ba393) -
Add output normalization and snapshot regression tests (#19,
31ba393) -
Add slash_commands to package discovery configuration (#19,
31ba393) -
Change default paths to home directory and unify option names (#19,
31ba393) -
Fix critical audit issues and add detection path option (#19,
31ba393) -
Implement consistent exit codes and improved error handling (#19,
31ba393) -
Implement Markdown and TOML command generators with override support ([#19](https://github.com/liatrio-labs/spec-driven-workflow/pull...
v1.5.0
v1.5.0 (2025-10-22)
Build System
Documentation
-
Enhance README header with badges and improved formatting (#16,
387568f) -
Enhance README structure and add workflow improvements (#16,
387568f) -
Enhance README structure with highlights and workflow guidance (#16,
387568f)
Features
Detailed Changes: v1.4.0...v1.5.0