Commit Graph

  • b1650f884d chore: update DocGuard extension to v0.9.8 (#1859) main Ricardo Accioly 2026-03-16 11:14:49 -06:00
  • 23bd645054 Feature: add specify status command (#1837) KhawarHabibKhan 2026-03-16 22:08:43 +05:00
  • bef9c2cb59 fix(extensions): show extension ID in list output (#1843) Michal Bachorik 2026-03-16 14:41:10 +01:00
  • 4f81fc298f feat(extensions): add Archive and Reconcile extensions to community catalog (#1844) Stanislav Deviatov 2026-03-16 13:46:06 +01:00
  • 4a3234496e feat: Add DocGuard CDD enforcement extension to community catalog (#1838) Ricardo Accioly 2026-03-13 16:41:55 -06:00
  • f92d81bbec chore: bump version to 0.3.0 (#1839) Manfred Riem 2026-03-13 15:17:19 -05:00
  • 9b10d440b1 Potential fix for pull request finding chore/release-v0.3.0 Manfred Riem 2026-03-13 15:14:46 -05:00
  • 2656ee1df7 chore: bump version to 0.3.0 v0.3.0 github-actions[bot] 2026-03-13 20:11:58 +00:00
  • 69ee7a836e feat(presets): Pluggable preset system with catalog, resolver, and skills propagation (#1787) Copilot 2026-03-13 15:09:14 -05:00
  • c883952b43 fix: match 'Last updated' timestamp with or without bold markers (#1836) eason 2026-03-14 00:46:21 +08:00
  • b9c1a1c7bb Add specify doctor command for project health diagnostics (#1828) KhawarHabibKhan 2026-03-13 20:50:07 +05:00
  • 46bc65b1ce fix: harden bash scripts against shell injection and improve robustness (#1809) Pierluigi Lenoci 2026-03-13 16:47:17 +01:00
  • 017e1c4c2f fix: clean up command templates (specify, analyze) (#1810) Pierluigi Lenoci 2026-03-13 14:21:55 +01:00
  • 7562664fd1 fix: migrate Qwen Code CLI from TOML to Markdown format (#1589) (#1730) fuyongde 2026-03-13 20:43:14 +08:00
  • 976c9981a4 fix(cli): deprecate explicit command support for agy (#1798) (#1808) Dhilip 2026-03-13 08:35:30 -04:00
  • d3fc056743 Add /selftest.extension core extension to test other extensions (#1758) Dhilip 2026-03-13 08:26:01 -04:00
  • 58ce653908 feat(extensions): Quality of life improvements for RFC-aligned catalog integration (#1776) Michal Bachorik 2026-03-13 13:23:37 +01:00
  • 82f8a13f83 Add Java brownfield walkthrough to community walkthroughs (#1820) Manfred Riem 2026-03-12 14:02:02 -05:00
  • 0f1cbd74fe chore: bump version to 0.2.1 (#1813) Manfred Riem 2026-03-11 17:41:40 -05:00
  • 8e733cd563 chore: bump version to 0.2.1 v0.2.1 chore/release-v0.2.1 github-actions[bot] 2026-03-11 22:14:12 +00:00
  • ec60c5b2fe Added February 2026 newsletter (#1812) Manfred Riem 2026-03-11 15:33:30 -05:00
  • e56d37db8c feat: add Kimi Code CLI agent support (#1790) Fanch Daniel 2026-03-11 13:57:18 +01:00
  • 33e853e9c9 docs: fix broken links in quickstart guide (#1759) (#1797) Dhilip 2026-03-11 08:51:04 -04:00
  • 929fab5d98 docs: add catalog cli help documentation (#1793) (#1794) Dhilip 2026-03-11 07:54:07 -04:00
  • 56095f06d2 fix: use quiet checkout to avoid exception on git checkout (#1792) LifeIsAnAbstraction 2026-03-11 02:11:27 +05:30
  • 2632a0f52d feat(extensions): support .extensionignore to exclude files during install (#1781) Ben Lawson 2026-03-10 13:02:04 -04:00
  • 4ab91fbadf feat: add Codex support for extension command registration (#1767) Adrián Luján Muñoz 2026-03-10 15:50:42 +01:00
  • 5c0bedb410 chore: bump version to 0.2.0 (#1786) Manfred Riem 2026-03-09 14:54:08 -05:00
  • 5daaf23651 chore: bump version to 0.2.0 v0.2.0 chore/release-v0.2.0 github-actions[bot] 2026-03-09 19:43:03 +00:00
  • d92798d5b0 fix: sync agent list comments with actual supported agents (#1785) Pavel-tabnine 2026-03-09 21:34:54 +02:00
  • ee922cbde9 feat(extensions): support multiple active catalogs simultaneously (#1720) Copilot 2026-03-09 14:30:27 -05:00
  • e5d4f63298 fix: wrap _load_catalog_config() calls in catalog_list with try/except copilot/add-multiple-active-catalogs copilot-swe-agent[bot] 2026-03-09 19:18:05 +00:00
  • 990a1513c2 fix: address PR review feedback for multi-catalog support Manfred Riem 2026-03-09 13:04:55 -05:00
  • 9a82f098e8 fix: remove extraneous f-string prefixes (ruff F541) copilot-swe-agent[bot] 2026-02-27 21:21:14 +00:00
  • 5c77268136 Potential fix for pull request finding 'Empty except' Manfred Riem 2026-02-27 15:16:52 -06:00
  • ad591607ea docs: update RFC, user guide, and API reference for multi-catalog support copilot-swe-agent[bot] 2026-02-27 21:06:18 +00:00
  • 50c605ed5f feat(extensions): implement multi-catalog stack support copilot-swe-agent[bot] 2026-02-27 21:00:30 +00:00
  • 623cd79b38 Initial plan copilot-swe-agent[bot] 2026-02-27 20:48:52 +00:00
  • 1df24f1953 Pavel/add tabnine cli support (#1503) Pavel-tabnine 2026-03-09 21:04:02 +02:00
  • 3033834d64 Add Understanding extension to community catalog (#1778) LADISLAV BIHARI 2026-03-09 16:18:41 +01:00
  • 4b00078907 Add ralph extension to community catalog (#1780) Ben Lawson 2026-03-09 11:01:34 -04:00
  • 2d72f85790 Update README with project initialization instructions (#1772) Lautaro Lubatti 2026-03-09 15:56:49 +01:00
  • 855ac838b8 feat: add review extension to community catalog (#1775) Ismael 2026-03-09 15:10:59 +01:00
  • a8ec87e3c2 Add fleet extension to community catalog (#1771) Sharath Satish 2026-03-09 18:43:36 +05:30
  • 9d6c05ad5b Integration of Mistral vibe support into speckit (#1725) Gaël 2026-03-09 14:05:13 +01:00
  • 3ef12cae3e fix: Remove duplicate options in specify.md (#1765) Ryo Hasegawa 2026-03-09 21:38:10 +09:00
  • 8618d0a53e fix: use global branch numbering instead of per-short-name detection (#1757) Fabián Silva 2026-03-09 09:37:46 -03:00
  • 71e6b4da4a Add Community Walkthroughs section to README (#1766) Copilot 2026-03-05 12:55:29 -06:00
  • ad74334a85 feat(extensions): add Jira Integration to community catalog (#1764) Michal Bachorik 2026-03-05 13:21:38 +00:00
  • 8c3982d65b Add Azure DevOps Integration extension to community catalog (#1734) Pragya Chaurasia 2026-03-05 18:41:51 +05:30
  • 13dec1de05 Fix docs: update Antigravity link and add initialization example (#1748) layla 2026-03-04 22:29:52 +08:00
  • d0a112c60f fix: wire after_tasks and after_implement hook events into command templates (#1702) Manfred Riem 2026-03-04 08:16:31 -06:00
  • c84756b7f3 make c ignores consistent with c++ (#1747) Dhilip 2026-03-04 09:08:04 -05:00
  • 524affca79 chore: bump version to 0.1.13 (#1746) Manfred Riem 2026-03-03 16:08:40 -06:00
  • f4fe2d35a9 chore: bump version to 0.1.13 v0.1.13 chore/release-v0.1.13 github-actions[bot] 2026-03-03 22:06:42 +00:00
  • 32c6e7f40c feat: add kiro-cli and AGENT_CONFIG consistency coverage (#1690) Medhat Galal 2026-03-03 13:04:46 -05:00
  • 9cf33e81cc feat: add verify extension to community catalog (#1726) Ismael 2026-03-03 18:21:06 +01:00
  • 254e9bbdf0 Add Retrospective Extension to community catalog README table (#1741) Emi 2026-03-03 16:59:53 +01:00
  • 6757c90dbd fix(scripts): add empty description validation and branch checkout error handling (#1559) Zaheer Uddin 2026-03-03 15:42:46 +00:00
  • f6264d4ef4 fix: correct Copilot extension command registration (#1724) Ismael 2026-03-03 16:03:38 +01:00
  • dd8dbf6344 fix(implement): remove Makefile from C ignore patterns (#1558) Zaheer Uddin 2026-03-03 14:28:40 +00:00
  • bf8fb125ad Add sync extension to community catalog (#1728) Barry Gervin 2026-03-03 09:18:18 -05:00
  • 2b92ab444d fix(checklist): clarify file handling behavior for append vs create (#1556) Zaheer Uddin 2026-03-03 13:52:02 +00:00
  • abe1b7085c fix(clarify): correct conflicting question limit from 10 to 5 (#1557) Zaheer Uddin 2026-03-03 13:46:31 +00:00
  • bfaca2c449 chore: bump version to 0.1.12 (#1737) Manfred Riem 2026-03-02 13:35:43 -06:00
  • 9dc09c0e66 chore: bump version to 0.1.12 v0.1.12 github-actions[bot] 2026-03-02 19:31:49 +00:00
  • 78ed453e38 fix: use RELEASE_PAT so tag push triggers release workflow (#1736) Manfred Riem 2026-03-02 13:31:18 -06:00
  • 33fd13c304 chore: bump version to 0.1.11 v0.1.11 chore/release-v0.1.11 github-actions[bot] 2026-03-02 19:16:55 +00:00
  • 658ab2a38c fix: release-trigger uses release branch + PR instead of direct push to main (#1733) Manfred Riem 2026-03-02 13:16:13 -06:00
  • 2c41d3627e fix: Split release process to sync pyproject.toml version with git tags (#1732) Manfred Riem 2026-03-02 12:52:13 -06:00
  • b55d00beed fix: prepend YAML frontmatter to Cursor .mdc files (#1699) v0.1.10 Fabián Silva 2026-02-27 11:20:00 -03:00
  • 525eae7f7e chore(deps): bump astral-sh/setup-uv from 6 to 7 (#1709) v0.1.9 dependabot[bot] 2026-02-27 08:09:43 -06:00
  • ce7bed4823 chore(deps): bump actions/setup-python from 5 to 6 (#1710) v0.1.8 dependabot[bot] 2026-02-27 08:07:19 -06:00
  • 61b0637a6d chore: Update outdated GitHub Actions versions (#1706) v0.1.7 Manfred Riem 2026-02-26 14:43:22 -06:00
  • 56deda7be3 docs: Document dual-catalog system for extensions (#1689) Manfred Riem 2026-02-25 14:38:56 -06:00
  • 6f237803a2 Initial plan copilot/update-extension-documentation copilot-swe-agent[bot] 2026-02-25 18:55:39 +00:00
  • 525cdc17ec Fix version command in documentation (#1685) Santosh Bhavani 2026-02-25 08:20:18 -06:00
  • 607760e72f Add Cleanup Extension to README (#1678) dsrednicki 2026-02-24 22:50:04 +01:00
  • c7ecdfb998 Add retrospective extension to community catalog. (#1681) Emi 2026-02-24 20:56:03 +01:00
  • f444ccba3a Add Cleanup Extension to catalog (#1617) v0.1.6 dsrednicki 2026-02-23 20:52:40 +01:00
  • 3040d33c31 Fix parameter ordering issues in CLI (#1669) Manfred Riem 2026-02-23 13:17:08 -06:00
  • 6cc61025cb Update V-Model Extension Pack to v0.4.0 (#1665) Leonardo Nascimento 2026-02-23 19:14:02 +00:00
  • c1034f1d9d docs: Fix doc missing step (#1496) Emi 2026-02-23 18:40:41 +01:00
  • cee4f26fac Update V-Model Extension Pack to v0.3.0 (#1661) Leonardo Nascimento 2026-02-23 15:02:24 +00:00
  • 6f523ede22 Fix #1658: Add commands_subdir field to support non-standard agent directory structures (#1660) v0.1.5 Manfred Riem 2026-02-21 08:05:58 -06:00
  • 68d1d3a0fc feat: add GitHub issue templates (#1655) Manfred Riem 2026-02-20 17:35:48 -06:00
  • 07077d0fc2 Update V-Model Extension Pack to v0.2.0 in community catalog (#1656) Leonardo Nascimento 2026-02-20 23:29:58 +00:00
  • aeed11f735 Add V-Model Extension Pack to catalog (#1640) Leonardo Nascimento 2026-02-20 21:11:51 +00:00
  • 12405c01e1 refactor: remove OpenAPI/GraphQL bias from templates (#1652) Manfred Riem 2026-02-20 14:46:56 -06:00
  • fc3b98ea09 fix: rename Qoder AGENT_CONFIG key from 'qoder' to 'qodercli' to match actual CLI executable (#1651) v0.1.4 Manfred Riem 2026-02-20 13:30:16 -06:00
  • 6150f1e317 Add generic agent support with customizable command directories (#1639) v0.1.3 Manfred Riem 2026-02-20 11:05:38 -06:00
  • 6fca5d83b2 fix: pin click>=8.1 to prevent Python 3.14/Homebrew env isolation crash (#1648) v0.1.2 Manfred Riem 2026-02-20 10:22:16 -06:00
  • 465acd9024 fix: include 'src/**' path in release workflow triggers (#1646) v0.0.102 Manfred Riem 2026-02-20 09:46:29 -06:00
  • 04fc3fd1ba chore(deps): bump github/codeql-action from 3 to 4 (#1635) v0.0.101 dependabot[bot] 2026-02-19 16:31:23 -06:00
  • 24d76b5d92 Add pytest and Python linting (ruff) to CI (#1637) v0.0.100 Manfred Riem 2026-02-19 16:21:58 -06:00
  • 0f7d04b12b feat: add pull request template for better contribution guidelines (#1634) Manfred Riem 2026-02-19 15:49:34 -06:00
  • 9402ebd00a Feat/ai skills (#1632) v0.0.99 Manfred Riem 2026-02-19 13:24:41 -06:00
  • d410d188fc chore(deps): bump actions/stale from 9 to 10 (#1623) v0.0.98 dependabot[bot] 2026-02-19 07:41:50 -06:00
  • 686c91f94e feat: add dependabot configuration for pip and GitHub Actions updates (#1622) Manfred Riem 2026-02-18 17:42:41 -06:00
  • 22036732d8 Remove Maintainers section from README.md (#1618) v0.0.97 Manfred Riem 2026-02-18 16:11:16 -06:00