claudecode 0.1.20

A Rust SDK for programmatically interacting with Claude Code
Documentation
# Changelog
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

## [Unreleased]
## [0.1.20] - 2026-05-07

### 🐛 Bug Fixes
- *(claudecode)* Satisfy workspace lint checks
- Address bounded PR review issues
## [0.1.19] - 2026-05-03

### 🐛 Bug Fixes
- *(claudecode)* Harden session cancellation lifecycle
- *(claudecode)* Harden process lifecycle cleanup
## [0.1.18] - 2026-05-01

### 🐛 Bug Fixes
- Fix claudecode pipe draining
## [0.1.17] - 2026-04-28

### ⚙️  Miscellaneous
- Update Cargo.lock dependencies
## [0.1.16] - 2026-03-27

### ⚙️  Miscellaneous
- Update Cargo.lock dependencies
## [0.1.15] - 2026-03-26

### ⚙️  Miscellaneous
- Resolve PR #127 review feedback and enable taplo verification

### 🎨 Styling
- Apply rustfmt 2024 edition and fix clippy lints
## [0.1.14] - 2026-03-21

### ⚙️  Miscellaneous
- Update Cargo.lock dependencies
## [0.1.13] - 2026-03-10

### ⚙️  Miscellaneous
- *(deps)* Upgrade 13 dependencies to latest versions
## [0.1.12] - 2026-03-05

### ⚙️  Miscellaneous
- *(deps)* Upgrade rmcp from 0.12.0 to 1.1.0

### 🚜 Refactor
- *(claudecode)* Remove redundant cancel() after close()
## [0.1.11] - 2026-02-04

### ⚙️  Miscellaneous
- Update Cargo.lock dependencies
## [0.1.10] - 2026-01-30

### ⛰️  Features
- Agentic-tools framework and monorepo restructure
- *(xtask)* Add README auto-generation with tiered crate listings
## [0.1.9] - 2026-01-03

### 🚜 Refactor
- *(build)* Migrate from Makefile to Just build system
## [0.1.8] - 2026-01-02

### ⚙️  Miscellaneous
- Integrate linear_tools and fix cargo-deny failures

### 🎨 Styling
- *(claudecode_rs)* Format compile_error macro
## [0.1.7] - 2025-12-27

### ⛰️  Features
- *(claudecode_rs)* Add MCP config validation with spawn_agent integration
- *(claudecode_rs)* Implement MCP validation stderr capture and panic handling

### 🐛 Bug Fixes
- *(spawn_agent)* Reject empty/whitespace-only strings as valid output
## [0.1.6] - 2025-12-16

### ⚙️  Miscellaneous
- *(build)* Add fmt check to check-verbose targets across all Makefiles
## [0.1.5] - 2025-11-20

### 🐛 Bug Fixes
- Improve shell script trap patterns across monorepo
# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).