Skip to content

Agentic SDLC Spec Kit Templates - agentic-sdlc-v0.0.38

Choose a tag to compare

@github-actions github-actions released this 19 Jan 20:39
· 435 commits to main since this release
2851781

This is the latest set of releases that you can use with your agent of choice. We recommend using the Specify CLI to scaffold your projects, however you can download these independently and manage them yourself.

Changelog

  • Merge pull request #2 from tikalk/adding_eval
  • fix lint errors
  • update documentation
  • fix linting issues
  • add github actions, replace claude with any model (configurable)
  • add documentation
  • Merge branch 'main' into adding_eval
  • move the sh to scripts
  • Add plan error analysis foundation (100% pass rate)
  • update gitignore
  • Achieve 90% evaluation pass rate through iterative prompt refinement
  • Add high-priority referenceable cross-referencing system to roadmap for improved navigation and maintainability
  • Add custom annotation tool for spec evaluation with FastHTML-based UI
  • Add automated error analysis using Claude API
  • upadte README file and set the model as env var
  • Implement comprehensive evaluation infrastructure to test the quality of spec and plan template outputs using PromptFoo with Claude Sonnet 4.5.
  • Add Architecture Description Command to roadmap for structural integrity in complex systems
  • Update quickstart.md to use new team-ai-directives paths without v1 prefix