Commit 63d6e5d
Rename ai-agents docs section to agents (#1621)
* refactor: rename ai-agents docs section to agents
Rename the docs/ai-agents directory to docs/agents and update all
internal references, navigation, and section indexes accordingly.
- Move docs/ai-agents/ -> docs/agents/ (git rename, history preserved)
- Update nav pages in docs.json to the new agents/ paths
- Point all redirect destinations at /agents and add catch-all
redirects (/ai-agents and /ai-agents/:slug*) so legacy links keep
working; existing legacy /ai-agents sources are preserved
- Add Skills and Support anchors to the Agents tab, matching the
pattern used by other sections (e.g. Account's GitHub/Support links)
- Regenerate agents.md and llms.txt / llms-full.txt indexes
Generated with Claude Code
Co-Authored-By: Claude <noreply@anthropic.com>
* fix: avoid /agents route clash by moving section index to base-mcp
The generated docs/agents.md already serves at /agents, which clashed
with the section's index.mdx (also /agents). Move the Base MCP overview
to its own route and let agents.md own /agents.
- Rename docs/agents/index.mdx -> docs/agents/base-mcp.mdx (/agents/base-mcp)
- Point nav, redirect destinations, and content links at /agents/base-mcp
- Redirect /ai-agents and /ai-agents/index to /agents/base-mcp
- Regenerate agents.md and llms.txt / llms-full.txt indexes
Generated with Claude Code
Co-Authored-By: Claude <noreply@anthropic.com>
* Revert "fix: avoid /agents route clash by moving section index to base-mcp"
This reverts commit d79c559.
* chore: exclude agents.md from the build instead of moving the index
Add docs/agents.md to .mintignore so it is not built into a page and
does not claim the /agents route — resolving the clash with the
section's index.mdx while keeping /agents as the Base MCP overview.
agents.md is a repo artifact (the AI-agent docs index), not a site
page; the public index is /llms.txt. This mirrors the existing
writing.md exclusion. The earlier base-mcp rename is reverted.
Generated with Claude Code
Co-Authored-By: Claude <noreply@anthropic.com>
* chore: rename agents.md index to AGENTS.md (drop mintignore)
Try the standard uppercase AGENTS.md filename instead of excluding the
index from the build. Whether this avoids the /agents route clash with
the section's index.mdx will be confirmed by the preview build.
- Rename docs/agents.md -> docs/AGENTS.md
- Remove agents.md from docs/.mintignore (no longer build-excluded)
- Add AGENTS.md to docs-utils skipFiles so the generator still excludes
its own output from the index (previously relied on .mintignore;
fixes a latent self-reference where the index listed "agents")
- Point the generator, git hooks, hook config/lib, and docs at AGENTS.md
(the "agents.md" commit-message trigger token is matched
case-insensitively, so it is left unchanged)
Generated with Claude Code
Co-Authored-By: Claude <noreply@anthropic.com>
* docs: point agents to the canonical uppercase AGENTS.md index
Add a Note callout on the agents overview directing AI agents to the
machine-readable docs index at https://docs.base.org/AGENTS.md,
emphasizing the uppercase filename.
Generated with Claude Code
Co-Authored-By: Claude <noreply@anthropic.com>
* docs: use Visibility for=agents for the AGENTS.md pointer
Replace the Note callout with <Visibility for="agents">, which hides
the pointer from the human web UI while including it in the Markdown
(.md) output that agents fetch — the intended audience for the
canonical uppercase AGENTS.md index.
Generated with Claude Code
Co-Authored-By: Claude <noreply@anthropic.com>
---------
Co-authored-by: Claude <noreply@anthropic.com>1 parent 854cdc1 commit 63d6e5d
52 files changed
Lines changed: 299 additions & 272 deletions
File tree
- .github/.githooks
- docs
- agents
- guides
- plugins
- native
- skills
- plugins
- references
- ai-agents
- get-started
- githooks
- scripts
- lib
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
52 | | - | |
| 51 | + | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | | - | |
58 | | - | |
| 57 | + | |
| 58 | + | |
59 | 59 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
Lines changed: 7 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
| 85 | + | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
0 commit comments