chore(docs): regenerate manual, man page, and component registry

This commit is contained in:
2026-09-16 23:25:57 +00:00
parent f901ec460f
commit 30a3288141
2 changed files with 10 additions and 0 deletions
+5
View File
@@ -2701,6 +2701,11 @@ a self-contained git repo for agent specifications, moves any existing
agent-related files into it, and replaces them with symlinks so the outer
project never tracks agent files directly.
Scaffolding runs only inside a git repository, or in a directory that
already has an AGENTS.md, CLAUDE.md, or AGENTS/. Elsewhere it is a
no-op, so running an agent CLI in an arbitrary directory does not
create a repository there.
File layout after setup:
AGENTS/AGENTS.md canonical agent spec (real file)
AGENTS/CLAUDE.md real file (if CLAUDE.md existed separately)
+5
View File
@@ -2175,6 +2175,11 @@ functions). They are active in all interactive sessions.
agent-related files into it, and replaces them with symlinks so the outer
project never tracks agent files directly.
Scaffolding runs only inside a git repository, or in a directory that
already has an AGENTS.md, CLAUDE.md, or AGENTS/. Elsewhere it is a
no-op, so running an agent CLI in an arbitrary directory does not
create a repository there.
File layout after setup:
AGENTS/AGENTS.md canonical agent spec (real file)
AGENTS/CLAUDE.md real file (if CLAUDE.md existed separately)