ClaudeCode instance for async/concurrent operations using Ox structured concurrency. Create instances within supervised scopes for concurrent query execution.
Starts a long-lived CLI process and returns a Session for multi-turn conversations. The process stays alive until Session.close() is called. Background forks for stderr capture run within the provided Ox scope.
Starts a long-lived CLI process and returns a Session for multi-turn conversations. The process stays alive until Session.close() is called. Background forks for stderr capture run within the provided Ox scope.