Skip to content

fix(catalog): companion → README docs, stable download URL, v0.4.1, sharper tags#2954

Open
alfredoperez wants to merge 3 commits into
github:mainfrom
alfredoperez:fix/companion-documentation-readme
Open

fix(catalog): companion → README docs, stable download URL, v0.4.1, sharper tags#2954
alfredoperez wants to merge 3 commits into
github:mainfrom
alfredoperez:fix/companion-documentation-readme

Conversation

@alfredoperez

@alfredoperez alfredoperez commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Updates the companion (SpecKit Companion) community-catalog entry.

Changes

  • documentation → points at the extension README.md so the catalog page renders the README (original fix).
  • download_url → the stable rolling companion-latest/companion.zip asset instead of a version-pinned release URL. This means specify extension add companion always installs the newest build, and the catalog never needs a per-release PR just to bump the URL.
  • version 0.3.00.4.1 (current release).
  • tags sharpened for discovery — dropped the redundant companion (the id itself), progress, and lifecycle; added spec-driven-development, spec-kit, turbo, and capture. New set: spec-driven-development, spec-kit, tracking, turbo, capture, vscode, resume.

The companion-latest asset is a permanent prerelease that's force-refreshed on every release, so the catalog entry stays correct as the extension updates.

The companion entry's documentation URL pointed at a directory
(speckit-extension/docs/), which the community site can't fetch as
markdown — its extension page renders an empty README (readmeContent:
null). Every other catalog entry points documentation at a specific
README.md (or .md file). Point companion at its extension README so the
page renders.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings June 12, 2026 14:23
@alfredoperez alfredoperez requested a review from mnriem as a code owner June 12, 2026 14:23

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Updates the Speckit Companion entry in the community extensions catalog to point users to the correct documentation page.

Changes:

  • Changed the documentation URL from a docs directory listing to the extension README.md.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread extensions/catalog.community.json
…1, sharper tags

- download_url now points at the rolling companion-latest asset so by-name install always serves the newest build (no per-release catalog PR)
- version 0.3.0 → 0.4.1
- tags: drop redundant 'companion'/'progress'/'lifecycle', add spec-driven-development, spec-kit, turbo, capture
@alfredoperez alfredoperez changed the title fix(catalog): point companion documentation at README.md so its page renders fix(catalog): companion → README docs, stable download URL, v0.4.1, sharper tags Jun 13, 2026
…atus, resume, configurable, extensible)

Tags now name what Companion adds over stock spec-kit, in browse-able terms — dropped catalog-noise (spec-kit, spec-driven-development) and insider jargon (turbo, capture).
Copilot AI review requested due to automatic review settings June 13, 2026 02:14

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.

Comment on lines +777 to +778
"version": "0.4.1",
"download_url": "https://github.com/alfredoperez/speckit-companion/releases/download/companion-latest/companion.zip",
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants