Conversation
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.