Skip to content

Conversation

h16rkim
Copy link

@h16rkim h16rkim commented Sep 25, 2025

Closed this PR by mistake.
Reopened in #600

@Copilot Copilot AI review requested due to automatic review settings September 25, 2025 21:41
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds support for Amazon Q Developer CLI to the spec-kit tool, enabling users to generate project templates compatible with Amazon Q's custom prompt feature. The integration follows the established pattern for adding new AI agent support.

Key changes:

  • Added Amazon Q Developer CLI ("q") as a new AI assistant option alongside existing tools
  • Implemented proper installation checks and guidance messages for the new agent
  • Updated all relevant scripts and documentation to include the new agent

Reviewed Changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
src/specify_cli/__init__.py Added "q" agent support with validation, installation checks, and custom guidance
scripts/powershell/update-agent-context.ps1 Updated PowerShell script to include Amazon Q support
scripts/bash/update-agent-context.sh Updated Bash script to include Amazon Q support
README.md Added Amazon Q Developer CLI to supported agents table with limitation note
.github/workflows/scripts/create-release-packages.sh Added Amazon Q to build and release process
.github/workflows/scripts/create-github-release.sh Added Amazon Q template packages to release artifacts

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@h16rkim h16rkim force-pushed the feature/support-amazon-q-developer-cli branch from 73020a1 to e8ede49 Compare September 25, 2025 22:00
@h16rkim h16rkim closed this Sep 25, 2025
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