Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/agents/optimization.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: "Optimize Agents"
title: "Run the Agent Optimizer"
description: ""
---

Expand Down
5 changes: 0 additions & 5 deletions docs/fern/gated-nav.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,8 +111,3 @@
contents:
- page: Cluster Setup
path: ../../troubleshooting/cluster-setup.mdx
# Publish inside the Agents section of versions/latest.yml, after "Optimize Agents".
- section: Agents
contents:
- page: Insight-Driven Optimization
path: ../../agents/insight-driven-optimization.mdx
13 changes: 6 additions & 7 deletions docs/fern/versions/latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -265,13 +265,12 @@ navigation:
path: ../../agents/deploy-agents.mdx
- page: Observe Agents
path: ../../agents/observability.mdx
- page: Optimize Agents
path: ../../agents/optimization.mdx
# Gated until Insight-Driven Optimization ships. Uncomment the two
# lines below to publish it here, then drop the matching Agents block
# from gated-nav.yml and re-add inbound links from Optimize Agents.
# - page: Insight-Driven Optimization
# path: ../../agents/insight-driven-optimization.mdx
- section: Optimize Agents
contents:
- page: Run the Agent Optimizer
path: ../../agents/optimization.mdx
- page: Insight-Driven Optimization
path: ../../agents/insight-driven-optimization.mdx
- page: Secure Agents
path: ../../agents/security.mdx
- page: Plugins and Skills
Expand Down
Loading