Added CLI tg-set-prompt command, can be used to update prompts dynamically.

Usage, see Shortcut #184.
This commit is contained in:
Cyber MacGeddon 2025-04-04 15:41:47 +01:00
parent 298d09f388
commit 92825a60fb
2 changed files with 144 additions and 0 deletions

View file

@ -63,6 +63,7 @@ setuptools.setup(
"scripts/tg-save-kg-core",
"scripts/tg-save-doc-embeds",
"scripts/tg-show-config",
"scripts/tg-set-prompt",
"scripts/tg-show-tools",
"scripts/tg-show-prompts",
]