Skip to content

support glob pattern rules#9

Merged
TrueNine merged 5 commits intomainfrom
dev
Feb 17, 2026
Merged

support glob pattern rules#9
TrueNine merged 5 commits intomainfrom
dev

Conversation

@TrueNine
Copy link
Copy Markdown
Owner

No description provided.

TrueNine and others added 5 commits February 17, 2026 03:02
Enhanced the AIAgentIgnoreConfigFileInputPlugin and AIAgentIgnoreConfigFileOutputPlugin to include support for the new .traeignore file. Updated tests to reflect the addition, ensuring that the new ignore file is correctly processed and accounted for in the output. Adjusted the expected lengths and contents in various test cases to accommodate this change.
添加 TraeIDEOutputPlugin 以支持将项目内存提示和快速命令输出为 Trae IDE 可用的 steering 和 rules 文件。该插件会为每个项目的子内存提示在 `.trae/rules/` 目录下生成对应的 Markdown 文件,并为全局内存和快速命令在 `.trae/steering/` 目录下生成文件。
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Added the RuleInputPlugin to handle rule prompts with glob patterns, enabling project and global scope rules. Updated various components to integrate rule processing, including output plugins and configuration types. Version updated across package.json files to reflect new features.

- Introduced validation for rule metadata.
- Enhanced output plugins to support rule file generation.
- Added tests for rule input and output functionalities.
- Updated configuration types to include shadowRulesDir and rule-related structures.
@TrueNine TrueNine merged commit 6512709 into main Feb 17, 2026
4 checks passed
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