chore(docs): regenerate man page, HTML docs, and wiki

This commit is contained in:
Gitea Actions
2026-07-16 06:19:50 +00:00
parent fcc2f6ccc2
commit 8c869cc1b9
5 changed files with 55 additions and 2 deletions
+20
View File
@@ -1587,6 +1587,26 @@ conventional commit, verification, push, and open a PR with a manual
verification checklist.
\f[R]
.fi
.SS qc
.IP
.nf
\f[C]
Synopsis: qc [prompt...]
Quick-chat wrapper around the aichat LLM CLI that defaults to the \[dq]cli\[dq]
role - a system prompt tuned for concise, terminal-friendly output. On
first use it installs the bundled role by symlinking
scripts/cli-agent.md to $XDG_CONFIG_HOME/aichat/roles/cli.md (creating
the directory if needed). Inherits every aichat flag and tab completion
(--wraps aichat); passing --role/-r overrides the default role, so qc
forwards to aichat unchanged. The function is only defined when aichat
is installed. Run qc --help for aichat\[aq]s full flag reference with the
command name rewritten to qc.
qc \[dq]how do I list open ports on linux?\[dq]
qc -m ollama:llama3 \[dq]explain this error\[dq]
qc --role coder \[dq]refactor this function\[dq]
\f[R]
.fi
.SS superpowers
.IP
.nf