Add a Workbench toolΒΆ
Create a session with explicit runtime bindings/state.
Implement
WorkbenchToolContributionat the composition edge.Reference workspace documents; do not copy or own them.
Supply primary views, local actions, status, and a summary.
Register through
WorkbenchToolFactoryor the host composition root.
The view selector is presentation, not session lifetime. The unshipped
examples/python_tool_mode.py demonstrates exposure, not a Python render core.