Skip to content

Releases: tikalk/agentic-sdlc-spec-kit

Spec Kit - agentic-sdlc-v0.5.10

20 Apr 20:03

Choose a tag to compare

Install

uv tool install agentic-sdlc-specify-cli --from git+https://github.com/tikalk/agentic-sdlc-spec-kit.git@agentic-sdlc-v0.5.10
specify init my-project

What's Changed

  • fix: prevent ZIP URL from being saved in init-options.json for team-ai-directives
  • fix: team-ai-directives extension integration and tests
  • feat(catalog): Add team-ai-directives extension entry
  • fix: Remove unused config variable in skill_install
  • feat: Add --team-ai-directives ZIP install support
  • release: bump version to 0.5.8
  • fix: remove dead code - unused parameter and option
  • fix: remove non-existent --architecture flag references
  • fix: align clarify handoffs to auto-validate (refs #SessionTrace)
  • fix: align preset commands with templates
  • chore: bump version to 0.5.5 to match release tag
  • fix: update command prefixes from /speckit.* to /spec.* in README
  • fix: correct maintainer name to Lior Kanfi
  • fix: update README URLs to point to tikalk fork instead of upstream
  • fix: restore complete fork README with Agentic SDLC branding, Project Vision, and tikalk-specific content
  • fix: restore full CLI Reference section and Community Friends details from backup
  • fix: auto-publish releases instead of creating drafts
  • fix: update inventory tests to allow extra files from fork bundles
  • fix: skip file inventory tests on fork due to bundled extensions/presets
  • fix: skip file inventory tests on fork due to bundled extensions/presets
  • fix: register skill_app subcommand from cli_customization
  • fix: remove unused exception variable names
  • chore: release 0.7.3, begin 0.7.4.dev0 development (github#2263)
  • fix: replace shell-based context updates with marker-based upsert (github#2259)
  • Add Community Friends page to docs site (github#2261)
  • Add Spec Scope extension to community catalog (github#2172)
  • docs: add Community-maintained plugin for Claude Code and GitHub Copilot CLI that installs Spec Kit skills via the plugin marketplace to README (github#2250)
  • fix: use accent() for final Project ready message
  • fix: use accent() for detail text in StepTracker
  • fix: use accent color for detail text in StepTracker tree
  • fix: use accent() for Selected AI assistant and script type output
  • fix: use accent() for setup panel title
  • fix: restore Tikalk theme colors - use accent_style() instead of hardcoded cyan
  • fix: suppress CRLF warnings in auto-commit.ps1 (github#2258)
  • Restore TESTING.md (was merged into upstream and lost during merge)
  • Fix tracker order: add hook steps in sequence before Finalize
  • feat: register Blueprint in community catalog (github#2252)
  • preset: Update preset-fiction-book-writing to community catalog -> v1.5.0 (github#2256)
  • chore(deps): bump actions/upload-pages-artifact from 3 to 5 (github#2251)
  • Restore fork customizations in README.md
  • Fix prefix to spec.* and use fork accent color for panels
  • Fix test_upgrade_succeeds to use --force flag
  • fix: add reference/*.md to docfx content glob (github#2248)
  • chore: release 0.7.2, begin 0.7.3.dev0 development (github#2247)
  • docs: add core commands reference and simplify README CLI section (github#2245)
  • docs: add workflows reference, reorganize into docs/reference/, and add --version flag (github#2244)
  • fix: add skill_app subcommand to app
  • chore: bump to v0.5.4 after upstream merge
  • docs: add presets reference page and rename pack_id to preset_id (github#2243)
  • docs: add extensions reference page and integrations FAQ (github#2242)
  • docs: consolidate integration documentation into docs/integrations.md (github#2241)
  • feat: update memorylint and superpowers-bridge versions to 1.3.0 with new download URLs (github#2240)
  • feat: Integration catalog — discovery, versioning, and community distribution (github#2130)
  • Add Catalog CI extension to community catalog (github#2239)
  • Added issues extension (github#2194)
  • fix: Windows test failures - unicode encoding and bash availability
  • chore: remove local dev directories before upstream merge
  • fix: cache Tree object in StepTracker to prevent duplicate banner
  • fix: UI improvements - eliminate duplicate banner and reorder finalize step
  • chore: release 0.7.1, begin 0.7.2.dev0 development (github#2235)
  • chore: bump version to v0.5.2
  • fix: UI improvements for init output
  • ci: add windows-latest to test matrix (github#2233)
  • docs: remove deprecated --skip-tls references from local-development guide (github#2231)
  • fix: add missing upstream features to extensions.py
  • fix: add auto-correction and warnings to match upstream tests
  • fix: allow Claude to chain skills for hook execution (github#2227)
  • fix: resolve version detection and bump to v0.4.12
  • fix: resolve version detection for agentic-sdlc-specify-cli package name
  • feat: add evals extension for EDD with PromptFoo integration and bump version to 0.4.11
  • docs: merge TESTING.md into CONTRIBUTING.md, remove TESTING.md (github#2228)
  • Add agent-assign extension to community catalog (github#2030)
  • fix: unofficial PyPI warning (github#1982) and legacy extension command name auto-correction (github#2017) (github#2027)
  • The evals extension now follows the same logical pattern as other commands
  • feat: register architect-preview in community catalog (github#2214)
  • chore: deprecate --ai flag in favor of --integration on specify init (github#2218)
  • chore: release 0.7.0, begin 0.7.1.dev0 development (github#2217)
  • Add workflow engine with catalog system (github#2158)
  • chore: bump version to 0.4.10 after upstream merge
  • docs(catalog): add claude-ask-questions to community preset catalog (github#2191)
  • v0.4.9: Fix command prefix and theming
  • v0.4.8: merge upstream (SFSpeckit + gitflow prefix)
  • CLI automatically generates comprehensive unit tests alongside graders when generating evaluation criteria
  • v0.4.7: Full theming consistency update
  • feat: Full theming consistency - replace cyan with orange accent
  • Add SFSpeckit — Salesforce SDD Extension (github#2208)
  • docs: update CHANGELOG for v0.4.6
  • feat(scripts): optional single-segment branch prefix for gitflow (github#2202)
  • v0.4.6: Extension bundling unification + version bug fix
  • fix: update tests to accept fork's extra files and fix --no-git handling
  • fix: import cli_customization with proper error handling
  • docs: update CHANGELOG for v0.4.2
  • fix: add sync_team_ai_directives and _run_git_command functions
  • fix: use BANNER_COLORS for orange theme instead of hardcoded blue/cyan
  • fix(tdd): add proper hooks for TDD workflow (before_implement)
  • chore: release 0.6.2, begin 0.6.3.dev0 development (github#2205)
  • Add Worktrees extension to community catalog (github#2207)
  • fix: resolve extension script path rewriting bug causing session failures
  • fix: remove issue tracker integration
  • fix: AD variable mismatch in check-prerequisites scripts
  • feat: Update catalog.community.json for preset-fiction-book-writing (github#2199)
  • docs: add hook command lightweight lesson to RELEASE.md
  • fix: add lightweight product.link command for silent PDR hook
  • docs: add draft release lesson to RELEASE.md
  • fix: dot-to-dash replacement in compute_skill_output_name
  • fix: Claude Code slash command naming for preset/extension commands
  • update changelog
  • fix: register extension hooks during bundled extension installation
  • add edd to the catalog
  • fix: plan command creates required artifacts (research.md, data-model.md, contracts/, quickstart.md)
  • docs: add submodule release workflow lesson to RELEASE.md
  • fix: align spec.specify hooks with upstream convention and remove inline Phase 2
  • fix: resolve {SCRIPT} placeholders for markdown agents in preset commands
  • fix(preset): simplify constitution command to prevent agent failures
  • feat(architect): v2.0.0 - R&W methodology alignment
  • docs: add lesson about checking remote version before release
  • fix: persist --team-ai-directives to init-options.json and read from all scripts
  • chore: bump version to 0.3.35
  • docs: add path consistency checks and lessons learned to RELEASE.md
  • fix: update preset template paths to use {REPO_ROOT} placeholders
  • fix: resolve template paths and add RELEASE.md
  • chore: bump version to 0.3.32
  • fix: resolve constitution path + add handoffs to init commands
  • fix(scaffold): always overwrite extensions - copy all files on re-init
  • fix(bundled): update extensions on reinstall - compare versions
  • chore: bump version to 0.3.29
  • refactor(spec.plan): clarify Phase 1 contracts scope
  • fix(init): remove remaining auto-trigger language, make clarify manual
  • chore: bump version to 0.3.27
  • chore: bump version to 1.1.2
  • fix(init): remove auto-trigger to clarify, make it manual step
  • docs: add CHANGELOG entry for 0.3.26
  • chore: bump version to 0.3.26
  • fix(clarify): add ADR/PDR approval workflow before implement
  • feat(architect,product): add multi-agent DAG orchestration (v1.1.0)
  • chore: bump version to 0.3.24
  • chore: bump version to 0.3.23
  • docs(preset): use command aliases in next steps suggestions
  • refactor: remove MCP references and Framework Options to simplify upstream merges
  • chore: bump version to 0.3.22
  • refactor(levelup): simplify clarify.md to align with architect/product UX
  • docs: fix architect extension misleading --architecture flag references
  • chore: remove hardcoded architect handoff from product extension
  • fix: handle dict format in skill sync-team
  • fix: add httpx dependency, add skill theming, add skill command tests
  • fix: update release.yml install URL to tikalk fork
  • fix: lint errors in cli_customization.py
  • refactor: use accent() helper in skill commands
  • feat: restore specify skill commands (v0.3.19)
  • feat(presets): add path validation and non-git support to ADLC commands
  • fix: add missing sync_team_ai_directives and apply upstream alias fix
  • Bump version to 0.4.0 and update CHANGELOG
  • fix: remove upstream TAGLINE that overwrites fork customizations
  • feat: update CLI tagline and bump version to 0.3.17
  • docs: add CI troubleshooting section to FORK.md
  • fix: remove unresolved merge conflict marker
  • chore: bump version to 0.3.16
  • enhance(levelup/clarify): add system-discovered assessments and recommended actions
  • fix: register preset commands and skills during bundled install
  • fix: register extension...
Read more

Spec Kit - agentic-sdlc-v0.5.8

19 Apr 19:09

Choose a tag to compare

Install

uv tool install agentic-sdlc-specify-cli --from git+https://github.com/tikalk/agentic-sdlc-spec-kit.git@agentic-sdlc-v0.5.8
specify init my-project

What's Changed

  • release: bump version to 0.5.8
  • fix: remove dead code - unused parameter and option
  • fix: remove non-existent --architecture flag references
  • fix: align clarify handoffs to auto-validate (refs #SessionTrace)
  • fix: align preset commands with templates
  • chore: bump version to 0.5.5 to match release tag
  • fix: update command prefixes from /speckit.* to /spec.* in README
  • fix: correct maintainer name to Lior Kanfi
  • fix: update README URLs to point to tikalk fork instead of upstream
  • fix: restore complete fork README with Agentic SDLC branding, Project Vision, and tikalk-specific content
  • fix: restore full CLI Reference section and Community Friends details from backup
  • fix: auto-publish releases instead of creating drafts
  • fix: update inventory tests to allow extra files from fork bundles
  • fix: skip file inventory tests on fork due to bundled extensions/presets
  • fix: skip file inventory tests on fork due to bundled extensions/presets
  • fix: register skill_app subcommand from cli_customization
  • fix: remove unused exception variable names
  • chore: release 0.7.3, begin 0.7.4.dev0 development (github#2263)
  • fix: replace shell-based context updates with marker-based upsert (github#2259)
  • Add Community Friends page to docs site (github#2261)
  • Add Spec Scope extension to community catalog (github#2172)
  • docs: add Community-maintained plugin for Claude Code and GitHub Copilot CLI that installs Spec Kit skills via the plugin marketplace to README (github#2250)
  • fix: use accent() for final Project ready message
  • fix: use accent() for detail text in StepTracker
  • fix: use accent color for detail text in StepTracker tree
  • fix: use accent() for Selected AI assistant and script type output
  • fix: use accent() for setup panel title
  • fix: restore Tikalk theme colors - use accent_style() instead of hardcoded cyan
  • fix: suppress CRLF warnings in auto-commit.ps1 (github#2258)
  • Restore TESTING.md (was merged into upstream and lost during merge)
  • Fix tracker order: add hook steps in sequence before Finalize
  • feat: register Blueprint in community catalog (github#2252)
  • preset: Update preset-fiction-book-writing to community catalog -> v1.5.0 (github#2256)
  • chore(deps): bump actions/upload-pages-artifact from 3 to 5 (github#2251)
  • Restore fork customizations in README.md
  • Fix prefix to spec.* and use fork accent color for panels
  • Fix test_upgrade_succeeds to use --force flag
  • fix: add reference/*.md to docfx content glob (github#2248)
  • chore: release 0.7.2, begin 0.7.3.dev0 development (github#2247)
  • docs: add core commands reference and simplify README CLI section (github#2245)
  • docs: add workflows reference, reorganize into docs/reference/, and add --version flag (github#2244)
  • fix: add skill_app subcommand to app
  • chore: bump to v0.5.4 after upstream merge
  • docs: add presets reference page and rename pack_id to preset_id (github#2243)
  • docs: add extensions reference page and integrations FAQ (github#2242)
  • docs: consolidate integration documentation into docs/integrations.md (github#2241)
  • feat: update memorylint and superpowers-bridge versions to 1.3.0 with new download URLs (github#2240)
  • feat: Integration catalog — discovery, versioning, and community distribution (github#2130)
  • Add Catalog CI extension to community catalog (github#2239)
  • Added issues extension (github#2194)
  • fix: Windows test failures - unicode encoding and bash availability
  • chore: remove local dev directories before upstream merge
  • fix: cache Tree object in StepTracker to prevent duplicate banner
  • fix: UI improvements - eliminate duplicate banner and reorder finalize step
  • chore: release 0.7.1, begin 0.7.2.dev0 development (github#2235)
  • chore: bump version to v0.5.2
  • fix: UI improvements for init output
  • ci: add windows-latest to test matrix (github#2233)
  • docs: remove deprecated --skip-tls references from local-development guide (github#2231)
  • fix: add missing upstream features to extensions.py
  • fix: add auto-correction and warnings to match upstream tests
  • fix: allow Claude to chain skills for hook execution (github#2227)
  • fix: resolve version detection and bump to v0.4.12
  • fix: resolve version detection for agentic-sdlc-specify-cli package name
  • feat: add evals extension for EDD with PromptFoo integration and bump version to 0.4.11
  • docs: merge TESTING.md into CONTRIBUTING.md, remove TESTING.md (github#2228)
  • Add agent-assign extension to community catalog (github#2030)
  • fix: unofficial PyPI warning (github#1982) and legacy extension command name auto-correction (github#2017) (github#2027)
  • The evals extension now follows the same logical pattern as other commands
  • feat: register architect-preview in community catalog (github#2214)
  • chore: deprecate --ai flag in favor of --integration on specify init (github#2218)
  • chore: release 0.7.0, begin 0.7.1.dev0 development (github#2217)
  • Add workflow engine with catalog system (github#2158)
  • chore: bump version to 0.4.10 after upstream merge
  • docs(catalog): add claude-ask-questions to community preset catalog (github#2191)
  • v0.4.9: Fix command prefix and theming
  • v0.4.8: merge upstream (SFSpeckit + gitflow prefix)
  • CLI automatically generates comprehensive unit tests alongside graders when generating evaluation criteria
  • v0.4.7: Full theming consistency update
  • feat: Full theming consistency - replace cyan with orange accent
  • Add SFSpeckit — Salesforce SDD Extension (github#2208)
  • docs: update CHANGELOG for v0.4.6
  • feat(scripts): optional single-segment branch prefix for gitflow (github#2202)
  • v0.4.6: Extension bundling unification + version bug fix
  • fix: update tests to accept fork's extra files and fix --no-git handling
  • fix: import cli_customization with proper error handling
  • docs: update CHANGELOG for v0.4.2
  • fix: add sync_team_ai_directives and _run_git_command functions
  • fix: use BANNER_COLORS for orange theme instead of hardcoded blue/cyan
  • fix(tdd): add proper hooks for TDD workflow (before_implement)
  • chore: release 0.6.2, begin 0.6.3.dev0 development (github#2205)
  • Add Worktrees extension to community catalog (github#2207)
  • fix: resolve extension script path rewriting bug causing session failures
  • fix: remove issue tracker integration
  • fix: AD variable mismatch in check-prerequisites scripts
  • feat: Update catalog.community.json for preset-fiction-book-writing (github#2199)
  • docs: add hook command lightweight lesson to RELEASE.md
  • fix: add lightweight product.link command for silent PDR hook
  • docs: add draft release lesson to RELEASE.md
  • fix: dot-to-dash replacement in compute_skill_output_name
  • fix: Claude Code slash command naming for preset/extension commands
  • update changelog
  • fix: register extension hooks during bundled extension installation
  • add edd to the catalog
  • fix: plan command creates required artifacts (research.md, data-model.md, contracts/, quickstart.md)
  • docs: add submodule release workflow lesson to RELEASE.md
  • fix: align spec.specify hooks with upstream convention and remove inline Phase 2
  • fix: resolve {SCRIPT} placeholders for markdown agents in preset commands
  • fix(preset): simplify constitution command to prevent agent failures
  • feat(architect): v2.0.0 - R&W methodology alignment
  • docs: add lesson about checking remote version before release
  • fix: persist --team-ai-directives to init-options.json and read from all scripts
  • chore: bump version to 0.3.35
  • docs: add path consistency checks and lessons learned to RELEASE.md
  • fix: update preset template paths to use {REPO_ROOT} placeholders
  • fix: resolve template paths and add RELEASE.md
  • chore: bump version to 0.3.32
  • fix: resolve constitution path + add handoffs to init commands
  • fix(scaffold): always overwrite extensions - copy all files on re-init
  • fix(bundled): update extensions on reinstall - compare versions
  • chore: bump version to 0.3.29
  • refactor(spec.plan): clarify Phase 1 contracts scope
  • fix(init): remove remaining auto-trigger language, make clarify manual
  • chore: bump version to 0.3.27
  • chore: bump version to 1.1.2
  • fix(init): remove auto-trigger to clarify, make it manual step
  • docs: add CHANGELOG entry for 0.3.26
  • chore: bump version to 0.3.26
  • fix(clarify): add ADR/PDR approval workflow before implement
  • feat(architect,product): add multi-agent DAG orchestration (v1.1.0)
  • chore: bump version to 0.3.24
  • chore: bump version to 0.3.23
  • docs(preset): use command aliases in next steps suggestions
  • refactor: remove MCP references and Framework Options to simplify upstream merges
  • chore: bump version to 0.3.22
  • refactor(levelup): simplify clarify.md to align with architect/product UX
  • docs: fix architect extension misleading --architecture flag references
  • chore: remove hardcoded architect handoff from product extension
  • fix: handle dict format in skill sync-team
  • fix: add httpx dependency, add skill theming, add skill command tests
  • fix: update release.yml install URL to tikalk fork
  • fix: lint errors in cli_customization.py
  • refactor: use accent() helper in skill commands
  • feat: restore specify skill commands (v0.3.19)
  • feat(presets): add path validation and non-git support to ADLC commands
  • fix: add missing sync_team_ai_directives and apply upstream alias fix
  • Bump version to 0.4.0 and update CHANGELOG
  • fix: remove upstream TAGLINE that overwrites fork customizations
  • feat: update CLI tagline and bump version to 0.3.17
  • docs: add CI troubleshooting section to FORK.md
  • fix: remove unresolved merge conflict marker
  • chore: bump version to 0.3.16
  • enhance(levelup/clarify): add system-discovered assessments and recommended actions
  • fix: register preset commands and skills during bundled install
  • fix: register extension commands and skills during bundled install
  • fix: register extension commands and skills during bundled install
  • fix: lint errors in cli_customization.py
  • fix: bundled extensions/presets installation during specify init
  • feat(levelup): add skill taxonomy and rule conflict detection
  • refactor: isolate...
Read more

Spec Kit - agentic-sdlc-v0.5.7

19 Apr 18:53

Choose a tag to compare

Install

uv tool install agentic-sdlc-specify-cli --from git+https://github.com/tikalk/agentic-sdlc-spec-kit.git@agentic-sdlc-v0.5.7
specify init my-project

What's Changed

  • fix: align clarify handoffs to auto-validate (refs #SessionTrace)
  • fix: align preset commands with templates
  • chore: bump version to 0.5.5 to match release tag
  • fix: update command prefixes from /speckit.* to /spec.* in README
  • fix: correct maintainer name to Lior Kanfi
  • fix: update README URLs to point to tikalk fork instead of upstream
  • fix: restore complete fork README with Agentic SDLC branding, Project Vision, and tikalk-specific content
  • fix: restore full CLI Reference section and Community Friends details from backup
  • fix: auto-publish releases instead of creating drafts
  • fix: update inventory tests to allow extra files from fork bundles
  • fix: skip file inventory tests on fork due to bundled extensions/presets
  • fix: skip file inventory tests on fork due to bundled extensions/presets
  • fix: register skill_app subcommand from cli_customization
  • fix: remove unused exception variable names
  • chore: release 0.7.3, begin 0.7.4.dev0 development (github#2263)
  • fix: replace shell-based context updates with marker-based upsert (github#2259)
  • Add Community Friends page to docs site (github#2261)
  • Add Spec Scope extension to community catalog (github#2172)
  • docs: add Community-maintained plugin for Claude Code and GitHub Copilot CLI that installs Spec Kit skills via the plugin marketplace to README (github#2250)
  • fix: use accent() for final Project ready message
  • fix: use accent() for detail text in StepTracker
  • fix: use accent color for detail text in StepTracker tree
  • fix: use accent() for Selected AI assistant and script type output
  • fix: use accent() for setup panel title
  • fix: restore Tikalk theme colors - use accent_style() instead of hardcoded cyan
  • fix: suppress CRLF warnings in auto-commit.ps1 (github#2258)
  • Restore TESTING.md (was merged into upstream and lost during merge)
  • Fix tracker order: add hook steps in sequence before Finalize
  • feat: register Blueprint in community catalog (github#2252)
  • preset: Update preset-fiction-book-writing to community catalog -> v1.5.0 (github#2256)
  • chore(deps): bump actions/upload-pages-artifact from 3 to 5 (github#2251)
  • Restore fork customizations in README.md
  • Fix prefix to spec.* and use fork accent color for panels
  • Fix test_upgrade_succeeds to use --force flag
  • fix: add reference/*.md to docfx content glob (github#2248)
  • chore: release 0.7.2, begin 0.7.3.dev0 development (github#2247)
  • docs: add core commands reference and simplify README CLI section (github#2245)
  • docs: add workflows reference, reorganize into docs/reference/, and add --version flag (github#2244)
  • fix: add skill_app subcommand to app
  • chore: bump to v0.5.4 after upstream merge
  • docs: add presets reference page and rename pack_id to preset_id (github#2243)
  • docs: add extensions reference page and integrations FAQ (github#2242)
  • docs: consolidate integration documentation into docs/integrations.md (github#2241)
  • feat: update memorylint and superpowers-bridge versions to 1.3.0 with new download URLs (github#2240)
  • feat: Integration catalog — discovery, versioning, and community distribution (github#2130)
  • Add Catalog CI extension to community catalog (github#2239)
  • Added issues extension (github#2194)
  • fix: Windows test failures - unicode encoding and bash availability
  • chore: remove local dev directories before upstream merge
  • fix: cache Tree object in StepTracker to prevent duplicate banner
  • fix: UI improvements - eliminate duplicate banner and reorder finalize step
  • chore: release 0.7.1, begin 0.7.2.dev0 development (github#2235)
  • chore: bump version to v0.5.2
  • fix: UI improvements for init output
  • ci: add windows-latest to test matrix (github#2233)
  • docs: remove deprecated --skip-tls references from local-development guide (github#2231)
  • fix: add missing upstream features to extensions.py
  • fix: add auto-correction and warnings to match upstream tests
  • fix: allow Claude to chain skills for hook execution (github#2227)
  • fix: resolve version detection and bump to v0.4.12
  • fix: resolve version detection for agentic-sdlc-specify-cli package name
  • feat: add evals extension for EDD with PromptFoo integration and bump version to 0.4.11
  • docs: merge TESTING.md into CONTRIBUTING.md, remove TESTING.md (github#2228)
  • Add agent-assign extension to community catalog (github#2030)
  • fix: unofficial PyPI warning (github#1982) and legacy extension command name auto-correction (github#2017) (github#2027)
  • The evals extension now follows the same logical pattern as other commands
  • feat: register architect-preview in community catalog (github#2214)
  • chore: deprecate --ai flag in favor of --integration on specify init (github#2218)
  • chore: release 0.7.0, begin 0.7.1.dev0 development (github#2217)
  • Add workflow engine with catalog system (github#2158)
  • chore: bump version to 0.4.10 after upstream merge
  • docs(catalog): add claude-ask-questions to community preset catalog (github#2191)
  • v0.4.9: Fix command prefix and theming
  • v0.4.8: merge upstream (SFSpeckit + gitflow prefix)
  • CLI automatically generates comprehensive unit tests alongside graders when generating evaluation criteria
  • v0.4.7: Full theming consistency update
  • feat: Full theming consistency - replace cyan with orange accent
  • Add SFSpeckit — Salesforce SDD Extension (github#2208)
  • docs: update CHANGELOG for v0.4.6
  • feat(scripts): optional single-segment branch prefix for gitflow (github#2202)
  • v0.4.6: Extension bundling unification + version bug fix
  • fix: update tests to accept fork's extra files and fix --no-git handling
  • fix: import cli_customization with proper error handling
  • docs: update CHANGELOG for v0.4.2
  • fix: add sync_team_ai_directives and _run_git_command functions
  • fix: use BANNER_COLORS for orange theme instead of hardcoded blue/cyan
  • fix(tdd): add proper hooks for TDD workflow (before_implement)
  • chore: release 0.6.2, begin 0.6.3.dev0 development (github#2205)
  • Add Worktrees extension to community catalog (github#2207)
  • fix: resolve extension script path rewriting bug causing session failures
  • fix: remove issue tracker integration
  • fix: AD variable mismatch in check-prerequisites scripts
  • feat: Update catalog.community.json for preset-fiction-book-writing (github#2199)
  • docs: add hook command lightweight lesson to RELEASE.md
  • fix: add lightweight product.link command for silent PDR hook
  • docs: add draft release lesson to RELEASE.md
  • fix: dot-to-dash replacement in compute_skill_output_name
  • fix: Claude Code slash command naming for preset/extension commands
  • update changelog
  • fix: register extension hooks during bundled extension installation
  • add edd to the catalog
  • fix: plan command creates required artifacts (research.md, data-model.md, contracts/, quickstart.md)
  • docs: add submodule release workflow lesson to RELEASE.md
  • fix: align spec.specify hooks with upstream convention and remove inline Phase 2
  • fix: resolve {SCRIPT} placeholders for markdown agents in preset commands
  • fix(preset): simplify constitution command to prevent agent failures
  • feat(architect): v2.0.0 - R&W methodology alignment
  • docs: add lesson about checking remote version before release
  • fix: persist --team-ai-directives to init-options.json and read from all scripts
  • chore: bump version to 0.3.35
  • docs: add path consistency checks and lessons learned to RELEASE.md
  • fix: update preset template paths to use {REPO_ROOT} placeholders
  • fix: resolve template paths and add RELEASE.md
  • chore: bump version to 0.3.32
  • fix: resolve constitution path + add handoffs to init commands
  • fix(scaffold): always overwrite extensions - copy all files on re-init
  • fix(bundled): update extensions on reinstall - compare versions
  • chore: bump version to 0.3.29
  • refactor(spec.plan): clarify Phase 1 contracts scope
  • fix(init): remove remaining auto-trigger language, make clarify manual
  • chore: bump version to 0.3.27
  • chore: bump version to 1.1.2
  • fix(init): remove auto-trigger to clarify, make it manual step
  • docs: add CHANGELOG entry for 0.3.26
  • chore: bump version to 0.3.26
  • fix(clarify): add ADR/PDR approval workflow before implement
  • feat(architect,product): add multi-agent DAG orchestration (v1.1.0)
  • chore: bump version to 0.3.24
  • chore: bump version to 0.3.23
  • docs(preset): use command aliases in next steps suggestions
  • refactor: remove MCP references and Framework Options to simplify upstream merges
  • chore: bump version to 0.3.22
  • refactor(levelup): simplify clarify.md to align with architect/product UX
  • docs: fix architect extension misleading --architecture flag references
  • chore: remove hardcoded architect handoff from product extension
  • fix: handle dict format in skill sync-team
  • fix: add httpx dependency, add skill theming, add skill command tests
  • fix: update release.yml install URL to tikalk fork
  • fix: lint errors in cli_customization.py
  • refactor: use accent() helper in skill commands
  • feat: restore specify skill commands (v0.3.19)
  • feat(presets): add path validation and non-git support to ADLC commands
  • fix: add missing sync_team_ai_directives and apply upstream alias fix
  • Bump version to 0.4.0 and update CHANGELOG
  • fix: remove upstream TAGLINE that overwrites fork customizations
  • feat: update CLI tagline and bump version to 0.3.17
  • docs: add CI troubleshooting section to FORK.md
  • fix: remove unresolved merge conflict marker
  • chore: bump version to 0.3.16
  • enhance(levelup/clarify): add system-discovered assessments and recommended actions
  • fix: register preset commands and skills during bundled install
  • fix: register extension commands and skills during bundled install
  • fix: register extension commands and skills during bundled install
  • fix: lint errors in cli_customization.py
  • fix: bundled extensions/presets installation during specify init
  • feat(levelup): add skill taxonomy and rule conflict detection
  • refactor: isolate fork customizations into cli_customization.py
  • feat: add tdd to wheel and --team-ai-directives flag
  • fix: dry-run specs dir creation and null ...
Read more

Spec Kit - agentic-sdlc-v0.5.6

18 Apr 18:37

Choose a tag to compare

Install

uv tool install agentic-sdlc-specify-cli --from git+https://github.com/tikalk/agentic-sdlc-spec-kit.git@agentic-sdlc-v0.5.6
specify init my-project

What's Changed

  • fix: skip file inventory tests on fork due to bundled extensions/presets
  • fix: register skill_app subcommand from cli_customization
  • fix: remove unused exception variable names
  • chore: release 0.7.3, begin 0.7.4.dev0 development (github#2263)
  • fix: replace shell-based context updates with marker-based upsert (github#2259)
  • Add Community Friends page to docs site (github#2261)
  • Add Spec Scope extension to community catalog (github#2172)
  • docs: add Community-maintained plugin for Claude Code and GitHub Copilot CLI that installs Spec Kit skills via the plugin marketplace to README (github#2250)
  • fix: use accent() for final Project ready message
  • fix: use accent() for detail text in StepTracker
  • fix: use accent color for detail text in StepTracker tree
  • fix: use accent() for Selected AI assistant and script type output
  • fix: use accent() for setup panel title
  • fix: restore Tikalk theme colors - use accent_style() instead of hardcoded cyan
  • fix: suppress CRLF warnings in auto-commit.ps1 (github#2258)
  • Restore TESTING.md (was merged into upstream and lost during merge)
  • Fix tracker order: add hook steps in sequence before Finalize
  • feat: register Blueprint in community catalog (github#2252)
  • preset: Update preset-fiction-book-writing to community catalog -> v1.5.0 (github#2256)
  • chore(deps): bump actions/upload-pages-artifact from 3 to 5 (github#2251)
  • Restore fork customizations in README.md
  • Fix prefix to spec.* and use fork accent color for panels
  • Fix test_upgrade_succeeds to use --force flag
  • fix: add reference/*.md to docfx content glob (github#2248)
  • chore: release 0.7.2, begin 0.7.3.dev0 development (github#2247)
  • docs: add core commands reference and simplify README CLI section (github#2245)
  • docs: add workflows reference, reorganize into docs/reference/, and add --version flag (github#2244)
  • fix: add skill_app subcommand to app
  • chore: bump to v0.5.4 after upstream merge
  • docs: add presets reference page and rename pack_id to preset_id (github#2243)
  • docs: add extensions reference page and integrations FAQ (github#2242)
  • docs: consolidate integration documentation into docs/integrations.md (github#2241)
  • feat: update memorylint and superpowers-bridge versions to 1.3.0 with new download URLs (github#2240)
  • feat: Integration catalog — discovery, versioning, and community distribution (github#2130)
  • Add Catalog CI extension to community catalog (github#2239)
  • Added issues extension (github#2194)
  • fix: Windows test failures - unicode encoding and bash availability
  • chore: remove local dev directories before upstream merge
  • fix: cache Tree object in StepTracker to prevent duplicate banner
  • fix: UI improvements - eliminate duplicate banner and reorder finalize step
  • chore: release 0.7.1, begin 0.7.2.dev0 development (github#2235)
  • chore: bump version to v0.5.2
  • fix: UI improvements for init output
  • ci: add windows-latest to test matrix (github#2233)
  • docs: remove deprecated --skip-tls references from local-development guide (github#2231)
  • fix: add missing upstream features to extensions.py
  • fix: add auto-correction and warnings to match upstream tests
  • fix: allow Claude to chain skills for hook execution (github#2227)
  • fix: resolve version detection and bump to v0.4.12
  • fix: resolve version detection for agentic-sdlc-specify-cli package name
  • feat: add evals extension for EDD with PromptFoo integration and bump version to 0.4.11
  • docs: merge TESTING.md into CONTRIBUTING.md, remove TESTING.md (github#2228)
  • Add agent-assign extension to community catalog (github#2030)
  • fix: unofficial PyPI warning (github#1982) and legacy extension command name auto-correction (github#2017) (github#2027)
  • The evals extension now follows the same logical pattern as other commands
  • feat: register architect-preview in community catalog (github#2214)
  • chore: deprecate --ai flag in favor of --integration on specify init (github#2218)
  • chore: release 0.7.0, begin 0.7.1.dev0 development (github#2217)
  • Add workflow engine with catalog system (github#2158)
  • chore: bump version to 0.4.10 after upstream merge
  • docs(catalog): add claude-ask-questions to community preset catalog (github#2191)
  • v0.4.9: Fix command prefix and theming
  • v0.4.8: merge upstream (SFSpeckit + gitflow prefix)
  • CLI automatically generates comprehensive unit tests alongside graders when generating evaluation criteria
  • v0.4.7: Full theming consistency update
  • feat: Full theming consistency - replace cyan with orange accent
  • Add SFSpeckit — Salesforce SDD Extension (github#2208)
  • docs: update CHANGELOG for v0.4.6
  • feat(scripts): optional single-segment branch prefix for gitflow (github#2202)
  • v0.4.6: Extension bundling unification + version bug fix
  • fix: update tests to accept fork's extra files and fix --no-git handling
  • fix: import cli_customization with proper error handling
  • docs: update CHANGELOG for v0.4.2
  • fix: add sync_team_ai_directives and _run_git_command functions
  • fix: use BANNER_COLORS for orange theme instead of hardcoded blue/cyan
  • fix(tdd): add proper hooks for TDD workflow (before_implement)
  • chore: release 0.6.2, begin 0.6.3.dev0 development (github#2205)
  • Add Worktrees extension to community catalog (github#2207)
  • fix: resolve extension script path rewriting bug causing session failures
  • fix: remove issue tracker integration
  • fix: AD variable mismatch in check-prerequisites scripts
  • feat: Update catalog.community.json for preset-fiction-book-writing (github#2199)
  • docs: add hook command lightweight lesson to RELEASE.md
  • fix: add lightweight product.link command for silent PDR hook
  • docs: add draft release lesson to RELEASE.md
  • fix: dot-to-dash replacement in compute_skill_output_name
  • fix: Claude Code slash command naming for preset/extension commands
  • update changelog
  • fix: register extension hooks during bundled extension installation
  • add edd to the catalog
  • fix: plan command creates required artifacts (research.md, data-model.md, contracts/, quickstart.md)
  • docs: add submodule release workflow lesson to RELEASE.md
  • fix: align spec.specify hooks with upstream convention and remove inline Phase 2
  • fix: resolve {SCRIPT} placeholders for markdown agents in preset commands
  • fix(preset): simplify constitution command to prevent agent failures
  • feat(architect): v2.0.0 - R&W methodology alignment
  • docs: add lesson about checking remote version before release
  • fix: persist --team-ai-directives to init-options.json and read from all scripts
  • chore: bump version to 0.3.35
  • docs: add path consistency checks and lessons learned to RELEASE.md
  • fix: update preset template paths to use {REPO_ROOT} placeholders
  • fix: resolve template paths and add RELEASE.md
  • chore: bump version to 0.3.32
  • fix: resolve constitution path + add handoffs to init commands
  • fix(scaffold): always overwrite extensions - copy all files on re-init
  • fix(bundled): update extensions on reinstall - compare versions
  • chore: bump version to 0.3.29
  • refactor(spec.plan): clarify Phase 1 contracts scope
  • fix(init): remove remaining auto-trigger language, make clarify manual
  • chore: bump version to 0.3.27
  • chore: bump version to 1.1.2
  • fix(init): remove auto-trigger to clarify, make it manual step
  • docs: add CHANGELOG entry for 0.3.26
  • chore: bump version to 0.3.26
  • fix(clarify): add ADR/PDR approval workflow before implement
  • feat(architect,product): add multi-agent DAG orchestration (v1.1.0)
  • chore: bump version to 0.3.24
  • chore: bump version to 0.3.23
  • docs(preset): use command aliases in next steps suggestions
  • refactor: remove MCP references and Framework Options to simplify upstream merges
  • chore: bump version to 0.3.22
  • refactor(levelup): simplify clarify.md to align with architect/product UX
  • docs: fix architect extension misleading --architecture flag references
  • chore: remove hardcoded architect handoff from product extension
  • fix: handle dict format in skill sync-team
  • fix: add httpx dependency, add skill theming, add skill command tests
  • fix: update release.yml install URL to tikalk fork
  • fix: lint errors in cli_customization.py
  • refactor: use accent() helper in skill commands
  • feat: restore specify skill commands (v0.3.19)
  • feat(presets): add path validation and non-git support to ADLC commands
  • fix: add missing sync_team_ai_directives and apply upstream alias fix
  • Bump version to 0.4.0 and update CHANGELOG
  • fix: remove upstream TAGLINE that overwrites fork customizations
  • feat: update CLI tagline and bump version to 0.3.17
  • docs: add CI troubleshooting section to FORK.md
  • fix: remove unresolved merge conflict marker
  • chore: bump version to 0.3.16
  • enhance(levelup/clarify): add system-discovered assessments and recommended actions
  • fix: register preset commands and skills during bundled install
  • fix: register extension commands and skills during bundled install
  • fix: register extension commands and skills during bundled install
  • fix: lint errors in cli_customization.py
  • fix: bundled extensions/presets installation during specify init
  • feat(levelup): add skill taxonomy and rule conflict detection
  • refactor: isolate fork customizations into cli_customization.py
  • feat: add tdd to wheel and --team-ai-directives flag
  • fix: dry-run specs dir creation and null template handling
  • fix: remove stray ] in discovery-functions.ps1 and update descriptions
  • fix: PowerShell tests and extension install reporting
  • fix: use $PSScriptRoot for discovery-functions path in PowerShell script
  • chore: bump version to 0.3.5
  • feat: restore full tikalk orange theming
  • chore: bump version to 0.3.4
  • fix: allow adlc prefix and short alias format in extension commands
  • chore: bump version to 0.3.3
  • fix: add Position=0 to FeatureDescription param in PowerShell script
  • chore: bump version to 0.3.2
  • fix: move dot-source after param block i...
Read more

Spec Kit - agentic-sdlc-v0.5.5

18 Apr 18:37

Choose a tag to compare

Install

uv tool install agentic-sdlc-specify-cli --from git+https://github.com/tikalk/agentic-sdlc-spec-kit.git@agentic-sdlc-v0.5.5
specify init my-project

What's Changed

  • chore: bump version to 0.5.5
  • Restore TESTING.md (was merged into upstream and lost during merge)
  • Fix tracker order: add hook steps in sequence before Finalize
  • feat: register Blueprint in community catalog (github#2252)
  • preset: Update preset-fiction-book-writing to community catalog -> v1.5.0 (github#2256)
  • chore(deps): bump actions/upload-pages-artifact from 3 to 5 (github#2251)
  • Restore fork customizations in README.md
  • Fix prefix to spec.* and use fork accent color for panels
  • Fix test_upgrade_succeeds to use --force flag
  • fix: add reference/*.md to docfx content glob (github#2248)
  • chore: release 0.7.2, begin 0.7.3.dev0 development (github#2247)
  • docs: add core commands reference and simplify README CLI section (github#2245)
  • docs: add workflows reference, reorganize into docs/reference/, and add --version flag (github#2244)
  • fix: add skill_app subcommand to app
  • chore: bump to v0.5.4 after upstream merge
  • docs: add presets reference page and rename pack_id to preset_id (github#2243)
  • docs: add extensions reference page and integrations FAQ (github#2242)
  • docs: consolidate integration documentation into docs/integrations.md (github#2241)
  • feat: update memorylint and superpowers-bridge versions to 1.3.0 with new download URLs (github#2240)
  • feat: Integration catalog — discovery, versioning, and community distribution (github#2130)
  • Add Catalog CI extension to community catalog (github#2239)
  • Added issues extension (github#2194)
  • fix: Windows test failures - unicode encoding and bash availability
  • chore: remove local dev directories before upstream merge
  • fix: cache Tree object in StepTracker to prevent duplicate banner
  • fix: UI improvements - eliminate duplicate banner and reorder finalize step
  • chore: release 0.7.1, begin 0.7.2.dev0 development (github#2235)
  • chore: bump version to v0.5.2
  • fix: UI improvements for init output
  • ci: add windows-latest to test matrix (github#2233)
  • docs: remove deprecated --skip-tls references from local-development guide (github#2231)
  • fix: add missing upstream features to extensions.py
  • fix: add auto-correction and warnings to match upstream tests
  • fix: allow Claude to chain skills for hook execution (github#2227)
  • fix: resolve version detection and bump to v0.4.12
  • fix: resolve version detection for agentic-sdlc-specify-cli package name
  • feat: add evals extension for EDD with PromptFoo integration and bump version to 0.4.11
  • docs: merge TESTING.md into CONTRIBUTING.md, remove TESTING.md (github#2228)
  • Add agent-assign extension to community catalog (github#2030)
  • fix: unofficial PyPI warning (github#1982) and legacy extension command name auto-correction (github#2017) (github#2027)
  • The evals extension now follows the same logical pattern as other commands
  • feat: register architect-preview in community catalog (github#2214)
  • chore: deprecate --ai flag in favor of --integration on specify init (github#2218)
  • chore: release 0.7.0, begin 0.7.1.dev0 development (github#2217)
  • Add workflow engine with catalog system (github#2158)
  • chore: bump version to 0.4.10 after upstream merge
  • docs(catalog): add claude-ask-questions to community preset catalog (github#2191)
  • v0.4.9: Fix command prefix and theming
  • v0.4.8: merge upstream (SFSpeckit + gitflow prefix)
  • CLI automatically generates comprehensive unit tests alongside graders when generating evaluation criteria
  • v0.4.7: Full theming consistency update
  • feat: Full theming consistency - replace cyan with orange accent
  • Add SFSpeckit — Salesforce SDD Extension (github#2208)
  • docs: update CHANGELOG for v0.4.6
  • feat(scripts): optional single-segment branch prefix for gitflow (github#2202)
  • v0.4.6: Extension bundling unification + version bug fix
  • fix: update tests to accept fork's extra files and fix --no-git handling
  • fix: import cli_customization with proper error handling
  • docs: update CHANGELOG for v0.4.2
  • fix: add sync_team_ai_directives and _run_git_command functions
  • fix: use BANNER_COLORS for orange theme instead of hardcoded blue/cyan
  • fix(tdd): add proper hooks for TDD workflow (before_implement)
  • chore: release 0.6.2, begin 0.6.3.dev0 development (github#2205)
  • Add Worktrees extension to community catalog (github#2207)
  • fix: resolve extension script path rewriting bug causing session failures
  • fix: remove issue tracker integration
  • fix: AD variable mismatch in check-prerequisites scripts
  • feat: Update catalog.community.json for preset-fiction-book-writing (github#2199)
  • docs: add hook command lightweight lesson to RELEASE.md
  • fix: add lightweight product.link command for silent PDR hook
  • docs: add draft release lesson to RELEASE.md
  • fix: dot-to-dash replacement in compute_skill_output_name
  • fix: Claude Code slash command naming for preset/extension commands
  • update changelog
  • fix: register extension hooks during bundled extension installation
  • add edd to the catalog
  • fix: plan command creates required artifacts (research.md, data-model.md, contracts/, quickstart.md)
  • docs: add submodule release workflow lesson to RELEASE.md
  • fix: align spec.specify hooks with upstream convention and remove inline Phase 2
  • fix: resolve {SCRIPT} placeholders for markdown agents in preset commands
  • fix(preset): simplify constitution command to prevent agent failures
  • feat(architect): v2.0.0 - R&W methodology alignment
  • docs: add lesson about checking remote version before release
  • fix: persist --team-ai-directives to init-options.json and read from all scripts
  • chore: bump version to 0.3.35
  • docs: add path consistency checks and lessons learned to RELEASE.md
  • fix: update preset template paths to use {REPO_ROOT} placeholders
  • fix: resolve template paths and add RELEASE.md
  • chore: bump version to 0.3.32
  • fix: resolve constitution path + add handoffs to init commands
  • fix(scaffold): always overwrite extensions - copy all files on re-init
  • fix(bundled): update extensions on reinstall - compare versions
  • chore: bump version to 0.3.29
  • refactor(spec.plan): clarify Phase 1 contracts scope
  • fix(init): remove remaining auto-trigger language, make clarify manual
  • chore: bump version to 0.3.27
  • chore: bump version to 1.1.2
  • fix(init): remove auto-trigger to clarify, make it manual step
  • docs: add CHANGELOG entry for 0.3.26
  • chore: bump version to 0.3.26
  • fix(clarify): add ADR/PDR approval workflow before implement
  • feat(architect,product): add multi-agent DAG orchestration (v1.1.0)
  • chore: bump version to 0.3.24
  • chore: bump version to 0.3.23
  • docs(preset): use command aliases in next steps suggestions
  • refactor: remove MCP references and Framework Options to simplify upstream merges
  • chore: bump version to 0.3.22
  • refactor(levelup): simplify clarify.md to align with architect/product UX
  • docs: fix architect extension misleading --architecture flag references
  • chore: remove hardcoded architect handoff from product extension
  • fix: handle dict format in skill sync-team
  • fix: add httpx dependency, add skill theming, add skill command tests
  • fix: update release.yml install URL to tikalk fork
  • fix: lint errors in cli_customization.py
  • refactor: use accent() helper in skill commands
  • feat: restore specify skill commands (v0.3.19)
  • feat(presets): add path validation and non-git support to ADLC commands
  • fix: add missing sync_team_ai_directives and apply upstream alias fix
  • Bump version to 0.4.0 and update CHANGELOG
  • fix: remove upstream TAGLINE that overwrites fork customizations
  • feat: update CLI tagline and bump version to 0.3.17
  • docs: add CI troubleshooting section to FORK.md
  • fix: remove unresolved merge conflict marker
  • chore: bump version to 0.3.16
  • enhance(levelup/clarify): add system-discovered assessments and recommended actions
  • fix: register preset commands and skills during bundled install
  • fix: register extension commands and skills during bundled install
  • fix: register extension commands and skills during bundled install
  • fix: lint errors in cli_customization.py
  • fix: bundled extensions/presets installation during specify init
  • feat(levelup): add skill taxonomy and rule conflict detection
  • refactor: isolate fork customizations into cli_customization.py
  • feat: add tdd to wheel and --team-ai-directives flag
  • fix: dry-run specs dir creation and null template handling
  • fix: remove stray ] in discovery-functions.ps1 and update descriptions
  • fix: PowerShell tests and extension install reporting
  • fix: use $PSScriptRoot for discovery-functions path in PowerShell script
  • chore: bump version to 0.3.5
  • feat: restore full tikalk orange theming
  • chore: bump version to 0.3.4
  • fix: allow adlc prefix and short alias format in extension commands
  • chore: bump version to 0.3.3
  • fix: add Position=0 to FeatureDescription param in PowerShell script
  • chore: bump version to 0.3.2
  • fix: move dot-source after param block in PowerShell script
  • feat: auto-install bundled extensions and presets during init
  • fix: remove stray backtick causing PowerShell parser error
  • chore: bump version to 0.3.0
  • fix: update tests for tikalk scripts and fix dry-run specs directory
  • docs: add v0.2.4 changelog entry for LevelUp clarify improvements
  • chore: LevelUp clarify DX improvements, bump to 0.2.4
  • embed encoding team standards article concepts
  • add doc
  • Docs: templates/ + README.md + CHANGELOG.md
  • Ops: levelup.md (traces + annotation + PR) + tasks.md (markers)
  • implement Validation: validate.md (TPR/TNR + quality + pass rates)
  • Evaluator building: implement.md + PromptFoo templates + grader template
  • Implement Goldset lifecycle
  • Implement Scaffold for EDD
  • Bump version to 0.2.1 - Quick extension low-friction redesign
  • chore: bump version to 0.2.0
  • docs: align README ToC with upstream order, remove duplicates
  • fix: resolve merge issues - skills_ok init and Kimi skill naming
  • chore(preset): add Assumptions section, align Success Criteria terminology
  • chore: rename agentic-sdlc-runner to agentic-sdlc-agent-runner and remove ban...
Read more

Spec Kit - agentic-sdlc-v0.5.3

15 Apr 21:30

Choose a tag to compare

Install

uv tool install agentic-sdlc-specify-cli --from git+https://github.com/tikalk/agentic-sdlc-spec-kit.git@agentic-sdlc-v0.5.3
specify init my-project

What's Changed

  • chore: remove local dev directories before upstream merge
  • fix: cache Tree object in StepTracker to prevent duplicate banner
  • fix: UI improvements - eliminate duplicate banner and reorder finalize step
  • chore: release 0.7.1, begin 0.7.2.dev0 development (github#2235)
  • chore: bump version to v0.5.2
  • fix: UI improvements for init output
  • ci: add windows-latest to test matrix (github#2233)
  • docs: remove deprecated --skip-tls references from local-development guide (github#2231)
  • fix: add missing upstream features to extensions.py
  • fix: add auto-correction and warnings to match upstream tests
  • fix: allow Claude to chain skills for hook execution (github#2227)
  • fix: resolve version detection and bump to v0.4.12
  • fix: resolve version detection for agentic-sdlc-specify-cli package name
  • feat: add evals extension for EDD with PromptFoo integration and bump version to 0.4.11
  • docs: merge TESTING.md into CONTRIBUTING.md, remove TESTING.md (github#2228)
  • Add agent-assign extension to community catalog (github#2030)
  • fix: unofficial PyPI warning (github#1982) and legacy extension command name auto-correction (github#2017) (github#2027)
  • The evals extension now follows the same logical pattern as other commands
  • feat: register architect-preview in community catalog (github#2214)
  • chore: deprecate --ai flag in favor of --integration on specify init (github#2218)
  • chore: release 0.7.0, begin 0.7.1.dev0 development (github#2217)
  • Add workflow engine with catalog system (github#2158)
  • chore: bump version to 0.4.10 after upstream merge
  • docs(catalog): add claude-ask-questions to community preset catalog (github#2191)
  • v0.4.9: Fix command prefix and theming
  • v0.4.8: merge upstream (SFSpeckit + gitflow prefix)
  • CLI automatically generates comprehensive unit tests alongside graders when generating evaluation criteria
  • v0.4.7: Full theming consistency update
  • feat: Full theming consistency - replace cyan with orange accent
  • Add SFSpeckit — Salesforce SDD Extension (github#2208)
  • docs: update CHANGELOG for v0.4.6
  • feat(scripts): optional single-segment branch prefix for gitflow (github#2202)
  • v0.4.6: Extension bundling unification + version bug fix
  • fix: update tests to accept fork's extra files and fix --no-git handling
  • fix: import cli_customization with proper error handling
  • docs: update CHANGELOG for v0.4.2
  • fix: add sync_team_ai_directives and _run_git_command functions
  • fix: use BANNER_COLORS for orange theme instead of hardcoded blue/cyan
  • fix(tdd): add proper hooks for TDD workflow (before_implement)
  • chore: release 0.6.2, begin 0.6.3.dev0 development (github#2205)
  • Add Worktrees extension to community catalog (github#2207)
  • fix: resolve extension script path rewriting bug causing session failures
  • fix: remove issue tracker integration
  • fix: AD variable mismatch in check-prerequisites scripts
  • feat: Update catalog.community.json for preset-fiction-book-writing (github#2199)
  • docs: add hook command lightweight lesson to RELEASE.md
  • fix: add lightweight product.link command for silent PDR hook
  • docs: add draft release lesson to RELEASE.md
  • fix: dot-to-dash replacement in compute_skill_output_name
  • fix: Claude Code slash command naming for preset/extension commands
  • update changelog
  • fix: register extension hooks during bundled extension installation
  • add edd to the catalog
  • fix: plan command creates required artifacts (research.md, data-model.md, contracts/, quickstart.md)
  • docs: add submodule release workflow lesson to RELEASE.md
  • fix: align spec.specify hooks with upstream convention and remove inline Phase 2
  • fix: resolve {SCRIPT} placeholders for markdown agents in preset commands
  • fix(preset): simplify constitution command to prevent agent failures
  • feat(architect): v2.0.0 - R&W methodology alignment
  • docs: add lesson about checking remote version before release
  • fix: persist --team-ai-directives to init-options.json and read from all scripts
  • chore: bump version to 0.3.35
  • docs: add path consistency checks and lessons learned to RELEASE.md
  • fix: update preset template paths to use {REPO_ROOT} placeholders
  • fix: resolve template paths and add RELEASE.md
  • chore: bump version to 0.3.32
  • fix: resolve constitution path + add handoffs to init commands
  • fix(scaffold): always overwrite extensions - copy all files on re-init
  • fix(bundled): update extensions on reinstall - compare versions
  • chore: bump version to 0.3.29
  • refactor(spec.plan): clarify Phase 1 contracts scope
  • fix(init): remove remaining auto-trigger language, make clarify manual
  • chore: bump version to 0.3.27
  • chore: bump version to 1.1.2
  • fix(init): remove auto-trigger to clarify, make it manual step
  • docs: add CHANGELOG entry for 0.3.26
  • chore: bump version to 0.3.26
  • fix(clarify): add ADR/PDR approval workflow before implement
  • feat(architect,product): add multi-agent DAG orchestration (v1.1.0)
  • chore: bump version to 0.3.24
  • chore: bump version to 0.3.23
  • docs(preset): use command aliases in next steps suggestions
  • refactor: remove MCP references and Framework Options to simplify upstream merges
  • chore: bump version to 0.3.22
  • refactor(levelup): simplify clarify.md to align with architect/product UX
  • docs: fix architect extension misleading --architecture flag references
  • chore: remove hardcoded architect handoff from product extension
  • fix: handle dict format in skill sync-team
  • fix: add httpx dependency, add skill theming, add skill command tests
  • fix: update release.yml install URL to tikalk fork
  • fix: lint errors in cli_customization.py
  • refactor: use accent() helper in skill commands
  • feat: restore specify skill commands (v0.3.19)
  • feat(presets): add path validation and non-git support to ADLC commands
  • fix: add missing sync_team_ai_directives and apply upstream alias fix
  • Bump version to 0.4.0 and update CHANGELOG
  • fix: remove upstream TAGLINE that overwrites fork customizations
  • feat: update CLI tagline and bump version to 0.3.17
  • docs: add CI troubleshooting section to FORK.md
  • fix: remove unresolved merge conflict marker
  • chore: bump version to 0.3.16
  • enhance(levelup/clarify): add system-discovered assessments and recommended actions
  • fix: register preset commands and skills during bundled install
  • fix: register extension commands and skills during bundled install
  • fix: register extension commands and skills during bundled install
  • fix: lint errors in cli_customization.py
  • fix: bundled extensions/presets installation during specify init
  • feat(levelup): add skill taxonomy and rule conflict detection
  • refactor: isolate fork customizations into cli_customization.py
  • feat: add tdd to wheel and --team-ai-directives flag
  • fix: dry-run specs dir creation and null template handling
  • fix: remove stray ] in discovery-functions.ps1 and update descriptions
  • fix: PowerShell tests and extension install reporting
  • fix: use $PSScriptRoot for discovery-functions path in PowerShell script
  • chore: bump version to 0.3.5
  • feat: restore full tikalk orange theming
  • chore: bump version to 0.3.4
  • fix: allow adlc prefix and short alias format in extension commands
  • chore: bump version to 0.3.3
  • fix: add Position=0 to FeatureDescription param in PowerShell script
  • chore: bump version to 0.3.2
  • fix: move dot-source after param block in PowerShell script
  • feat: auto-install bundled extensions and presets during init
  • fix: remove stray backtick causing PowerShell parser error
  • chore: bump version to 0.3.0
  • fix: update tests for tikalk scripts and fix dry-run specs directory
  • docs: add v0.2.4 changelog entry for LevelUp clarify improvements
  • chore: LevelUp clarify DX improvements, bump to 0.2.4
  • embed encoding team standards article concepts
  • add doc
  • Docs: templates/ + README.md + CHANGELOG.md
  • Ops: levelup.md (traces + annotation + PR) + tasks.md (markers)
  • implement Validation: validate.md (TPR/TNR + quality + pass rates)
  • Evaluator building: implement.md + PromptFoo templates + grader template
  • Implement Goldset lifecycle
  • Implement Scaffold for EDD
  • Bump version to 0.2.1 - Quick extension low-friction redesign
  • chore: bump version to 0.2.0
  • docs: align README ToC with upstream order, remove duplicates
  • fix: resolve merge issues - skills_ok init and Kimi skill naming
  • chore(preset): add Assumptions section, align Success Criteria terminology
  • chore: rename agentic-sdlc-runner to agentic-sdlc-agent-runner and remove banner extensions
  • feat(product): add roadmap tracking with PDR completion
  • fix: download templates from tikalk fork instead of github/spec-kit
  • fix: StepTracker key, template version repo, type annotations, and preset command refresh
  • fix: handle fork package names in version detection
  • fix: strip agentic-sdlc- prefix from release title
  • Release: agentic-sdlc-0.1.17 with product extension v1.0.1
  • fix: properly capture --number argument value in create-new-feature.sh
  • feat(architect): v1.0.1 - ADR lifecycle with sequential viewpoint generation
  • Restore tikalk customizations from upstream merge 59806bc
  • docs: remove levelup from core commands table (it's an extension)
  • fix: save team-ai-directives path to config.json for bash scripts
  • fix: remove unused variables (F841 lint errors)
  • fix: type annotations for LSP/pyright compatibility
  • feat: restore --team-ai-directives CLI parameter and fix README
  • docs: Consolidate extension documentation and fix /spec.trace references
  • fix: Use spec.* aliases in command output messages (#83)
  • chore: bump version to 0.1.10
  • feat(architect): v1.0.0 - simplify handoffs and hook descriptions
  • chore: bump version to 0.1.9
  • chore: bump version to 0.1.8
  • fix: move platformdirs import to top of file
  • fix: correct release package naming and add json5 dependency
  • chore: bump version to 0.1.6
  • fix: refresh preset commands on re-init to apply replaces logic (v0.1.5)
  • fix: implement preset 'replaces'...
Read more

Spec Kit - agentic-sdlc-v0.5.0

15 Apr 19:45

Choose a tag to compare

Install

uv tool install agentic-sdlc-specify-cli --from git+https://github.com/tikalk/agentic-sdlc-spec-kit.git@agentic-sdlc-v0.5.0
specify init my-project

What's Changed

  • fix: add auto-correction and warnings to match upstream tests
  • fix: resolve version detection and bump to v0.4.12
  • fix: resolve version detection for agentic-sdlc-specify-cli package name
  • feat: add evals extension for EDD with PromptFoo integration and bump version to 0.4.11
  • docs: merge TESTING.md into CONTRIBUTING.md, remove TESTING.md (github#2228)
  • Add agent-assign extension to community catalog (github#2030)
  • fix: unofficial PyPI warning (github#1982) and legacy extension command name auto-correction (github#2017) (github#2027)
  • The evals extension now follows the same logical pattern as other commands
  • feat: register architect-preview in community catalog (github#2214)
  • chore: deprecate --ai flag in favor of --integration on specify init (github#2218)
  • chore: release 0.7.0, begin 0.7.1.dev0 development (github#2217)
  • Add workflow engine with catalog system (github#2158)
  • chore: bump version to 0.4.10 after upstream merge
  • docs(catalog): add claude-ask-questions to community preset catalog (github#2191)
  • v0.4.9: Fix command prefix and theming
  • v0.4.8: merge upstream (SFSpeckit + gitflow prefix)
  • CLI automatically generates comprehensive unit tests alongside graders when generating evaluation criteria
  • v0.4.7: Full theming consistency update
  • feat: Full theming consistency - replace cyan with orange accent
  • Add SFSpeckit — Salesforce SDD Extension (github#2208)
  • docs: update CHANGELOG for v0.4.6
  • feat(scripts): optional single-segment branch prefix for gitflow (github#2202)
  • v0.4.6: Extension bundling unification + version bug fix
  • fix: update tests to accept fork's extra files and fix --no-git handling
  • fix: import cli_customization with proper error handling
  • docs: update CHANGELOG for v0.4.2
  • fix: add sync_team_ai_directives and _run_git_command functions
  • fix: use BANNER_COLORS for orange theme instead of hardcoded blue/cyan
  • fix(tdd): add proper hooks for TDD workflow (before_implement)
  • chore: release 0.6.2, begin 0.6.3.dev0 development (github#2205)
  • Add Worktrees extension to community catalog (github#2207)
  • fix: resolve extension script path rewriting bug causing session failures
  • fix: remove issue tracker integration
  • fix: AD variable mismatch in check-prerequisites scripts
  • feat: Update catalog.community.json for preset-fiction-book-writing (github#2199)
  • docs: add hook command lightweight lesson to RELEASE.md
  • fix: add lightweight product.link command for silent PDR hook
  • docs: add draft release lesson to RELEASE.md
  • fix: dot-to-dash replacement in compute_skill_output_name
  • fix: Claude Code slash command naming for preset/extension commands
  • update changelog
  • fix: register extension hooks during bundled extension installation
  • add edd to the catalog
  • fix: plan command creates required artifacts (research.md, data-model.md, contracts/, quickstart.md)
  • docs: add submodule release workflow lesson to RELEASE.md
  • fix: align spec.specify hooks with upstream convention and remove inline Phase 2
  • fix: resolve {SCRIPT} placeholders for markdown agents in preset commands
  • fix(preset): simplify constitution command to prevent agent failures
  • feat(architect): v2.0.0 - R&W methodology alignment
  • docs: add lesson about checking remote version before release
  • fix: persist --team-ai-directives to init-options.json and read from all scripts
  • chore: bump version to 0.3.35
  • docs: add path consistency checks and lessons learned to RELEASE.md
  • fix: update preset template paths to use {REPO_ROOT} placeholders
  • fix: resolve template paths and add RELEASE.md
  • chore: bump version to 0.3.32
  • fix: resolve constitution path + add handoffs to init commands
  • fix(scaffold): always overwrite extensions - copy all files on re-init
  • fix(bundled): update extensions on reinstall - compare versions
  • chore: bump version to 0.3.29
  • refactor(spec.plan): clarify Phase 1 contracts scope
  • fix(init): remove remaining auto-trigger language, make clarify manual
  • chore: bump version to 0.3.27
  • chore: bump version to 1.1.2
  • fix(init): remove auto-trigger to clarify, make it manual step
  • docs: add CHANGELOG entry for 0.3.26
  • chore: bump version to 0.3.26
  • fix(clarify): add ADR/PDR approval workflow before implement
  • feat(architect,product): add multi-agent DAG orchestration (v1.1.0)
  • chore: bump version to 0.3.24
  • chore: bump version to 0.3.23
  • docs(preset): use command aliases in next steps suggestions
  • refactor: remove MCP references and Framework Options to simplify upstream merges
  • chore: bump version to 0.3.22
  • refactor(levelup): simplify clarify.md to align with architect/product UX
  • docs: fix architect extension misleading --architecture flag references
  • chore: remove hardcoded architect handoff from product extension
  • fix: handle dict format in skill sync-team
  • fix: add httpx dependency, add skill theming, add skill command tests
  • fix: update release.yml install URL to tikalk fork
  • fix: lint errors in cli_customization.py
  • refactor: use accent() helper in skill commands
  • feat: restore specify skill commands (v0.3.19)
  • feat(presets): add path validation and non-git support to ADLC commands
  • fix: add missing sync_team_ai_directives and apply upstream alias fix
  • Bump version to 0.4.0 and update CHANGELOG
  • fix: remove upstream TAGLINE that overwrites fork customizations
  • feat: update CLI tagline and bump version to 0.3.17
  • docs: add CI troubleshooting section to FORK.md
  • fix: remove unresolved merge conflict marker
  • chore: bump version to 0.3.16
  • enhance(levelup/clarify): add system-discovered assessments and recommended actions
  • fix: register preset commands and skills during bundled install
  • fix: register extension commands and skills during bundled install
  • fix: register extension commands and skills during bundled install
  • fix: lint errors in cli_customization.py
  • fix: bundled extensions/presets installation during specify init
  • feat(levelup): add skill taxonomy and rule conflict detection
  • refactor: isolate fork customizations into cli_customization.py
  • feat: add tdd to wheel and --team-ai-directives flag
  • fix: dry-run specs dir creation and null template handling
  • fix: remove stray ] in discovery-functions.ps1 and update descriptions
  • fix: PowerShell tests and extension install reporting
  • fix: use $PSScriptRoot for discovery-functions path in PowerShell script
  • chore: bump version to 0.3.5
  • feat: restore full tikalk orange theming
  • chore: bump version to 0.3.4
  • fix: allow adlc prefix and short alias format in extension commands
  • chore: bump version to 0.3.3
  • fix: add Position=0 to FeatureDescription param in PowerShell script
  • chore: bump version to 0.3.2
  • fix: move dot-source after param block in PowerShell script
  • feat: auto-install bundled extensions and presets during init
  • fix: remove stray backtick causing PowerShell parser error
  • chore: bump version to 0.3.0
  • fix: update tests for tikalk scripts and fix dry-run specs directory
  • docs: add v0.2.4 changelog entry for LevelUp clarify improvements
  • chore: LevelUp clarify DX improvements, bump to 0.2.4
  • embed encoding team standards article concepts
  • add doc
  • Docs: templates/ + README.md + CHANGELOG.md
  • Ops: levelup.md (traces + annotation + PR) + tasks.md (markers)
  • implement Validation: validate.md (TPR/TNR + quality + pass rates)
  • Evaluator building: implement.md + PromptFoo templates + grader template
  • Implement Goldset lifecycle
  • Implement Scaffold for EDD
  • Bump version to 0.2.1 - Quick extension low-friction redesign
  • chore: bump version to 0.2.0
  • docs: align README ToC with upstream order, remove duplicates
  • fix: resolve merge issues - skills_ok init and Kimi skill naming
  • chore(preset): add Assumptions section, align Success Criteria terminology
  • chore: rename agentic-sdlc-runner to agentic-sdlc-agent-runner and remove banner extensions
  • feat(product): add roadmap tracking with PDR completion
  • fix: download templates from tikalk fork instead of github/spec-kit
  • fix: StepTracker key, template version repo, type annotations, and preset command refresh
  • fix: handle fork package names in version detection
  • fix: strip agentic-sdlc- prefix from release title
  • Release: agentic-sdlc-0.1.17 with product extension v1.0.1
  • fix: properly capture --number argument value in create-new-feature.sh
  • feat(architect): v1.0.1 - ADR lifecycle with sequential viewpoint generation
  • Restore tikalk customizations from upstream merge 59806bc
  • docs: remove levelup from core commands table (it's an extension)
  • fix: save team-ai-directives path to config.json for bash scripts
  • fix: remove unused variables (F841 lint errors)
  • fix: type annotations for LSP/pyright compatibility
  • feat: restore --team-ai-directives CLI parameter and fix README
  • docs: Consolidate extension documentation and fix /spec.trace references
  • fix: Use spec.* aliases in command output messages (#83)
  • chore: bump version to 0.1.10
  • feat(architect): v1.0.0 - simplify handoffs and hook descriptions
  • chore: bump version to 0.1.9
  • chore: bump version to 0.1.8
  • fix: move platformdirs import to top of file
  • fix: correct release package naming and add json5 dependency
  • chore: bump version to 0.1.6
  • fix: refresh preset commands on re-init to apply replaces logic (v0.1.5)
  • fix: implement preset 'replaces' field to remove superseded commands (v0.1.3)
  • feat: add evals for fork-specific features (v0.1.2)
  • feat: add Mission Brief enforcement to /adlc.spec.specify (v0.1.1)
  • feat!: migrate fork customizations to agentic-sdlc preset (v0.1.0)
  • refactor: move architecture and product records to drafts, add team-ai-directives PR workflow
  • Release v0.0.136 - Fix duplicate trace skill
  • Release v0.0.135
  • Release v0.0.134 - Add levelup.implement validation checkpoints
  • Bump version to 0.0.134
  • fix: add product extension to bundled extensions
  • Release v0.0.133 - Fix extension commands r...
Read more

Spec Kit - agentic-sdlc-v0.4.12

15 Apr 18:22

Choose a tag to compare

Install

uv tool install agentic-sdlc-specify-cli --from git+https://github.com/tikalk/agentic-sdlc-spec-kit.git@agentic-sdlc-v0.4.12
specify init my-project

What's Changed

  • fix: resolve version detection and bump to v0.4.12
  • fix: resolve version detection for agentic-sdlc-specify-cli package name
  • feat: add evals extension for EDD with PromptFoo integration and bump version to 0.4.11
  • The evals extension now follows the same logical pattern as other commands
  • chore: bump version to 0.4.10 after upstream merge
  • docs(catalog): add claude-ask-questions to community preset catalog (github#2191)
  • v0.4.9: Fix command prefix and theming
  • v0.4.8: merge upstream (SFSpeckit + gitflow prefix)
  • CLI automatically generates comprehensive unit tests alongside graders when generating evaluation criteria
  • v0.4.7: Full theming consistency update
  • feat: Full theming consistency - replace cyan with orange accent
  • Add SFSpeckit — Salesforce SDD Extension (github#2208)
  • docs: update CHANGELOG for v0.4.6
  • feat(scripts): optional single-segment branch prefix for gitflow (github#2202)
  • v0.4.6: Extension bundling unification + version bug fix
  • fix: update tests to accept fork's extra files and fix --no-git handling
  • fix: import cli_customization with proper error handling
  • docs: update CHANGELOG for v0.4.2
  • fix: add sync_team_ai_directives and _run_git_command functions
  • fix: use BANNER_COLORS for orange theme instead of hardcoded blue/cyan
  • fix(tdd): add proper hooks for TDD workflow (before_implement)
  • chore: release 0.6.2, begin 0.6.3.dev0 development (github#2205)
  • Add Worktrees extension to community catalog (github#2207)
  • fix: resolve extension script path rewriting bug causing session failures
  • fix: remove issue tracker integration
  • fix: AD variable mismatch in check-prerequisites scripts
  • feat: Update catalog.community.json for preset-fiction-book-writing (github#2199)
  • docs: add hook command lightweight lesson to RELEASE.md
  • fix: add lightweight product.link command for silent PDR hook
  • docs: add draft release lesson to RELEASE.md
  • fix: dot-to-dash replacement in compute_skill_output_name
  • fix: Claude Code slash command naming for preset/extension commands
  • update changelog
  • fix: register extension hooks during bundled extension installation
  • add edd to the catalog
  • fix: plan command creates required artifacts (research.md, data-model.md, contracts/, quickstart.md)
  • docs: add submodule release workflow lesson to RELEASE.md
  • fix: align spec.specify hooks with upstream convention and remove inline Phase 2
  • fix: resolve {SCRIPT} placeholders for markdown agents in preset commands
  • fix(preset): simplify constitution command to prevent agent failures
  • feat(architect): v2.0.0 - R&W methodology alignment
  • docs: add lesson about checking remote version before release
  • fix: persist --team-ai-directives to init-options.json and read from all scripts
  • chore: bump version to 0.3.35
  • docs: add path consistency checks and lessons learned to RELEASE.md
  • fix: update preset template paths to use {REPO_ROOT} placeholders
  • fix: resolve template paths and add RELEASE.md
  • chore: bump version to 0.3.32
  • fix: resolve constitution path + add handoffs to init commands
  • fix(scaffold): always overwrite extensions - copy all files on re-init
  • fix(bundled): update extensions on reinstall - compare versions
  • chore: bump version to 0.3.29
  • refactor(spec.plan): clarify Phase 1 contracts scope
  • fix(init): remove remaining auto-trigger language, make clarify manual
  • chore: bump version to 0.3.27
  • chore: bump version to 1.1.2
  • fix(init): remove auto-trigger to clarify, make it manual step
  • docs: add CHANGELOG entry for 0.3.26
  • chore: bump version to 0.3.26
  • fix(clarify): add ADR/PDR approval workflow before implement
  • feat(architect,product): add multi-agent DAG orchestration (v1.1.0)
  • chore: bump version to 0.3.24
  • chore: bump version to 0.3.23
  • docs(preset): use command aliases in next steps suggestions
  • refactor: remove MCP references and Framework Options to simplify upstream merges
  • chore: bump version to 0.3.22
  • refactor(levelup): simplify clarify.md to align with architect/product UX
  • docs: fix architect extension misleading --architecture flag references
  • chore: remove hardcoded architect handoff from product extension
  • fix: handle dict format in skill sync-team
  • fix: add httpx dependency, add skill theming, add skill command tests
  • fix: update release.yml install URL to tikalk fork
  • fix: lint errors in cli_customization.py
  • refactor: use accent() helper in skill commands
  • feat: restore specify skill commands (v0.3.19)
  • feat(presets): add path validation and non-git support to ADLC commands
  • fix: add missing sync_team_ai_directives and apply upstream alias fix
  • Bump version to 0.4.0 and update CHANGELOG
  • fix: remove upstream TAGLINE that overwrites fork customizations
  • feat: update CLI tagline and bump version to 0.3.17
  • docs: add CI troubleshooting section to FORK.md
  • fix: remove unresolved merge conflict marker
  • chore: bump version to 0.3.16
  • enhance(levelup/clarify): add system-discovered assessments and recommended actions
  • fix: register preset commands and skills during bundled install
  • fix: register extension commands and skills during bundled install
  • fix: register extension commands and skills during bundled install
  • fix: lint errors in cli_customization.py
  • fix: bundled extensions/presets installation during specify init
  • feat(levelup): add skill taxonomy and rule conflict detection
  • refactor: isolate fork customizations into cli_customization.py
  • feat: add tdd to wheel and --team-ai-directives flag
  • fix: dry-run specs dir creation and null template handling
  • fix: remove stray ] in discovery-functions.ps1 and update descriptions
  • fix: PowerShell tests and extension install reporting
  • fix: use $PSScriptRoot for discovery-functions path in PowerShell script
  • chore: bump version to 0.3.5
  • feat: restore full tikalk orange theming
  • chore: bump version to 0.3.4
  • fix: allow adlc prefix and short alias format in extension commands
  • chore: bump version to 0.3.3
  • fix: add Position=0 to FeatureDescription param in PowerShell script
  • chore: bump version to 0.3.2
  • fix: move dot-source after param block in PowerShell script
  • feat: auto-install bundled extensions and presets during init
  • fix: remove stray backtick causing PowerShell parser error
  • chore: bump version to 0.3.0
  • fix: update tests for tikalk scripts and fix dry-run specs directory
  • docs: add v0.2.4 changelog entry for LevelUp clarify improvements
  • chore: LevelUp clarify DX improvements, bump to 0.2.4
  • embed encoding team standards article concepts
  • add doc
  • Docs: templates/ + README.md + CHANGELOG.md
  • Ops: levelup.md (traces + annotation + PR) + tasks.md (markers)
  • implement Validation: validate.md (TPR/TNR + quality + pass rates)
  • Evaluator building: implement.md + PromptFoo templates + grader template
  • Implement Goldset lifecycle
  • Implement Scaffold for EDD
  • Bump version to 0.2.1 - Quick extension low-friction redesign
  • chore: bump version to 0.2.0
  • docs: align README ToC with upstream order, remove duplicates
  • fix: resolve merge issues - skills_ok init and Kimi skill naming
  • chore(preset): add Assumptions section, align Success Criteria terminology
  • chore: rename agentic-sdlc-runner to agentic-sdlc-agent-runner and remove banner extensions
  • feat(product): add roadmap tracking with PDR completion
  • fix: download templates from tikalk fork instead of github/spec-kit
  • fix: StepTracker key, template version repo, type annotations, and preset command refresh
  • fix: handle fork package names in version detection
  • fix: strip agentic-sdlc- prefix from release title
  • Release: agentic-sdlc-0.1.17 with product extension v1.0.1
  • fix: properly capture --number argument value in create-new-feature.sh
  • feat(architect): v1.0.1 - ADR lifecycle with sequential viewpoint generation
  • Restore tikalk customizations from upstream merge 59806bc
  • docs: remove levelup from core commands table (it's an extension)
  • fix: save team-ai-directives path to config.json for bash scripts
  • fix: remove unused variables (F841 lint errors)
  • fix: type annotations for LSP/pyright compatibility
  • feat: restore --team-ai-directives CLI parameter and fix README
  • docs: Consolidate extension documentation and fix /spec.trace references
  • fix: Use spec.* aliases in command output messages (#83)
  • chore: bump version to 0.1.10
  • feat(architect): v1.0.0 - simplify handoffs and hook descriptions
  • chore: bump version to 0.1.9
  • chore: bump version to 0.1.8
  • fix: move platformdirs import to top of file
  • fix: correct release package naming and add json5 dependency
  • chore: bump version to 0.1.6
  • fix: refresh preset commands on re-init to apply replaces logic (v0.1.5)
  • fix: implement preset 'replaces' field to remove superseded commands (v0.1.3)
  • feat: add evals for fork-specific features (v0.1.2)
  • feat: add Mission Brief enforcement to /adlc.spec.specify (v0.1.1)
  • feat!: migrate fork customizations to agentic-sdlc preset (v0.1.0)
  • refactor: move architecture and product records to drafts, add team-ai-directives PR workflow
  • Release v0.0.136 - Fix duplicate trace skill
  • Release v0.0.135
  • Release v0.0.134 - Add levelup.implement validation checkpoints
  • Bump version to 0.0.134
  • fix: add product extension to bundled extensions
  • Release v0.0.133 - Fix extension commands refresh
  • Release v0.0.132 - Fix extension refresh on init
  • Bump version to 0.0.130
  • Bump version to 0.0.129
  • fix: lower selftest extension version requirement to >=0.0.128
  • fix: update qwen to markdown format and fix test version requirements
  • Bump version to 0.0.128
  • fix(levelup): remove remaining .cdrs.json references
  • refactor(levelup): revert CDR storage to markdown
  • Fix Rich markup not being parsed in extension banner
  • Bump version to 0.0.126
  • feat(levelup): migrate CDR system to .cdrs.json
  • chore: bump version to 0.0.124
  • fix: al...
Read more

Spec Kit - agentic-sdlc-v0.4.11

15 Apr 18:01

Choose a tag to compare

Install

uv tool install agentic-sdlc-specify-cli --from git+https://github.com/tikalk/agentic-sdlc-spec-kit.git@agentic-sdlc-v0.4.11
specify init my-project

What's Changed

  • feat: add evals extension for EDD with PromptFoo integration and bump version to 0.4.11
  • The evals extension now follows the same logical pattern as other commands
  • chore: bump version to 0.4.10 after upstream merge
  • docs(catalog): add claude-ask-questions to community preset catalog (github#2191)
  • v0.4.9: Fix command prefix and theming
  • v0.4.8: merge upstream (SFSpeckit + gitflow prefix)
  • CLI automatically generates comprehensive unit tests alongside graders when generating evaluation criteria
  • v0.4.7: Full theming consistency update
  • feat: Full theming consistency - replace cyan with orange accent
  • Add SFSpeckit — Salesforce SDD Extension (github#2208)
  • docs: update CHANGELOG for v0.4.6
  • feat(scripts): optional single-segment branch prefix for gitflow (github#2202)
  • v0.4.6: Extension bundling unification + version bug fix
  • fix: update tests to accept fork's extra files and fix --no-git handling
  • fix: import cli_customization with proper error handling
  • docs: update CHANGELOG for v0.4.2
  • fix: add sync_team_ai_directives and _run_git_command functions
  • fix: use BANNER_COLORS for orange theme instead of hardcoded blue/cyan
  • fix(tdd): add proper hooks for TDD workflow (before_implement)
  • chore: release 0.6.2, begin 0.6.3.dev0 development (github#2205)
  • Add Worktrees extension to community catalog (github#2207)
  • fix: resolve extension script path rewriting bug causing session failures
  • fix: remove issue tracker integration
  • fix: AD variable mismatch in check-prerequisites scripts
  • feat: Update catalog.community.json for preset-fiction-book-writing (github#2199)
  • docs: add hook command lightweight lesson to RELEASE.md
  • fix: add lightweight product.link command for silent PDR hook
  • docs: add draft release lesson to RELEASE.md
  • fix: dot-to-dash replacement in compute_skill_output_name
  • fix: Claude Code slash command naming for preset/extension commands
  • update changelog
  • fix: register extension hooks during bundled extension installation
  • add edd to the catalog
  • fix: plan command creates required artifacts (research.md, data-model.md, contracts/, quickstart.md)
  • docs: add submodule release workflow lesson to RELEASE.md
  • fix: align spec.specify hooks with upstream convention and remove inline Phase 2
  • fix: resolve {SCRIPT} placeholders for markdown agents in preset commands
  • fix(preset): simplify constitution command to prevent agent failures
  • feat(architect): v2.0.0 - R&W methodology alignment
  • docs: add lesson about checking remote version before release
  • fix: persist --team-ai-directives to init-options.json and read from all scripts
  • chore: bump version to 0.3.35
  • docs: add path consistency checks and lessons learned to RELEASE.md
  • fix: update preset template paths to use {REPO_ROOT} placeholders
  • fix: resolve template paths and add RELEASE.md
  • chore: bump version to 0.3.32
  • fix: resolve constitution path + add handoffs to init commands
  • fix(scaffold): always overwrite extensions - copy all files on re-init
  • fix(bundled): update extensions on reinstall - compare versions
  • chore: bump version to 0.3.29
  • refactor(spec.plan): clarify Phase 1 contracts scope
  • fix(init): remove remaining auto-trigger language, make clarify manual
  • chore: bump version to 0.3.27
  • chore: bump version to 1.1.2
  • fix(init): remove auto-trigger to clarify, make it manual step
  • docs: add CHANGELOG entry for 0.3.26
  • chore: bump version to 0.3.26
  • fix(clarify): add ADR/PDR approval workflow before implement
  • feat(architect,product): add multi-agent DAG orchestration (v1.1.0)
  • chore: bump version to 0.3.24
  • chore: bump version to 0.3.23
  • docs(preset): use command aliases in next steps suggestions
  • refactor: remove MCP references and Framework Options to simplify upstream merges
  • chore: bump version to 0.3.22
  • refactor(levelup): simplify clarify.md to align with architect/product UX
  • docs: fix architect extension misleading --architecture flag references
  • chore: remove hardcoded architect handoff from product extension
  • fix: handle dict format in skill sync-team
  • fix: add httpx dependency, add skill theming, add skill command tests
  • fix: update release.yml install URL to tikalk fork
  • fix: lint errors in cli_customization.py
  • refactor: use accent() helper in skill commands
  • feat: restore specify skill commands (v0.3.19)
  • feat(presets): add path validation and non-git support to ADLC commands
  • fix: add missing sync_team_ai_directives and apply upstream alias fix
  • Bump version to 0.4.0 and update CHANGELOG
  • fix: remove upstream TAGLINE that overwrites fork customizations
  • feat: update CLI tagline and bump version to 0.3.17
  • docs: add CI troubleshooting section to FORK.md
  • fix: remove unresolved merge conflict marker
  • chore: bump version to 0.3.16
  • enhance(levelup/clarify): add system-discovered assessments and recommended actions
  • fix: register preset commands and skills during bundled install
  • fix: register extension commands and skills during bundled install
  • fix: register extension commands and skills during bundled install
  • fix: lint errors in cli_customization.py
  • fix: bundled extensions/presets installation during specify init
  • feat(levelup): add skill taxonomy and rule conflict detection
  • refactor: isolate fork customizations into cli_customization.py
  • feat: add tdd to wheel and --team-ai-directives flag
  • fix: dry-run specs dir creation and null template handling
  • fix: remove stray ] in discovery-functions.ps1 and update descriptions
  • fix: PowerShell tests and extension install reporting
  • fix: use $PSScriptRoot for discovery-functions path in PowerShell script
  • chore: bump version to 0.3.5
  • feat: restore full tikalk orange theming
  • chore: bump version to 0.3.4
  • fix: allow adlc prefix and short alias format in extension commands
  • chore: bump version to 0.3.3
  • fix: add Position=0 to FeatureDescription param in PowerShell script
  • chore: bump version to 0.3.2
  • fix: move dot-source after param block in PowerShell script
  • feat: auto-install bundled extensions and presets during init
  • fix: remove stray backtick causing PowerShell parser error
  • chore: bump version to 0.3.0
  • fix: update tests for tikalk scripts and fix dry-run specs directory
  • docs: add v0.2.4 changelog entry for LevelUp clarify improvements
  • chore: LevelUp clarify DX improvements, bump to 0.2.4
  • embed encoding team standards article concepts
  • add doc
  • Docs: templates/ + README.md + CHANGELOG.md
  • Ops: levelup.md (traces + annotation + PR) + tasks.md (markers)
  • implement Validation: validate.md (TPR/TNR + quality + pass rates)
  • Evaluator building: implement.md + PromptFoo templates + grader template
  • Implement Goldset lifecycle
  • Implement Scaffold for EDD
  • Bump version to 0.2.1 - Quick extension low-friction redesign
  • chore: bump version to 0.2.0
  • docs: align README ToC with upstream order, remove duplicates
  • fix: resolve merge issues - skills_ok init and Kimi skill naming
  • chore(preset): add Assumptions section, align Success Criteria terminology
  • chore: rename agentic-sdlc-runner to agentic-sdlc-agent-runner and remove banner extensions
  • feat(product): add roadmap tracking with PDR completion
  • fix: download templates from tikalk fork instead of github/spec-kit
  • fix: StepTracker key, template version repo, type annotations, and preset command refresh
  • fix: handle fork package names in version detection
  • fix: strip agentic-sdlc- prefix from release title
  • Release: agentic-sdlc-0.1.17 with product extension v1.0.1
  • fix: properly capture --number argument value in create-new-feature.sh
  • feat(architect): v1.0.1 - ADR lifecycle with sequential viewpoint generation
  • Restore tikalk customizations from upstream merge 59806bc
  • docs: remove levelup from core commands table (it's an extension)
  • fix: save team-ai-directives path to config.json for bash scripts
  • fix: remove unused variables (F841 lint errors)
  • fix: type annotations for LSP/pyright compatibility
  • feat: restore --team-ai-directives CLI parameter and fix README
  • docs: Consolidate extension documentation and fix /spec.trace references
  • fix: Use spec.* aliases in command output messages (#83)
  • chore: bump version to 0.1.10
  • feat(architect): v1.0.0 - simplify handoffs and hook descriptions
  • chore: bump version to 0.1.9
  • chore: bump version to 0.1.8
  • fix: move platformdirs import to top of file
  • fix: correct release package naming and add json5 dependency
  • chore: bump version to 0.1.6
  • fix: refresh preset commands on re-init to apply replaces logic (v0.1.5)
  • fix: implement preset 'replaces' field to remove superseded commands (v0.1.3)
  • feat: add evals for fork-specific features (v0.1.2)
  • feat: add Mission Brief enforcement to /adlc.spec.specify (v0.1.1)
  • feat!: migrate fork customizations to agentic-sdlc preset (v0.1.0)
  • refactor: move architecture and product records to drafts, add team-ai-directives PR workflow
  • Release v0.0.136 - Fix duplicate trace skill
  • Release v0.0.135
  • Release v0.0.134 - Add levelup.implement validation checkpoints
  • Bump version to 0.0.134
  • fix: add product extension to bundled extensions
  • Release v0.0.133 - Fix extension commands refresh
  • Release v0.0.132 - Fix extension refresh on init
  • Bump version to 0.0.130
  • Bump version to 0.0.129
  • fix: lower selftest extension version requirement to >=0.0.128
  • fix: update qwen to markdown format and fix test version requirements
  • Bump version to 0.0.128
  • fix(levelup): remove remaining .cdrs.json references
  • refactor(levelup): revert CDR storage to markdown
  • Fix Rich markup not being parsed in extension banner
  • Bump version to 0.0.126
  • feat(levelup): migrate CDR system to .cdrs.json
  • chore: bump version to 0.0.124
  • fix: align --ai-skills prefix with adlc.* command namespace (#77)
  • docs: fix README TOC and update URLs to point to fork
  • docs: updat...
Read more

Spec Kit - agentic-sdlc-v0.4.9

14 Apr 08:02

Choose a tag to compare

Install

uv tool install agentic-sdlc-specify-cli --from git+https://github.com/tikalk/agentic-sdlc-spec-kit.git@agentic-sdlc-v0.4.9
specify init my-project

What's Changed

  • v0.4.9: Fix command prefix and theming
  • v0.4.8: merge upstream (SFSpeckit + gitflow prefix)
  • v0.4.7: Full theming consistency update
  • feat: Full theming consistency - replace cyan with orange accent
  • Add SFSpeckit — Salesforce SDD Extension (github#2208)
  • docs: update CHANGELOG for v0.4.6
  • feat(scripts): optional single-segment branch prefix for gitflow (github#2202)
  • v0.4.6: Extension bundling unification + version bug fix
  • fix: update tests to accept fork's extra files and fix --no-git handling
  • fix: import cli_customization with proper error handling
  • docs: update CHANGELOG for v0.4.2
  • fix: add sync_team_ai_directives and _run_git_command functions
  • fix: use BANNER_COLORS for orange theme instead of hardcoded blue/cyan
  • fix(tdd): add proper hooks for TDD workflow (before_implement)
  • chore: release 0.6.2, begin 0.6.3.dev0 development (github#2205)
  • Add Worktrees extension to community catalog (github#2207)
  • fix: resolve extension script path rewriting bug causing session failures
  • fix: remove issue tracker integration
  • fix: AD variable mismatch in check-prerequisites scripts
  • feat: Update catalog.community.json for preset-fiction-book-writing (github#2199)
  • docs: add hook command lightweight lesson to RELEASE.md
  • fix: add lightweight product.link command for silent PDR hook
  • docs: add draft release lesson to RELEASE.md
  • fix: dot-to-dash replacement in compute_skill_output_name
  • fix: Claude Code slash command naming for preset/extension commands
  • fix: register extension hooks during bundled extension installation
  • fix: plan command creates required artifacts (research.md, data-model.md, contracts/, quickstart.md)
  • docs: add submodule release workflow lesson to RELEASE.md
  • fix: align spec.specify hooks with upstream convention and remove inline Phase 2
  • fix: resolve {SCRIPT} placeholders for markdown agents in preset commands
  • fix(preset): simplify constitution command to prevent agent failures
  • feat(architect): v2.0.0 - R&W methodology alignment
  • docs: add lesson about checking remote version before release
  • fix: persist --team-ai-directives to init-options.json and read from all scripts
  • chore: bump version to 0.3.35
  • docs: add path consistency checks and lessons learned to RELEASE.md
  • fix: update preset template paths to use {REPO_ROOT} placeholders
  • fix: resolve template paths and add RELEASE.md
  • chore: bump version to 0.3.32
  • fix: resolve constitution path + add handoffs to init commands
  • fix(scaffold): always overwrite extensions - copy all files on re-init
  • fix(bundled): update extensions on reinstall - compare versions
  • chore: bump version to 0.3.29
  • refactor(spec.plan): clarify Phase 1 contracts scope
  • fix(init): remove remaining auto-trigger language, make clarify manual
  • chore: bump version to 0.3.27
  • chore: bump version to 1.1.2
  • fix(init): remove auto-trigger to clarify, make it manual step
  • docs: add CHANGELOG entry for 0.3.26
  • chore: bump version to 0.3.26
  • fix(clarify): add ADR/PDR approval workflow before implement
  • feat(architect,product): add multi-agent DAG orchestration (v1.1.0)
  • chore: bump version to 0.3.24
  • chore: bump version to 0.3.23
  • docs(preset): use command aliases in next steps suggestions
  • refactor: remove MCP references and Framework Options to simplify upstream merges
  • chore: bump version to 0.3.22
  • refactor(levelup): simplify clarify.md to align with architect/product UX
  • docs: fix architect extension misleading --architecture flag references
  • chore: remove hardcoded architect handoff from product extension
  • fix: handle dict format in skill sync-team
  • fix: add httpx dependency, add skill theming, add skill command tests
  • fix: update release.yml install URL to tikalk fork
  • fix: lint errors in cli_customization.py
  • refactor: use accent() helper in skill commands
  • feat: restore specify skill commands (v0.3.19)
  • feat(presets): add path validation and non-git support to ADLC commands
  • fix: add missing sync_team_ai_directives and apply upstream alias fix
  • Bump version to 0.4.0 and update CHANGELOG
  • fix: remove upstream TAGLINE that overwrites fork customizations
  • feat: update CLI tagline and bump version to 0.3.17
  • docs: add CI troubleshooting section to FORK.md
  • fix: remove unresolved merge conflict marker
  • chore: bump version to 0.3.16
  • enhance(levelup/clarify): add system-discovered assessments and recommended actions
  • fix: register preset commands and skills during bundled install
  • fix: register extension commands and skills during bundled install
  • fix: register extension commands and skills during bundled install
  • fix: lint errors in cli_customization.py
  • fix: bundled extensions/presets installation during specify init
  • feat(levelup): add skill taxonomy and rule conflict detection
  • refactor: isolate fork customizations into cli_customization.py
  • feat: add tdd to wheel and --team-ai-directives flag
  • fix: dry-run specs dir creation and null template handling
  • fix: remove stray ] in discovery-functions.ps1 and update descriptions
  • fix: PowerShell tests and extension install reporting
  • fix: use $PSScriptRoot for discovery-functions path in PowerShell script
  • chore: bump version to 0.3.5
  • feat: restore full tikalk orange theming
  • chore: bump version to 0.3.4
  • fix: allow adlc prefix and short alias format in extension commands
  • chore: bump version to 0.3.3
  • fix: add Position=0 to FeatureDescription param in PowerShell script
  • chore: bump version to 0.3.2
  • fix: move dot-source after param block in PowerShell script
  • feat: auto-install bundled extensions and presets during init
  • fix: remove stray backtick causing PowerShell parser error
  • chore: bump version to 0.3.0
  • fix: update tests for tikalk scripts and fix dry-run specs directory
  • docs: add v0.2.4 changelog entry for LevelUp clarify improvements
  • chore: LevelUp clarify DX improvements, bump to 0.2.4
  • embed encoding team standards article concepts
  • Bump version to 0.2.1 - Quick extension low-friction redesign
  • chore: bump version to 0.2.0
  • docs: align README ToC with upstream order, remove duplicates
  • fix: resolve merge issues - skills_ok init and Kimi skill naming
  • chore(preset): add Assumptions section, align Success Criteria terminology
  • chore: rename agentic-sdlc-runner to agentic-sdlc-agent-runner and remove banner extensions
  • feat(product): add roadmap tracking with PDR completion
  • fix: download templates from tikalk fork instead of github/spec-kit
  • fix: StepTracker key, template version repo, type annotations, and preset command refresh
  • fix: handle fork package names in version detection
  • fix: strip agentic-sdlc- prefix from release title
  • Release: agentic-sdlc-0.1.17 with product extension v1.0.1
  • fix: properly capture --number argument value in create-new-feature.sh
  • feat(architect): v1.0.1 - ADR lifecycle with sequential viewpoint generation
  • Restore tikalk customizations from upstream merge 59806bc
  • docs: remove levelup from core commands table (it's an extension)
  • fix: save team-ai-directives path to config.json for bash scripts
  • fix: remove unused variables (F841 lint errors)
  • fix: type annotations for LSP/pyright compatibility
  • feat: restore --team-ai-directives CLI parameter and fix README
  • docs: Consolidate extension documentation and fix /spec.trace references
  • fix: Use spec.* aliases in command output messages (#83)
  • chore: bump version to 0.1.10
  • feat(architect): v1.0.0 - simplify handoffs and hook descriptions
  • chore: bump version to 0.1.9
  • chore: bump version to 0.1.8
  • fix: move platformdirs import to top of file
  • fix: correct release package naming and add json5 dependency
  • chore: bump version to 0.1.6
  • fix: refresh preset commands on re-init to apply replaces logic (v0.1.5)
  • fix: implement preset 'replaces' field to remove superseded commands (v0.1.3)
  • feat: add evals for fork-specific features (v0.1.2)
  • feat: add Mission Brief enforcement to /adlc.spec.specify (v0.1.1)
  • feat!: migrate fork customizations to agentic-sdlc preset (v0.1.0)
  • refactor: move architecture and product records to drafts, add team-ai-directives PR workflow
  • Release v0.0.136 - Fix duplicate trace skill
  • Release v0.0.135
  • Release v0.0.134 - Add levelup.implement validation checkpoints
  • Bump version to 0.0.134
  • fix: add product extension to bundled extensions
  • Release v0.0.133 - Fix extension commands refresh
  • Release v0.0.132 - Fix extension refresh on init
  • Bump version to 0.0.130
  • Bump version to 0.0.129
  • fix: lower selftest extension version requirement to >=0.0.128
  • fix: update qwen to markdown format and fix test version requirements
  • Bump version to 0.0.128
  • fix(levelup): remove remaining .cdrs.json references
  • refactor(levelup): revert CDR storage to markdown
  • Fix Rich markup not being parsed in extension banner
  • Bump version to 0.0.126
  • feat(levelup): migrate CDR system to .cdrs.json
  • chore: bump version to 0.0.124
  • fix: align --ai-skills prefix with adlc.* command namespace (#77)
  • docs: fix README TOC and update URLs to point to fork
  • docs: update README with core features and agent alignment
  • fix: restore release scripts and add kimi support
  • chore: bump version to 0.0.122
  • fix: ensure extension commands are registered for all agents
  • chore: bump version to 0.0.121
  • fix: add missing agents to AGENT_CONFIGS (#76)
  • fix: use agentic-sdlc-spec-kit-template-* prefix in release scripts
  • chore: bump version to 0.0.119
  • fix: resolve lint errors from merge conflict
  • Add subsystem discovery to product and levelup init commands (#75)
  • chore: bump version to 0.0.118
  • Merge upstream: 8 commits - fixes, extensions, and Mistral Vibe support (#74)
  • Bundle product extension and create individual extension releases (#72)
  • refactor: rename levelup.spec to levelup.specify and consolidate extension docs (#71)
  • fea...
Read more