You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(prompt_gen): standardize templates in English
- What: convert all prompt templates to English
- What: update template content for clarity and consistency
- Why: standardize on English for LLM prompt compatibility
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
18
18
### Changed
19
19
- Cloudflare MCP installs now use OAuth interactive login (no API token required).
20
20
- Prompt generator spec now uses `verification_url` (empty allowed) instead of `int_url`.
21
+
- Prompt generator templates now use verification-environment wording and status tokens (`P1_DONE_DEPLOYED`, `P3_REFACTORED_DEPLOYED`) while still accepting legacy INT tokens.
21
22
22
23
### Fixed
23
24
- Improved MCP list parsing to detect Gemini CLI entries with checkmarks and ANSI colors.
If you cannot meet the requirement (for example, failed acceptance items remain), keep the previous STATUS and clearly record the reason and next steps in STATE.md.
0 commit comments