Commit Graph

22 Commits

Author SHA1 Message Date
efc5067612 feat: remove ai spec 2025-11-05 10:43:44 +08:00
3286f609c4 add gemini 2025-11-05 10:30:42 +08:00
6e45a8965a add gemini 2025-11-05 09:57:13 +08:00
bf7cfc8224 feat: remove ai cmd 2025-11-05 09:44:42 +08:00
ad8ca2b1f7 feat: update AI command to streamline token management and remove unnecessary flags 2025-11-04 18:17:56 +08:00
3867736858 feat: implement AI-assisted rename prompting feature
- Added data model for AI-assisted renaming including structures for prompts, responses, and policies.
- Created implementation plan detailing the integration of Google Genkit into the CLI for renaming tasks.
- Developed quickstart guide for setting up and using the new AI rename functionality.
- Documented research decisions regarding Genkit orchestration and prompt composition.
- Established tasks for phased implementation, including setup, foundational work, and user stories.
- Implemented contract tests to ensure AI rename policies and ledger metadata are correctly applied.
- Developed integration tests for validating AI rename flows, including preview, apply, and undo functionalities.
- Added tooling to pin Genkit dependency for consistent builds.
2025-11-03 18:08:14 +08:00
aa377bc7ed Update spec to reference ai subcommand 2025-11-03 14:37:51 +08:00
223a49ac87 Add AI rename prompt specification 2025-11-03 14:35:03 +08:00
4021323984 feat(sequence-numbering): Implement sequence numbering command with comprehensive specifications
- Removed obsolete tasks.md from 001-sequence-numbering.
- Added detailed requirements checklist for sequence numbering command.
- Created OpenAPI contract for sequence command, defining preview and apply endpoints.
- Developed data model for sequence numbering, outlining key entities and their relationships.
- Drafted implementation plan for sequence numbering command, including project structure and complexity tracking.
- Compiled quickstart guide for sequence numbering command, detailing prerequisites and usage examples.
- Documented research findings related to command validation, ordering, and conflict handling.
- Established feature specification for sequence numbering command, including user scenarios and acceptance criteria.
- Created tasks.md for 007-sequence-numbering, outlining phases and implementation strategy.
2025-11-03 11:02:34 +08:00
e6a5c6499b Add configurable sequence numbering command 2025-11-03 10:59:15 +08:00
843c51e347 feat: 更新插入命令以支持尾部偏移标记和相关文档 2025-10-31 15:29:12 +08:00
f0414ec32b feat: 更新扩展命令以支持大小写变体的处理和测试 2025-10-31 14:49:24 +08:00
67140ff8b3 feat: 添加 renamer CLI 的初始文档和使用说明 2025-10-31 11:10:02 +08:00
Rogee
d436970848 Add regex command implementation 2025-10-31 10:12:02 +08:00
Rogee
a0d7084c28 Add insert command 2025-10-30 15:15:16 +08:00
Rogee
6a353b5086 Add extension normalization command 2025-10-30 10:31:53 +08:00
Rogee
f66c59fd57 feat: implement remove command with sequential removals 2025-10-29 18:59:55 +08:00
Rogee
446bd46b95 feat: scaffold remove command foundations 2025-10-29 18:21:01 +08:00
Rogee
ceea09f7be feat: add replace subcommand with multi-pattern support 2025-10-29 17:46:54 +08:00
Rogee
fa57af8a26 feat: add list command with global filters 2025-10-29 16:08:46 +08:00
Rogee
88563d48e2 docs: amend constitution to v1.1.0 for extension filtering 2025-10-29 11:57:39 +08:00
Rogee
83d88a76e9 Initial commit from Specify template 2025-10-29 11:29:27 +08:00