Skip to content

docs: document multi-agent project structure - #3046

Draft
OwenKephart wants to merge 1 commit into
mainfrom
docs/multi-agent-project-structure
Draft

docs: document multi-agent project structure#3046
OwenKephart wants to merge 1 commit into
mainfrom
docs/multi-agent-project-structure

Conversation

@OwenKephart

Copy link
Copy Markdown
Contributor

Summary

Multi-agent projects are currently documented across deployment, CLI, frontend, extensions, and subagent pages, which makes the core project model difficult to discover. This adds a first-class Project Structure guide covering standalone and multi-agent layouts, command ownership, isolation, shared capabilities, routing, and the distinction between peer agents and subagents. It also updates adjacent guides and preserves prior project-structure aliases for the new canonical page.

Validation

  • pnpm docs:check
  • pnpm --filter eve-docs exec vitest run --config vitest.config.ts lib/geistdocs/redirects.test.ts lib/geistdocs/llms-index.test.ts (42 tests passed)
  • git diff --check

Checklist

  • This change was requested or approved by a maintainer
  • I ran the relevant checks from CONTRIBUTING.md
  • I added tests and documentation where relevant
  • I added a changeset if this touches the published eve package
  • DCO sign-off passes for every commit (git commit --signoff)

Signed-off-by: owenkephart <owen.kephart@vercel.com>
@vercel

vercel Bot commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
eve-docs Building Building Preview Sep 4, 2026 5:38pm UTC
eve-docs-4759 Ready Ready Preview, v0 Sep 4, 2026 5:38pm UTC
eve-pkg Ready Ready Preview Sep 4, 2026 5:38pm UTC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant