Skip to content

Codebase health check: update SDK, fix reliability issues, improve performance#407

Merged
nikblanchet merged 2 commits into
mainfrom
claude/codebase-health-check-DQM7n
Mar 28, 2026
Merged

Codebase health check: update SDK, fix reliability issues, improve performance#407
nikblanchet merged 2 commits into
mainfrom
claude/codebase-health-check-DQM7n

Conversation

@nikblanchet
Copy link
Copy Markdown
Owner

  • Update Anthropic SDK from >=0.72.0 to >=0.86.0 (14 versions behind)
  • Add DOCIMP_PYTHON_PATH existence validation (was silently using bad paths)
  • Extract executePythonStdin helper to DRY up applyAudit/apply spawn logic
  • Add stdin error handler to prevent unhandled broken pipe errors
  • Switch FileTracker to streaming hash for constant-memory checksumming
  • Add ENOENT warning when snapshot encounters missing files

https://claude.ai/code/session_01Cz3XEEx73j6jm845W3s8jb

claude added 2 commits March 28, 2026 17:29
…rformance

- Update Anthropic SDK from >=0.72.0 to >=0.86.0 (14 versions behind)
- Add DOCIMP_PYTHON_PATH existence validation (was silently using bad paths)
- Extract executePythonStdin helper to DRY up applyAudit/apply spawn logic
- Add stdin error handler to prevent unhandled broken pipe errors
- Switch FileTracker to streaming hash for constant-memory checksumming
- Add ENOENT warning when snapshot encounters missing files

https://claude.ai/code/session_01Cz3XEEx73j6jm845W3s8jb
@nikblanchet nikblanchet merged commit 4e98b63 into main Mar 28, 2026
5 checks passed
@nikblanchet nikblanchet deleted the claude/codebase-health-check-DQM7n branch March 28, 2026 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants