Skip to content

feat(setup): add Trae integration#59

Merged
Grivn merged 1 commit into
masterfrom
feat/trae-setup
Jun 20, 2026
Merged

feat(setup): add Trae integration#59
Grivn merged 1 commit into
masterfrom
feat/trae-setup

Conversation

@Grivn

@Grivn Grivn commented Jun 20, 2026

Copy link
Copy Markdown
Member

Summary

  • add Trae as a setup target with native .trae skill and hook projection
  • register SessionStart, UserPromptSubmit, and Stop hooks in .trae/hooks.json
  • add targeted eject, tests, and English/Chinese docs

Validation

  • go test ./internal/setup
  • go test ./...
  • go build -o mnemon .
  • temporary-directory install check for mnemon setup --target trae --yes

Add Trae as a first-class setup target with native .trae skill and hook projection. The setup flow now detects Trae, writes Mnemon skill and prompt assets, registers SessionStart/UserPromptSubmit/Stop hooks in .trae/hooks.json, and supports targeted eject without removing unrelated hook entries.

Document the new target in English and Chinese usage docs. Validation: go test ./internal/setup, go test ./..., go build -o mnemon ., and a temporary-directory install check for mnemon setup --target trae --yes.
@Grivn Grivn merged commit 4187814 into master Jun 20, 2026
1 check passed
@Grivn Grivn deleted the feat/trae-setup branch June 20, 2026 14:16
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