Skip to content

Releases: tikalk/agentic-sdlc-spec-kit

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

03 Mar 16:41

Choose a tag to compare

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

  • refactor: modularize levelup into extension with 5 CDR-based commands (#56)
  • chore: bump version to agentic-sdlc-v0.0.85 [skip ci]

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

03 Mar 14:22

Choose a tag to compare

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

  • refactor: rename agentic-sdlc-orchestrator to agentic-sdlc-runner
  • chore: bump version to agentic-sdlc-v0.0.84 [skip ci]

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

03 Mar 11:25
55e8af7

Choose a tag to compare

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 #55 from tikalk/fix_failed_eval_tests
  • fix spec failed tests
  • fix spec failed tests
  • fix spec failed tests
  • set rate to 70%
  • fix trace & ext failed tests
  • fix spec failed tests
  • fix plan failed tests
  • chore: bump version to agentic-sdlc-v0.0.83 [skip ci]

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

27 Feb 13:44

Choose a tag to compare

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 branch 'main' of github.com:tikalk/agentic-sdlc-spec-kit
  • Merge remote-tracking branch 'upstream/main'
  • chore: Update outdated GitHub Actions versions (github#1706)
  • chore: bump version to agentic-sdlc-v0.0.82 [skip ci]

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

26 Feb 18:00
498070b

Choose a tag to compare

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 #45 from tikalk/fix/global-branch-numbering
  • fix: Use global branch numbering instead of per-short-name numbering
  • chore: bump version to agentic-sdlc-v0.0.81 [skip ci]

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

25 Feb 23:09

Choose a tag to compare

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

  • feat: Add sub-system decomposition to architect.specify and architect.init
  • Merge remote-tracking branch 'upstream/main'
  • docs: Document dual-catalog system for extensions (github#1689)
  • Fix version command in documentation (github#1685)
  • Add Cleanup Extension to README (github#1678)
  • Add retrospective extension to community catalog. (github#1681)

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

25 Feb 23:01
938ec11

Choose a tag to compare

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 #44 from tikalk/feature/sub-system-decomposition
  • feat: Add sub-system decomposition to architect.specify and architect.init
  • chore: bump version to agentic-sdlc-v0.0.79 [skip ci]

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

24 Feb 15:59

Choose a tag to compare

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

  • Fix broken pipe error in release package script
  • Fix release script: qoder -> qodercli, remove unused click import
  • Add upstream validation for --ai and --ai-commands-dir options
  • Fix ruff lint errors: f-strings without placeholders and unused variables
  • Add AI Skills implementation: _get_skills_dir, install_ai_skills, commands_subdir in AGENT_CONFIG
  • Merge upstream/main: Add AI skills, V-Model extensions, CLI fixes, and community features
  • Add Cleanup Extension to catalog (github#1617)
  • Fix parameter ordering issues in CLI (github#1669)
  • Update V-Model Extension Pack to v0.4.0 (github#1665)
  • docs: Fix doc missing step (github#1496)
  • Update V-Model Extension Pack to v0.3.0 (github#1661)
  • Fix github#1658: Add commands_subdir field to support non-standard agent directory structures (github#1660)
  • feat: add GitHub issue templates (github#1655)
  • Update V-Model Extension Pack to v0.2.0 in community catalog (github#1656)
  • Add V-Model Extension Pack to catalog (github#1640)
  • refactor: remove OpenAPI/GraphQL bias from templates (github#1652)
  • fix: rename Qoder AGENT_CONFIG key from 'qoder' to 'qodercli' to match actual CLI executable (github#1651)
  • Add generic agent support with customizable command directories (github#1639)
  • fix: pin click>=8.1 to prevent Python 3.14/Homebrew env isolation crash (github#1648)
  • fix: include 'src/**' path in release workflow triggers (github#1646)
  • chore(deps): bump github/codeql-action from 3 to 4 (github#1635)
  • Add pytest and Python linting (ruff) to CI (github#1637)
  • feat: add pull request template for better contribution guidelines (github#1634)
  • Feat/ai skills (github#1632)
  • chore(deps): bump actions/stale from 9 to 10 (github#1623)
  • feat: add dependabot configuration for pip and GitHub Actions updates (github#1622)
  • Remove Maintainers section from README.md (github#1618)

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

24 Feb 08:17
4007491

Choose a tag to compare

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 #3 from tikalk/eval_github_actions
  • stop failing if tests failed
  • stop failing if tests failed
  • fix configs
  • fix configs: maxConcurrency
  • fix configs: maxConcurrency
  • add delay to avoid rate limit
  • change the pass rate to 50%
  • Merge CLAUDE.md into AGENTS.md - add Python import rules
  • Merge origin/main: add security checks and arch evals
  • Merge upstream/main: fix typo in plan-template.md
  • Merge branch 'main' into eval_github_actions
  • Merge pull request #33 from tikalk/add_security_checks
  • stop using import *
  • fix the imports to be at the top of the scripts
    1. add security checks (like pii, prompt injection, etc) 2. allow running the promptfoo with or without cache 3. update docs
  • fix: typo in plan-template.md (github#1446)
  • Merge branch 'main' into eval_github_actions
  • Merge pull request #32 from tikalk/add_arch_evals
  • add eval for new areas
  • Merge branch 'main' into eval_github_actions
  • change the pass rate to 80%
  • Merge branch 'main' into eval_github_actions
  • the prompt now explicitly addresses vague terms at the Overview Section level where they were appearing, rather than only mentioning them in the general constraints section at the bottom.
  • fix script
  • the prompt now explicitly addresses vague terms at the Overview Section level where they were appearing, rather than only mentioning them in the general constraints section at the bottom.
  • the prompt now explicitly addresses vague terms at the Overview Section level where they were appearing, rather than only mentioning them in the general constraints section at the bottom.
  • Lower the threshold in the grader because the GLM
    1. Strip content starting with Thinking: (English) 2. Strip content starting with 思考: (Chinese) 3. Only keep the actual spec/plan content for assertion checks
  • don't fail the github action eval if the error is rate limit
    1. fix prompt to answer only in engllish 2. Rate limiting protection - run tests sequentially with delay
  • fix typo
    1. change github actions to run on every PR 2. fix docs

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

15 Feb 14:47

Choose a tag to compare

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

  • fix(scripts): update orchestrator integration to use spawn-pod.sh