docs: add deferred-init (warm-pool) guide for agent server#577
Conversation
Documents the OH_DEFERRED_INIT dormant-mode lifecycle, the /api/init state machine, InitRequest fields, and links the new runnable example. _This PR was created by an AI agent (OpenHands) on behalf of the user._
_Updated by an AI agent (OpenHands) on behalf of the user._
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
enyst
left a comment
There was a problem hiding this comment.
Reviewed the deferred-init guide and verified it documents examples/02_remote_agent_server/16_deferred_init.py with the expected expandable example code block. I also ran the SDK documented-examples check in PR mode against this docs branch, and the changed SDK example is now covered.\n\nNote: I restored the original PR branch and also created the matching docs branch fix/deferred-init-example-terminal-status at the same commit so OpenHands/software-agent-sdk#3793's check-examples job can find the docs content by branch name.\n\n_This review was created by an AI agent (OpenHands) on behalf of the user._

Summary of changes
Adds
sdk/guides/agent-server/deferred-init.mdxdocumenting the dormant-mode lifecycle introduced in OpenHands/software-agent-sdk#3287:OH_DEFERRED_INITenv var andOH_SECRET_KEYbootstrap authInitRequestfields reference tableexamples/02_remote_agent_server/16_deferred_init.py)docs.jsonThis PR was created by an AI agent (OpenHands) on behalf of the user.