rtk-ai/rtk

[Agent] Add Trae.ai IDE support

开放

#1,676 创建于 2026年5月2日

 (3 条评论) (0 个反应) (0 位负责人)Rust (2,914 个派生)batch import
area:clieffort-mediumenhancementgood first issuepriority:low

仓库指标

星标
 (48,085 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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:

贡献者指南