Skip to content

docs(sdk): document AgentContext.disabled_agents deny-list - #739

Draft
georgeglarson wants to merge 1 commit into
OpenHands:mainfrom
georgeglarson:feat-agent-context-disabled-agents
Draft

docs(sdk): document AgentContext.disabled_agents deny-list#739
georgeglarson wants to merge 1 commit into
OpenHands:mainfrom
georgeglarson:feat-agent-context-disabled-agents

Conversation

@georgeglarson

Copy link
Copy Markdown

Companion to OpenHands/software-agent-sdk#4557 (feature) and OpenHands/software-agent-sdk#4556 (issue).

Adds a "Disabling Sub-Agents per Conversation" section to the file-based agents guide, covering:

  • the AgentContext.disabled_agents deny-list (mirrors disabled_skills)
  • spawn-time enforcement in the task and delegate tools, and why it is not registration-time (process-global registry)
  • a minimal usage example
  • a note that the field rides the start-conversation settings payload for server/frontend integrations

Docs-only change; the feature lands with the SDK PR.

Companion to OpenHands/software-agent-sdk#4557: per-conversation sub-agent
deny-list, enforced at spawn time by the task and delegate tools.

Co-authored-by: openhands <openhands@all-hands.dev>
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