Claude Code v2.0.64

変更項目: 14件

Added
Added support for .claude/rules/`. See https://code.claude.com/docs/en/memory for details.
Added
Added image dimension metadata when images are resized, enabling accurate coordinate mappings for large images
Changed
Made auto-compacting instant
Changed
Agents and bash commands can run asynchronously and send messages to wake up the main agent
Changed
/stats now provides users with interesting CC stats, such as favorite model, usage graph, usage streak

関連ドキュメント

Changed
VSCode: Added copy-to-clipboard button on code blocks and bash tool inputs
Changed
VSCode: Fixed extension not working on Windows ARM64 by falling back to x64 binary via emulation
Changed
Bedrock: Improve efficiency of token counting
Changed
Bedrock: Add support for aws login AWS Management Console credentials

関連ドキュメント

Changed
Unshipped AgentOutputTool and BashOutputTool, in favor of a new unified TaskOutputTool
Fixed
Fixed auto-loading .env when using native installer