ClaudeAgentSDK.Process (claude_agent_sdk v0.17.2)

Copy Markdown View Source

Claude CLI one-shot query surface backed by the shared command lane.

The shared cli_subprocess_core command lane now owns subprocess execution. This module keeps the Claude SDK's environment shaping, stderr callback handling, and stream-json output parsing so existing callers still see the same message structs and helper functions.

Summary

Functions

Streams messages from Claude Code CLI using the shared non-PTY command lane.

Functions

stream(args, options, stdin_input \\ nil)

Streams messages from Claude Code CLI using the shared non-PTY command lane.