Commit Graph

7 Commits

Author SHA1 Message Date
13ca7ddbed add ai feature 2025-11-05 16:06:09 +08:00
bf7cfc8224 feat: remove ai cmd 2025-11-05 09:44:42 +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
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
ceea09f7be feat: add replace subcommand with multi-pattern support 2025-10-29 17:46:54 +08:00