fix: remove preset auto-optimization from AI send paths

matchPreset was replacing systemInstruction with the preset's
template on keyword match. Typing 'epic orchestra' would
auto-apply 'Epic Orchestra Intro (8 Bars)' restrictive template.

Removed both override blocks (Piano Roll MIDI gen + DAW
rearrange). System instruction stays as generic default.
User can still fill prompt via suggestion click without
forced template override.
This commit is contained in:
2026-07-28 20:26:03 +07:00
parent 0dc3f10406
commit 4c3d649506
2 changed files with 2 additions and 22 deletions
File diff suppressed because one or more lines are too long