Sign in, or use a provider already configured in the shared config.toml
The extension runs the Pythinker Code Node SDK in the VS Code Extension Host.
When the extension and the Pythinker Code terminal app resolve to the same
PYTHINKER_CODE_HOME, they share config.toml, MCP configuration, login
state, and sessions. The system-level PYTHINKER_CODE_HOME environment
variable is supported; there is no separate VS Code setting for it. Do not run
the same session from both applications at the same time, because
cross-process session locking is not guaranteed.