Legacy Python Source Mode and stdio¶
Deprecated
This page documents the deprecated Python backend for developers and advanced users who still need source checkout or stdio startup paths.
Source Checkout¶
Start the Python Backend from Source¶
Or use the standalone shim in the same directory:
stdio Mode¶
The legacy stdio entrypoint is:
Module-mode fallback:
Run HTTP/SSE and stdio Together¶
When one client needs HTTP/SSE and another needs stdio:
Both services can share the same SQLite database via AGENTCHATBUS_DB, so agents on either
transport participate in the same threads.