Keegan George
|
237e9478df
|
UX: Use disable/enable state for custom prompt button (#233)
|
2023-09-27 14:27:16 -07:00 |
Keegan George
|
2e5a39360a
|
FEATURE: Create custom prompts with composer AI helper (#214)
* DEV: Add icon support
* DEV: Add basic setup for custom prompt menu
* FEATURE: custom prompt backend
* fix custom prompt param check
* fix custom prompt replace
* WIP
* fix custom prompt usage
* fixes
* DEV: Update front-end
* DEV: No more custom prompt state
* DEV: Add specs
* FIX: Title/Category/Tag suggestions
Suggestion dropdowns broke because it `messages_with_user_input(user_input)` expects a hash now.
* DEV: Apply syntax tree
* DEV: Restrict custom prompts to configured groups
* oops
* fix tests
* lint
* I love tests
* lint is cool tho
---------
Co-authored-by: Rafael dos Santos Silva <xfalcox@gmail.com>
|
2023-09-25 15:12:54 -03:00 |
Keegan George
|
7457feced8
|
FEATURE: Show suggested title prompt in new location (#171)
|
2023-08-29 09:45:53 -07:00 |
Keegan George
|
7790313b1b
|
DEV: Add review menu state (#159)
|
2023-08-24 17:49:24 -07:00 |
Keegan George
|
65c6b5e16c
|
DEV: Add keybindings (#157)
- Ability to Esc to close context menu
- Ability to Ctrl/Cmd + Z to undo results
|
2023-08-24 08:35:53 +10:00 |
Keegan George
|
6df850d473
|
FEATURE: AI Helper Context Menu (#148)
|
2023-08-23 10:35:40 -07:00 |