Commit Graph

  • 487af97864 feat: add specify bundle command (#3070) main Manfred Riem 2026-06-19 17:07:20 -05:00
  • c2204871ec chore: release 0.11.3, begin 0.11.4.dev0 development (#3072) Manfred Riem 2026-06-19 14:24:23 -05:00
  • 4972c0e204 chore: bump version to 0.11.3 v0.11.3 github-actions[bot] 2026-06-19 19:20:27 +00:00
  • 4ef8f62db5 docs: strengthen agent disclosure to cover commits and per-round comments (#3071) Manfred Riem 2026-06-19 14:19:30 -05:00
  • d9370d909d fix: isolate per-extension failures so one bad extension can't drop the rest (#2951) Pascal THUET 2026-06-19 19:41:02 +02:00
  • fd42fb15f4 fix(taskstoissues): skip tasks that already have a GitHub issue (#2992) Quratulain-bilal 2026-06-19 22:38:51 +05:00
  • a17a658bbd feat(scripts): add SPECIFY_INIT_DIR to target a member project from the repo root (#2892) Pascal THUET 2026-06-19 19:05:42 +02:00
  • 46ade96a27 Update Multi-Model Review extension to v0.1.2 (#3066) github-actions[bot] 2026-06-19 10:57:50 -05:00
  • a75edec054 chore(deps): bump actions/checkout from 6.0.3 to 7.0.0 (#3064) dependabot[bot] 2026-06-19 10:49:42 -05:00
  • 98ee02a98b feat(claude): run /analyze in a forked subagent (#2511) Ed Harrod 2026-06-19 16:28:45 +01:00
  • 4eda983950 fix: count worktree branches in git extension numbering (#3054) copilot/review-session-history-tips LuoHui1 2026-06-18 22:40:32 +08:00
  • afff4eba15 Add Token Economy extension to community catalog (#3049) github-actions[bot] 2026-06-18 08:29:16 -05:00
  • 3850fd1a92 chore: release 0.11.2, begin 0.11.3.dev0 development (#3059) Manfred Riem 2026-06-18 08:21:45 -05:00
  • 904bd3f99f chore: bump version to 0.11.2 v0.11.2 github-actions[bot] 2026-06-18 13:19:49 +00:00
  • 2c69954227 Update Linear Integration extension to v0.6.0 (#3047) github-actions[bot] 2026-06-18 08:19:04 -05:00
  • f80a18a893 fix: keep source install as primary, PyPI as alternative mnriem/feat-2908-pypi-publishing Manfred Riem 2026-06-18 07:38:47 -05:00
  • 2dd1ca4fb6 fix: align community submission workflows with bug-assess label trigger (#3046) Manfred Riem 2026-06-17 18:00:09 -05:00
  • ee8b3580dd fix(bug-assess): recompile lock so github guard repos is 'all' (#3036) Manfred Riem 2026-06-17 17:03:16 -05:00
  • 2fa9b2cb45 fix(bug-assess): recompile lock so github guard repos is 'all' mnriem/fix-bug-assess-guard-repos Manfred Riem 2026-06-17 16:39:54 -05:00
  • 9775c2719e fix(bug-assess): set min-integrity: none to allow reading external user issues (#3030) Copilot 2026-06-17 16:26:17 -05:00
  • 6db449fc16 feat: add bug-assess agentic workflow (#3023) Manfred Riem 2026-06-17 15:01:34 -05:00
  • 0c29d890ab feat: add /speckit.converge command (#3001) Ben Buttigieg 2026-06-17 20:47:00 +01:00
  • 9da00e3774 fix: pin release notes to exact version, clarify manual publish Manfred Riem 2026-06-17 14:40:52 -05:00
  • 84db931f18 fix: preserve .vscode/settings.json and script +x bit on integration upgrade (#3020) Ben Buttigieg 2026-06-17 20:22:04 +01:00
  • 5f427238d5 fix: use specify-cli@latest consistently Manfred Riem 2026-06-17 14:19:40 -05:00
  • 892ecea9c2 fix: quote version specifier in release notes install command Manfred Riem 2026-06-17 13:58:41 -05:00
  • affbf5ead5 feat(workflows): add from_json expression filter (#2961) Huy Do 2026-06-18 01:43:26 +07:00
  • 1b9e9bbd9c fix: clarify PyPI availability timing in docs Manfred Riem 2026-06-17 13:01:23 -05:00
  • 00bff788c9 Add init workflow step to bootstrap projects like specify init (#2838) Copilot 2026-06-17 11:46:51 -05:00
  • f61c0cea7d fix: address review - python setup, docs alignment, publish flag Manfred Riem 2026-06-17 11:44:19 -05:00
  • bc5bf55258 chore: release 0.11.1, begin 0.11.2.dev0 development (#3022) Manfred Riem 2026-06-17 11:02:59 -05:00
  • 9c4e650d48 chore: bump version to 0.11.1 v0.11.1 github-actions[bot] 2026-06-17 15:29:03 +00:00
  • 9dfa53d2e9 chore: ignore Copilot dogfooding scaffolding in .gitignore (#3019) Manfred Riem 2026-06-17 10:27:20 -05:00
  • d035130c4f Initial plan copilot/fix-review-comment-3001 copilot-swe-agent[bot] 2026-06-17 15:23:15 +00:00
  • 121d434af4 fix: address review - links, install cmd, python pin Manfred Riem 2026-06-17 09:50:09 -05:00
  • 5d7ab7ddad fix: force tag resolution and validate before checkout Manfred Riem 2026-06-17 09:15:55 -05:00
  • cedbf484d7 docs: clarify Taskify specify command (#3016) Jiandong 2026-06-17 21:30:23 +08:00
  • 75df458c37 docs: document evolving specs in existing projects (#2902) WOLIKIMCHENG 2026-06-17 21:17:01 +08:00
  • 071f784dfa feat(workflows): opt-in output_format: json exposes parsed shell stdout as output.data (#2963) Huy Do 2026-06-17 20:09:17 +07:00
  • 1ee2b626a8 fix: non-zero exit code when a workflow run ends failed or aborted (#2959) Huy Do 2026-06-17 20:02:00 +07:00
  • 811a3aa447 fix(skills): preserve non-ASCII characters in skill frontmatter (#2917) Seiya Kojima 2026-06-17 21:57:54 +09:00
  • de18d21b1c fix: prevent extension self-install from deleting source dir (#2990) (#2991) Jina Park 2026-06-17 21:56:17 +09:00
  • 75aee19c6e fix: disable Rich Live transient mode on Windows to prevent PS 5.1 hang (#2938) Manfred Riem 2026-06-17 06:48:42 -05:00
  • ae23a84677 Update a11y-governance preset to v0.4.0 (#2981) Thorsten Hindermann 2026-06-17 13:44:32 +02:00
  • 3e69233adb chore: release 0.11.0, begin 0.11.1.dev0 development (#3012) Manfred Riem 2026-06-16 18:07:28 -05:00
  • af2380ea0a chore: bump version to 0.11.0 v0.11.0 github-actions[bot] 2026-06-16 23:05:35 +00:00
  • c52ccd7dc7 Add workflow step catalog — community-installable step types (#2394) Copilot 2026-06-16 18:03:45 -05:00
  • 9cd20c6c25 feat(dev): add integration scaffolder (#2685) Pascal THUET 2026-06-17 00:48:40 +02:00
  • 497ca074ed Add Command Density preset to community catalog (#3006) Maksim Kudriavtsev 2026-06-17 00:40:20 +02:00
  • 6d057b6239 fix(tests): don't run PowerShell tests via WSL-interop powershell.exe (#2971) Alicia Sykes 2026-06-16 23:36:24 +01:00
  • 1150d32aee Add Zed integration (#2780) Ahmet TOK 2026-06-17 01:29:08 +03:00
  • 0fad994e86 Update architecture-governance preset to v0.5.0 (#2929) Thorsten Hindermann 2026-06-17 00:20:28 +02:00
  • b1348d1f01 Update Superpowers Implementation Bridge extension to v1.1.0 (#3011) Manfred Riem 2026-06-16 17:09:33 -05:00
  • 79b3f6733a Update isaqb-architecture-governance preset to v0.2.0 (#2984) Thorsten Hindermann 2026-06-16 23:42:43 +02:00
  • 6c098ce1e0 Update security-governance preset to v0.6.0 (#2932) Thorsten Hindermann 2026-06-16 23:10:27 +02:00
  • 00c15bc54c chore: update CITATION.cff to v0.10.2 (2026-06-11) (#2966) Eldar Shlomi 2026-06-16 23:56:35 +03:00
  • 3b6b6f9f33 chore: release 0.10.4, begin 0.10.5.dev0 development (#3010) Manfred Riem 2026-06-16 15:36:00 -05:00
  • 742ee5ce0c chore: bump version to 0.10.4 v0.10.4 github-actions[bot] 2026-06-16 20:34:27 +00:00
  • 36fd5f6f49 fix: fail loudly when a fan-out 'items' expression does not resolve to a list (#2957) Huy Do 2026-06-17 03:33:11 +07:00
  • f20e8ee6f7 refactor: move preset command handlers to presets/_commands.py (PR-6/8) (#2826) darion-yaphet 2026-06-17 03:52:12 +08:00
  • 3b6c4e7419 Update agent-parity-governance preset to v0.3.0 (#2982) Thorsten Hindermann 2026-06-16 21:04:55 +02:00
  • 04c74eef49 Update cross-platform-governance preset to v0.2.0 (#2983) Thorsten Hindermann 2026-06-16 20:58:02 +02:00
  • 194fd08bd8 Add Data Model Diagram extension to community catalog (#2922) Manfred Riem 2026-06-16 13:44:52 -05:00
  • b22834bd4a Add Spec Kit TLDR extension to community catalog (#3007) Manfred Riem 2026-06-16 13:30:03 -05:00
  • 860a49edb1 docs: add guide for handling complex features (#3004) Manfred Riem 2026-06-16 13:20:36 -05:00
  • 11ba51537d fix: add missing Copilot converge artifacts copilot/fix-code-review-comment-again copilot-swe-agent[bot] 2026-06-16 15:39:42 +00:00
  • 23edbeeea1 Potential fix for pull request finding Ben Buttigieg 2026-06-16 16:35:53 +01:00
  • 071f4feaf6 test: guard against converge Claude hint regression copilot/fix-code-review-comment-another-one copilot-swe-agent[bot] 2026-06-16 15:29:06 +00:00
  • 5fe87df1b3 Initial plan copilot-swe-agent[bot] 2026-06-16 15:26:33 +00:00
  • f9449f413e Merge commit 'ba77318' into fix-pr3001-manifest copilot-swe-agent[bot] 2026-06-16 15:25:53 +00:00
  • e513011468 fix: track converge outputs in copilot manifest copilot-swe-agent[bot] 2026-06-16 15:25:11 +00:00
  • ba77318c49 Initial plan copilot-swe-agent[bot] 2026-06-16 15:12:06 +00:00
  • eb81505f9e Potential fix for pull request finding Ben Buttigieg 2026-06-16 16:11:13 +01:00
  • 7a3710242c Add Loop Engineering extension to community catalog (#3002) Manfred Riem 2026-06-16 10:10:03 -05:00
  • 97d5376fc7 Update MemoryLint extension to v1.5.1 (#3000) Manfred Riem 2026-06-16 09:56:48 -05:00
  • 4d871d7a5b chore: release 0.10.3, begin 0.10.4.dev0 development (#2999) Manfred Riem 2026-06-16 09:40:48 -05:00
  • 217730a8cd chore: bump version to 0.10.3 v0.10.3 github-actions[bot] 2026-06-16 14:38:02 +00:00
  • 33fefde268 Update Superpowers Bridge extension to v1.6.0 (#2998) Manfred Riem 2026-06-16 09:34:35 -05:00
  • 70f9242be9 Add Improve Extension to community catalog (#2997) Manfred Riem 2026-06-16 09:16:56 -05:00
  • 7c1d4212db Update Product Forge extension to v1.7.0 (#2996) Manfred Riem 2026-06-16 09:03:35 -05:00
  • 06a284672f Record 2026-06-16 re-verification results for /speckit.converge (T025) Ben Buttigieg 2026-06-16 13:35:13 +01:00
  • 78175b7a10 Record quickstart validation results for /speckit.converge (T025) Ben Buttigieg 2026-06-10 17:35:13 +01:00
  • 3bd4aeae3e Implement /speckit.converge command Ben Buttigieg 2026-06-10 17:30:56 +01:00
  • c7eb2a4d11 Add /speckit.converge SDD artifacts and project scaffolding Ben Buttigieg 2026-06-10 15:54:04 +01:00
  • 4f5c4971c0 Update Linear Integration extension to v0.5.0 (#2995) Manfred Riem 2026-06-16 08:35:05 -05:00
  • 13b8db2d87 Update Superpowers Implementation Bridge extension to v1.0.3 (#2993) Manfred Riem 2026-06-16 07:52:07 -05:00
  • 465dacbfd6 fix: add contents:read to build job, clarify manual publish Manfred Riem 2026-06-16 07:36:56 -05:00
  • 68980c9a4e Update Ralph community extension to v1.1.1 (#2861) Ben Lawson 2026-06-16 07:54:26 -04:00
  • 1efe6346a7 fix: address third review round Manfred Riem 2026-06-11 12:50:58 -05:00
  • 1b0556c711 Update Linear Integration extension to v0.4.0 (#2942) Manfred Riem 2026-06-11 10:10:24 -05:00
  • f2710f32cf Update DocGuard — CDD Enforcement to v0.26.0 (#2941) Manfred Riem 2026-06-11 09:18:11 -05:00
  • 4384338ec1 Add SpecKit Companion extension to community catalog (#2937) Manfred Riem 2026-06-11 08:16:10 -05:00
  • dd9d84e7bc chore: release 0.10.2, begin 0.10.3.dev0 development (#2936) Manfred Riem 2026-06-11 07:59:01 -05:00
  • fb97070bd6 chore: bump version to 0.10.2 v0.10.2 github-actions[bot] 2026-06-11 12:55:46 +00:00
  • 77af08ba22 Add Research Harness extension to community catalog (#2935) Manfred Riem 2026-06-11 07:53:59 -05:00
  • 755cd0256a Add Research Harness extension to community catalog mnriem/community-2925-add-harness-extension Manfred Riem 2026-06-11 07:48:16 -05:00
  • f5d47720b9 Add Coding Standards Drift Control extension to community catalog (#2934) Manfred Riem 2026-06-11 07:44:07 -05:00
  • 4e899d3002 Add Spec Trace extension to community catalog (#2527) Quratulain-bilal 2026-06-11 17:34:36 +05:00
  • 63a2a17305 fix(extensions): preserve argument-hint in extension Claude SKILL.md (#2916) Ali jawwad 2026-06-11 17:28:39 +05:00
  • 36ad3cde1b fix(presets): harden preset URL installs against unsafe redirects (#2911) darion-yaphet 2026-06-11 20:21:50 +08:00