docs: add AEO cross-links for agents and orchestration#188
Draft
rachaelrenk wants to merge 1 commit into
Draft
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Add 5 internal cross-links connecting existing agents, cloud agents, and orchestration pages to help readers discover multi-agent workflows: - slash-commands: link /orchestrate to the orchestration docs - planning: add orchestration to Next Steps since /plan considers it - harnesses: add orchestration to What stays the same - agents-in-warp: link parallel execution bullet to orchestration - quickstart: add orchestration to What to explore next Co-Authored-By: Oz <oz-agent@warp.dev>
22a7afa to
f846707
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
AEO cross-link audit: agents and orchestration
Goal
Add small, high-confidence internal cross-links between existing agents, cloud agents, and orchestration docs to help readers discover multi-agent workflows from the pages where they'd naturally look.
Source signals
docs.warp.dev). Could not be verified.Pages touched
capabilities/slash-commands.mdx/agent-platform/cloud-agents/orchestration//orchestrateis the only major slash command without a link to its feature page. Every other entry (e.g.,/plan,/cloud-agent,/create-environment) links to documentation.capabilities/planning.mdx/agent-platform/cloud-agents/orchestration//plan"always considers orchestration while planning."cloud-agents/harnesses/index.mdx/agent-platform/cloud-agents/orchestration/getting-started/agents-in-warp.mdx/agent-platform/cloud-agents/orchestration/cloud-agents/quickstart.mdx/agent-platform/cloud-agents/orchestration/Links added
/orchestratedescription now links tomulti-agent orchestration./planand/orchestrateto the orchestration page.Reader next step for each link
/orchestratedoes and how to use it.Validation
style_lint.py --all: 0 issues on edited filescheck_links.py --internal-only: 0 broken links (2911 internal links checked)git diff --check: no whitespace errorsOpen questions for human review
warp-agent.mdx) says Warp Agent is "the only harness that can spawn cross-harness subagents." Confirm this is still accurate.Suggested improvements for next run
docs.warp.devto enable query-level signal validation.environments.mdxpage which discusses cloud agent runtime contexts but doesn't mention that orchestrated children each use environments.Conversation: https://app.warp.dev/conversation/c7d0d336-29fd-4096-a686-a2bb81b8cfbd
Run: https://oz.warp.dev/runs/019ea14f-7919-7b0e-8766-685bc0fa6657
This PR was generated with Oz.