docs: add roadmap note for enhancement templates feature
Mark enhancementOptions.template as planned feature - currently all prompts use default 'general' style regardless of parameter. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
af8ed28cfb
commit
3e490d1dd9
|
|
@ -92,6 +92,8 @@ When `autoEnhance: false`:
|
||||||
|
|
||||||
### Enhancement Templates
|
### Enhancement Templates
|
||||||
|
|
||||||
|
> **Roadmap**: Template selection is planned for a future release. Currently all enhanced prompts use the default `general` style regardless of the `template` parameter.
|
||||||
|
|
||||||
Use `enhancementOptions.template` to guide the enhancement style:
|
Use `enhancementOptions.template` to guide the enhancement style:
|
||||||
|
|
||||||
| Template | Description | Best For |
|
| Template | Description | Best For |
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue