An open API service for providing issue and pull request metadata for open source projects.

GitHub / anthropics/claude-code-sdk-python issues and pull requests

#72 - simple example lags, possibly sdk not compatible with latest Claude-code cli

Issue - State: closed - Opened by pickleerik 22 days ago - 1 comment
Labels: bug

#70 - Invalid API key · Please run /login

Issue - State: open - Opened by pseudotensor 26 days ago - 1 comment
Labels: bug, question

#69 - Unable to reuse session_id

Issue - State: closed - Opened by calumrussell 27 days ago - 1 comment
Labels: bug

#68 - feat: add strict_mcp_config option to Python SDK

Pull Request - State: open - Opened by ltawfik 29 days ago

#66 - Add support to customize/override the prompt for the Task Tool

Issue - State: open - Opened by Mng-dev-ai 30 days ago
Labels: enhancement

#65 - chore: bump version to 0.0.14

Pull Request - State: closed - Opened by ltawfik about 1 month ago

#64 - Fix bypassPermissions silent failure (Issue #30)

Pull Request - State: closed - Opened by ltawfik about 1 month ago

#63 - JSONDecodeError still occurring despite issue #32 being marked as fixed

Issue - State: closed - Opened by tim-watcha about 1 month ago - 5 comments

#62 - startup time

Issue - State: open - Opened by stellarthemes about 1 month ago
Labels: enhancement

#61 - Improve FastAPI SSE streaming fix with safety limits

Pull Request - State: closed - Opened by ltawfik about 1 month ago

#60 - Fix FastAPI SSE streaming compatibility

Pull Request - State: closed - Opened by ltawfik about 1 month ago - 1 comment

#59 - Remove json_buffer refresh before throwing an error

Pull Request - State: open - Opened by kallyaleksiev about 1 month ago

#58 - [bug] json buffering reports wrong line length

Issue - State: open - Opened by kallyaleksiev about 1 month ago
Labels: bug

#57 - Pass environment variables to the Claude CLI via options parameter.

Pull Request - State: open - Opened by yongseoklee about 1 month ago

#56 - Pass environment variables to the Claude CLI via options.

Pull Request - State: closed - Opened by yongseoklee about 1 month ago

#55 - pass environment variables to the CLI

Issue - State: open - Opened by yongseoklee about 1 month ago - 1 comment
Labels: enhancement

#54 - chore: bump version to 0.0.14

Pull Request - State: closed - Opened by github-actions[bot] about 1 month ago

#53 - fix: handle JSON messages split across multiple stream reads

Pull Request - State: closed - Opened by ltawfik about 1 month ago - 1 comment

#52 - Fix: Decode single message over multiple stream reads

Pull Request - State: closed - Opened by Phantom168 about 1 month ago - 1 comment

#51 - fix: changelog comparison URL in release workflow

Pull Request - State: closed - Opened by vanducng about 1 month ago

#50 - Fix parsing failure for large JSON outputs split across buffers

Pull Request - State: closed - Opened by reshab48 about 1 month ago - 1 comment

#49 - Add Claude issue triage workflow

Pull Request - State: closed - Opened by ltawfik about 1 month ago

#48 - chore: bump version to 0.0.13

Pull Request - State: closed - Opened by ltawfik about 1 month ago

#47 - chore: bump version to 0.0.13

Pull Request - State: closed - Opened by github-actions[bot] about 1 month ago - 1 comment

#46 - feat: automate version updates after PyPI release

Pull Request - State: closed - Opened by ltawfik about 1 month ago

#45 - [BUG] Global Claude Code settings override SDK client configuration

Issue - State: open - Opened by tim-watcha about 1 month ago - 1 comment
Labels: bug

#44 - How can I send images?

Issue - State: open - Opened by Mng-dev-ai about 1 month ago
Labels: question

#43 - fix: update the tool list in README.md

Pull Request - State: closed - Opened by gcmurphy about 1 month ago

#42 - Explicit error if the cwd does not exist

Pull Request - State: closed - Opened by RomainGehrig about 1 month ago - 3 comments

#41 - cost_usd -> total_cost_usd in example

Pull Request - State: closed - Opened by jlaneve about 1 month ago

#40 - Update MCP types to align with what Claude Code expects

Pull Request - State: closed - Opened by dicksontsai about 1 month ago - 1 comment

#39 - Find claude when installed by /migrate-installer

Pull Request - State: open - Opened by RomainGehrig about 1 month ago - 2 comments

#38 - Change .claude directory location.

Issue - State: open - Opened by Brentably about 1 month ago
Labels: enhancement

#37 - Fix CLI discovery and stdin handling for Node.js claude-code

Pull Request - State: closed - Opened by jonwraymond about 1 month ago

#36 - Limit Directory Access

Issue - State: open - Opened by pjsample about 1 month ago
Labels: question

#35 - Support commands

Issue - State: open - Opened by JayZeeDesign about 1 month ago - 1 comment
Labels: enhancement

#34 - fix: JSON parsing fails for large tool results containing UTF-8

Pull Request - State: open - Opened by grytrn about 1 month ago

#33 - Fix: Increase subprocess buffer size for large JSON messages

Pull Request - State: closed - Opened by grytrn about 1 month ago - 2 comments

#32 - JSONDecodeError: Subprocess buffer truncates large messages

Issue - State: closed - Opened by grytrn about 1 month ago - 7 comments
Labels: bug

#31 - Bug Report: JSON Decode Error in Claude Code SDK

Issue - State: closed - Opened by lunartown about 1 month ago - 5 comments
Labels: bug

#30 - ClaudeCodeOptions: bypassPermissions causes silent failure with no response

Issue - State: closed - Opened by lunartown about 1 month ago - 3 comments
Labels: bug

#29 - Bug fix: Handle multiline json

Pull Request - State: closed - Opened by arun-pathiban-ddog about 1 month ago - 1 comment

#28 - fix: add support for thinking content blocks

Pull Request - State: open - Opened by yokomotod about 1 month ago - 1 comment

#27 - Missing support for thinking content blocks

Issue - State: open - Opened by yokomotod about 1 month ago - 1 comment
Labels: enhancement

#26 - System prompt argument not working

Issue - State: closed - Opened by Aivean about 1 month ago - 1 comment

#25 - Fix JSON parsing for chunked responses in subprocess transport

Pull Request - State: closed - Opened by couloirextreme about 1 month ago - 1 comment

#24 - Can't seem to get the SDK to respect CLAUDE_CODE_USE_VERTEX=1

Issue - State: open - Opened by ptone about 1 month ago

#23 - non-interactive `/compact`

Issue - State: open - Opened by notabene00 about 1 month ago - 4 comments
Labels: enhancement

#22 - Fix JSON stream parsing in subprocess transport

Pull Request - State: closed - Opened by eminemkun about 1 month ago - 1 comment

#21 - Available Tools section doesn't exist

Issue - State: closed - Opened by nickguyai about 1 month ago

#20 - ToolResultBlock should be part of UserMessage

Issue - State: open - Opened by cvbhjkl about 1 month ago
Labels: bug

#19 - Add Claude Code GitHub Workflow

Pull Request - State: closed - Opened by ltawfik about 1 month ago - 1 comment

#18 - Add Claude Code GitHub Workflow

Pull Request - State: closed - Opened by ltawfik about 1 month ago - 2 comments

#17 - Fix: Remove unused cost_usd field

Pull Request - State: closed - Opened by ltawfik about 1 month ago - 1 comment

#16 - Fix: Handle Incomplete and Malformed JSON in Subprocess Stream Parser

Pull Request - State: closed - Opened by alden-olivero about 1 month ago - 3 comments

#14 - Fix KeyError: 'cost_usd' for Max subscription users

Pull Request - State: closed - Opened by unclecode about 2 months ago - 1 comment

#13 - Error running 'Read' tool

Issue - State: closed - Opened by JayZeeDesign about 2 months ago - 1 comment
Labels: bug

#12 - fix(client.py): Fix error cause by cost_usd with subscription

Pull Request - State: closed - Opened by phulelouch about 2 months ago - 1 comment

#11 - Request for Better MCP Tool Response Formatting and Display Control in Claude Code SDK

Issue - State: open - Opened by slyfox1186 about 2 months ago
Labels: enhancement

#10 - `cwd` in ClaudeCodeOptions does not seem to be honored at all

Issue - State: open - Opened by abhaybhargav about 2 months ago - 2 comments
Labels: bug

#9 - Pls open source the core code of claude-code

Issue - State: closed - Opened by CrazyBoyM about 2 months ago - 2 comments

#8 - Add support for graceful interruption/cancellation of running queries

Issue - State: open - Opened by jasondk about 2 months ago - 2 comments
Labels: enhancement

#7 - Fix KeyError and async cleanup issues

Pull Request - State: closed - Opened by vanducng about 2 months ago - 4 comments

#6 - Issue with JSON parsing in `SubprocessCLITransport.receive_messages`

Issue - State: closed - Opened by bam4564 about 2 months ago - 1 comment

#5 - fix multi-line buffering issue

Pull Request - State: closed - Opened by Bradley-Butcher about 2 months ago - 3 comments

#4 - Error while serving claude caude sdk over FastAPI EventStream

Issue - State: closed - Opened by SuperMohit about 2 months ago - 2 comments
Labels: bug

#3 - Make cost fields optional in ResultMessage to handle missing cost data

Pull Request - State: closed - Opened by r488it about 2 months ago - 3 comments

#2 - KeyError: 'cost_usd' with Max subsription

Issue - State: closed - Opened by kzmszk about 2 months ago - 9 comments

#1 - Initial Python SDK import

Pull Request - State: closed - Opened by ltawfik about 2 months ago