Skip to content

docs: add external supervisor pattern for local agent execution#36168

Draft
jiezeng2004-design wants to merge 1 commit into
anomalyco:devfrom
jiezeng2004-design:external-supervisor-pattern
Draft

docs: add external supervisor pattern for local agent execution#36168
jiezeng2004-design wants to merge 1 commit into
anomalyco:devfrom
jiezeng2004-design:external-supervisor-pattern

Conversation

@jiezeng2004-design

@jiezeng2004-design jiezeng2004-design commented Jul 10, 2026

Copy link
Copy Markdown

Issue for this PR

N/A — this is a docs-only proposal opened as a draft to confirm maintainer interest before creating or closing any tracking issue.

Type of change

  • Documentation

What does this PR do?

Adds one documentation page, packages/docs/external-supervisor-pattern.mdx, and one navigation entry under Guides. The page explains a tool-agnostic external-supervisor pattern for local coding agents: workspace confinement, exact command allow-lists, sensitive-file blocking, and auditable evidence. PatchWarden is mentioned only as an example implementation; the guidance is useful without it.

No product code, APIs, dependencies, or configuration behavior changes.

How did you verify your code works?

  • Confirmed the changed navigation file is valid JSON.
  • Verified the MDX front matter and navigation shape follow adjacent documentation pages.
  • GitHub's automated duplicate, standards, and compliance checks are passing.

Screenshots / recordings

Not applicable — documentation-only change.

Checklist

  • I reviewed the changed documentation and navigation entry.
  • I have not included unrelated changes in this PR.

Add a guide describing the external supervisor pattern for running a local coding agent under an out-of-process security supervisor that enforces workspace confinement, command allow-lists, and sensitive-file blocking. Wire the page into the docs navigation under a new Guides group.
@github-actions github-actions Bot added the needs:compliance This means the issue will auto-close after 2 hours. label Jul 10, 2026
@github-actions github-actions Bot removed the needs:compliance This means the issue will auto-close after 2 hours. label Jul 10, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Thanks for updating your PR! It now meets our contributing guidelines. 👍

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