feat: add pos bank — persistent command bank with parameterized templates
gates / consistency-and-conventions (push) Successful in 29s

This commit is contained in:
Your Name
2026-09-12 03:02:20 -04:00
parent 0b76d4d29e
commit 41efc91cf0
10 changed files with 886 additions and 16 deletions
+1
View File
@@ -53,6 +53,7 @@ _pos_subcmds[system-alias]="create edit remove list show"
_pos_subcmds[system-backup]="menu"
_pos_subcmds[system-schedule]="run list config enable disable status migrate menu"
_pos_subcmds[ai]="ask chat sessions capture models providers llamacpp alias gemini hf openrouter server"
_pos_subcmds[bank]="list add show run edit remove"
# GEN:END possubcmds
# GEN:START posconfigscopes
declare -a _pos_config_scopes=(ai compose entertainment grab matrix notify scrcpy system telegram ytsync)