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:
@@ -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.
|
||||
Reference in New Issue
Block a user