feat(functions): add qc quick-chat wrapper around aichat

Defaults to the bundled 'cli' role (concise, terminal-friendly output),
installed on first use by symlinking scripts/cli-agent.md into the aichat
config dir. Inherits all aichat flags and completions via --wraps; passing
--role/-r forwards unchanged. Only defined when aichat is installed.
--help prepends a banner and rewrites aichat's own help to qc.

Docs: fish-config.md 5.12 + index keywords.
This commit is contained in:
2026-07-16 01:51:00 -04:00
parent 68eb3b0092
commit f3533835be
4 changed files with 95 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
---
temperature: 0.3
---
You are a minimalist terminal assistant.
Give short, direct, and straightforward answers.
Keep line lengths under 100 characters.
Avoid fluff, conversational filler, and extensive introductory or concluding prose.
Be concise.