Skip to content

Conversation

@glara
Copy link

@glara glara commented Dec 25, 2025

This PR integrates the Trae AI agent into Spec Kit.

Changes

  • Added trae to AGENT_CONFIG in src/specify_cli/__init__.py (IDE-based agent).
  • Updated AGENTS.md and README.md documentation.
  • Updated .github/workflows/scripts/create-release-packages.sh to:
    • Support building Trae release packages (generating .trae/rules directory).
    • Fix: Replaced non-portable cp --parents with a standard loop to ensure compatibility with MacOS/BSD systems.

Verification

  • Ran ./.github/workflows/scripts/create-release-packages.sh v1.0.0 locally on MacOS.
  • Verified spec-kit-template-trae-sh-v1.0.0.zip is created correctly containing the .trae/rules folder.

- Add Trae to supported agents in CLI and documentation
- Update release package script to support Trae
- Improve release script portability for MacOS compatibility
@glara glara requested a review from localden as a code owner December 25, 2025 18:36
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.

1 participant