Skip to content

v1.0.6

Latest

Choose a tag to compare

@lyy0709 lyy0709 released this 09 Feb 06:24

What's Changed

Prompt Enhancer: Ghostwriter Style Rewrite

Replaced the planning-oriented prompt enhancement template with a ghostwriter/optimizer approach:

  • Before: Enhanced prompts would expand into detailed task plans with acceptance criteria, step breakdowns, and boundary conditions
  • After: Enhanced prompts stay concise — disambiguates wording, leverages conversation history and codebase context to fill in concrete references, without inventing new requirements

Key changes

  • Bilingual templates (EN/ZH) auto-selected by detected input language
  • System prompt identity changed from "enhancement assistant" to "prompt ghostwriter and optimizer"
  • First-person voice ("I") for rewritten prompts
  • Removed {{language_instruction}} placeholder (language is now determined by template selection)

Full Changelog: v1.0.5...v1.0.6