rtk-ai/rtk

[Agent] Add Trae.ai IDE support

オープン

#1,676 opened on 2026/05/02

 (3 件のコメント) (0 件のリアクション) (0 人の担当者)Rust (2,914 件のフォーク)batch import
area:clieffort-mediumenhancementgood first issuepriority:low

Repository metrics

Stars
 (48,085 個のスター)
PR merge metrics
 (PR metrics pending)

説明

Type: New agent integration

Description: Trae.ai is an AI IDE (similar to Cursor/Windsurf) with growing adoption. It supports project-scoped rule files at .trae/rules/*.md, which is the same mechanism used by Windsurf (.windsurfrules) and Cline (.clinerules).

Proposed integration:

  • Method: rules file (.trae/rules/rtk-rules.md) — same as Windsurf/Cline fallback
  • Command: rtk init --agent trae
  • No preToolUse hook available (Trae doesn't expose shell interception), so RTK would rely on the AI following the rules to call rtk explicitly

References:

コントリビューターガイド