0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

Claude Code v2.0.0 リリースノート

Posted at

Claude Code の最新アップデート情報です。


🆕 v2.0.0

✨ 新機能・改善

  • VS Code 拡張:
    新しいネイティブ拡張を提供
  • UI/UX:
    アプリ全体に新しいデザインを適用
  • 会話管理:
    /rewind コマンドでコード変更を元に戻せる
    /usage コマンドでプランの使用状況を確認可能
    Tab キーで思考モードのオン/オフを切替(セッション間で保持)
    Ctrl-R で履歴検索が可能
  • Claude 設定:
    未リリースの claude config コマンドを追加
  • Hooks:
    PostToolUse の 'tool_use''tool_result' ブロックなしで見つかるエラーを削減
  • SDK:
    Claude Code SDK が Claude Agent SDK に名称変更
  • サブエージェント:
    --agents フラグで動的に追加可能

📦 インストール / アップデート方法

npm install -g @anthropic-ai/claude-code@latest

更新の場合は以下を実行:

npm update -g @anthropic-ai/claude-code

🔗 関連リンク

0
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?