InvokeAI/invokeai
Josh Corbett ddb85ca669
fix(prompts): 🐛 prompt attention behaviors, add tests (#8683)
* fix(prompts): 🐛 prompt attention adjust elevation edge cases, added tests

* refactor(prompts): ♻️ create attention edit helper for prompt boxes

* feat(prompts):  apply attention keybinds to negative prompt

* feat(prompts): 🚀 reconsider behaviors, simplify code

* fix(prompts): 🐛 keybind attention update not tracked by undo/redo

* feat(prompts):  overhaul prompt attention behavior

* fix(prompts): 🩹 remove unused type

* fix(prompts): 🩹 remove unused `Token` type

---------

Co-authored-by: Lincoln Stein <lincoln.stein@gmail.com>
2025-12-24 17:38:24 -05:00
..
app Feature: add prompt template node (#8680) 2025-12-24 14:33:16 -05:00
assets
backend feat(backend): add support for xlabs Flux LoRA format (#8686) 2025-12-24 20:18:11 +00:00
configs
frontend fix(prompts): 🐛 prompt attention behaviors, add tests (#8683) 2025-12-24 17:38:24 -05:00
invocation_api feat(mm): more exports in invocation api 2025-10-16 08:08:44 +11:00
version chore: bump version to v6.9.0 2025-10-17 12:13:01 +11:00
__init__.py