v0.14.0
- Update to @anthropic-ai/claude-agent-sdk@0.2.29
- Update to using the recommended
CLAUDE_CONFIG_DIRenv variable for setting where config files are kept - Support /context command
- Fix incorrect context type mapping for tool calls
- Fix glob metching for file permissions on Windows
- Support the
IS_SANDBOXenv var for supporting bypass permissions in root mode - Fix missing notification for entering plan mode
- Experimental unstable support for listing sessions
New Contributors
- @jcarver989 made their first contribution in #270
- @josevalim made their first contribution in #269
- @remorses made their first contribution in #254
Full Changelog: v0.13.2...v0.14.0