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

This commit is contained in:
Gitea Actions
2026-06-17 20:32:07 +00:00
parent 6a6eff2d00
commit 399f481adb
7 changed files with 18 additions and 87 deletions
+4 -33
View File
@@ -1444,16 +1444,6 @@ Synopsis: antigravity-ide [args...]
Runs the antigravity-ide editor with warnings filtered.
\f[R]
.fi
.SS antigravity-resume
.IP
.nf
\f[C]
Synopsis: antigravity-resume
Resumes the most recent Antigravity session from the .antigravity_session
file in the current directory, or opens an interactive fzf picker if no
session file is found.
\f[R]
.fi
.SS agents-init
.IP
.nf
@@ -1492,15 +1482,6 @@ claude
claude --resume
\f[R]
.fi
.SS claude-resume
.IP
.nf
\f[C]
Synopsis: claude-resume
Resumes the most recent Claude Code session from the .claude_session
file in the current directory, or opens an interactive fzf picker.
\f[R]
.fi
.SS claude-docs
.IP
.nf
@@ -1520,15 +1501,6 @@ conventional commit, verification, push, and open a PR with a manual
verification checklist.
\f[R]
.fi
.SS code-resume
.IP
.nf
\f[C]
Synopsis: code-resume
Resumes the most recent AI session (Claude or Antigravity), preferring
the newest session file found in the current directory.
\f[R]
.fi
.SS superpowers
.IP
.nf
@@ -1872,11 +1844,10 @@ lazydocker Terminal docker UI
trash Safe delete (trash-cli)
kitty GPU-accelerated terminal (primary)
wezterm GPU-accelerated terminal (alternative)
python3 Standalone interpreter \[em] used by the AI session helpers
(save_claude_session / save_antigravity_session) and the
paru/yay log cleaner. Note: uv does not provide python3 on
PATH, and Arch\[aq]s base does not include it, so it is listed
separately. All consumers degrade gracefully without it.
python3 Standalone interpreter \[em] used by the paru/yay log cleaner.
Note: uv does not provide python3 on PATH, and Arch\[aq]s base
does not include it, so it is listed separately. All
consumers degrade gracefully without it.
\f[R]
.fi
.SS Install Methods
+4 -5
View File
@@ -528,11 +528,10 @@ lazydocker Terminal docker UI
trash Safe delete (trash-cli)
kitty GPU-accelerated terminal (primary)
wezterm GPU-accelerated terminal (alternative)
python3 Standalone interpreter — used by the AI session helpers
(save_claude_session / save_antigravity_session) and the
paru/yay log cleaner. Note: uv does not provide python3 on
PATH, and Arch's base does not include it, so it is listed
separately. All consumers degrade gracefully without it.</code></pre>
python3 Standalone interpreter — used by the paru/yay log cleaner.
Note: uv does not provide python3 on PATH, and Arch&#39;s base
does not include it, so it is listed separately. All
consumers degrade gracefully without it.</code></pre>
<h2 data-number="10.4" id="install-methods">Install Methods</h2>
<p>The install priority for each tool:</p>
<pre><code>cargo Rust tools (eza, lsd, bat, dust, ov, ripgrep, trashy, zoxide,
+5 -18
View File
@@ -959,12 +959,7 @@ agy resume</code></pre>
<h3 data-number="9.12.2" id="antigravity-ide">antigravity-ide</h3>
<pre><code>Synopsis: antigravity-ide [args...]
Runs the antigravity-ide editor with warnings filtered.</code></pre>
<h3 data-number="9.12.3" id="antigravity-resume">antigravity-resume</h3>
<pre><code>Synopsis: antigravity-resume
Resumes the most recent Antigravity session from the .antigravity_session
file in the current directory, or opens an interactive fzf picker if no
session file is found.</code></pre>
<h3 data-number="9.12.4" id="agents-init">agents-init</h3>
<h3 data-number="9.12.3" id="agents-init">agents-init</h3>
<pre><code>Synopsis: agents-init [--agents | --plugins]
Scaffold an AGENTS/ sub-repository for tracking agent specs and plugin
directories. Creates AGENTS/ as a standalone git repo, initializes
@@ -981,7 +976,7 @@ automatically by the claude and agy wrappers on every invocation.
agents-init
agents-init --agents
agents-init --plugins</code></pre>
<h3 data-number="9.12.5" id="claude">claude</h3>
<h3 data-number="9.12.4" id="claude">claude</h3>
<pre><code>Synopsis: claude [args...]
Wrapper for the claude CLI. Before launching, delegates to agents-init
--agents to ensure AGENTS/ is scaffolded and CLAUDE.md is symlinked to
@@ -992,24 +987,16 @@ passed through to the real claude binary unchanged.
claude
claude --resume</code></pre>
<h3 data-number="9.12.6" id="claude-resume">claude-resume</h3>
<pre><code>Synopsis: claude-resume
Resumes the most recent Claude Code session from the .claude_session
file in the current directory, or opens an interactive fzf picker.</code></pre>
<h3 data-number="9.12.7" id="claude-docs">claude-docs</h3>
<h3 data-number="9.12.5" id="claude-docs">claude-docs</h3>
<pre><code>Synopsis: claude-docs
Invokes Claude Code to analyze recent repository changes and update
README.md, ensuring all documented features and examples are accurate.</code></pre>
<h3 data-number="9.12.8" id="claude-pr">claude-pr</h3>
<h3 data-number="9.12.6" id="claude-pr">claude-pr</h3>
<pre><code>Synopsis: claude-pr
Invokes Claude Code to run the full PR workflow: create branch,
conventional commit, verification, push, and open a PR with a manual
verification checklist.</code></pre>
<h3 data-number="9.12.9" id="code-resume">code-resume</h3>
<pre><code>Synopsis: code-resume
Resumes the most recent AI session (Claude or Antigravity), preferring
the newest session file found in the current directory.</code></pre>
<h3 data-number="9.12.10" id="superpowers">superpowers</h3>
<h3 data-number="9.12.7" id="superpowers">superpowers</h3>
<pre><code>Synopsis: superpowers [on|off] [-g]
Enables or disables the Superpowers plugin for Antigravity and Claude
Code at workspace/project scope (default) or user scope (-g/--global).
-6
View File
@@ -739,20 +739,14 @@ id="toc-512-ai-and-developer-tools">5.12 AI and Developer Tools</a>
<li><a href="9-5-functions-reference.html#agy" id="toc-agy">agy</a></li>
<li><a href="9-5-functions-reference.html#antigravity-ide"
id="toc-antigravity-ide">antigravity-ide</a></li>
<li><a href="9-5-functions-reference.html#antigravity-resume"
id="toc-antigravity-resume">antigravity-resume</a></li>
<li><a href="9-5-functions-reference.html#agents-init"
id="toc-agents-init">agents-init</a></li>
<li><a href="9-5-functions-reference.html#claude"
id="toc-claude">claude</a></li>
<li><a href="9-5-functions-reference.html#claude-resume"
id="toc-claude-resume">claude-resume</a></li>
<li><a href="9-5-functions-reference.html#claude-docs"
id="toc-claude-docs">claude-docs</a></li>
<li><a href="9-5-functions-reference.html#claude-pr"
id="toc-claude-pr">claude-pr</a></li>
<li><a href="9-5-functions-reference.html#code-resume"
id="toc-code-resume">code-resume</a></li>
<li><a href="9-5-functions-reference.html#superpowers"
id="toc-superpowers">superpowers</a></li>
</ul></li>
File diff suppressed because one or more lines are too long
-19
View File
@@ -617,13 +617,6 @@
Synopsis: antigravity-ide [args...]
Runs the antigravity-ide editor with warnings filtered.
### antigravity-resume
Synopsis: antigravity-resume
Resumes the most recent Antigravity session from the .antigravity_session
file in the current directory, or opens an interactive fzf picker if no
session file is found.
### agents-init
Synopsis: agents-init [--agents | --plugins]
@@ -656,12 +649,6 @@
claude
claude --resume
### claude-resume
Synopsis: claude-resume
Resumes the most recent Claude Code session from the .claude_session
file in the current directory, or opens an interactive fzf picker.
### claude-docs
Synopsis: claude-docs
@@ -675,12 +662,6 @@
conventional commit, verification, push, and open a PR with a manual
verification checklist.
### code-resume
Synopsis: code-resume
Resumes the most recent AI session (Claude or Antigravity), preferring
the newest session file found in the current directory.
### superpowers
Synopsis: superpowers [on|off] [-g]
+4 -5
View File
@@ -48,11 +48,10 @@ fish-deps manages these tools. Run `fish-deps` to check status, or
trash Safe delete (trash-cli)
kitty GPU-accelerated terminal (primary)
wezterm GPU-accelerated terminal (alternative)
python3 Standalone interpreter — used by the AI session helpers
(save_claude_session / save_antigravity_session) and the
paru/yay log cleaner. Note: uv does not provide python3 on
PATH, and Arch's base does not include it, so it is listed
separately. All consumers degrade gracefully without it.
python3 Standalone interpreter — used by the paru/yay log cleaner.
Note: uv does not provide python3 on PATH, and Arch's base
does not include it, so it is listed separately. All
consumers degrade gracefully without it.
## Install Methods