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.27 - v2.0.28 リリースノート

Posted at

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


🆕 v2.0.28

✨ 新機能・改善

  • Plan モード:
    新しい Plan サブエージェント を導入
  • サブエージェント:
    • Claude がサブエージェントを 再開 できるように
    • Claude が各サブエージェントごとに 使用モデルを動的に選択 可能に
  • SDK:
    --max-budget-usd フラグを追加し、実行コストの上限を指定可能
  • スラッシュコマンド検出:
    .gitignore の設定を無視してカスタムスラッシュコマンド、サブエージェント、出力スタイルを検出
  • VS Code:
    /terminal-setup において Shift + Enter に不要なバックスラッシュが追加されないよう修正
  • Git ベースのプラグイン/マーケットプレイス:
    ブランチ・タグ指定を フラグメント構文(例:owner/repo#branch)でサポート

🛠 修正

  • macOS:
    ホームディレクトリから初回起動した際に不要なパーミッションプロンプトが表示される問題を修正
  • その他、複数のバグ修正

🆕 v2.0.27

✨ 新機能・改善

  • UI:
    新しいパーミッションプロンプトのデザインを導入
  • セッション再開画面:
    現在のブランチフィルタリングと検索機能を追加し、ナビゲーションを改善
  • VSCode 拡張:
    • .gitignore に含まれるファイルも検索対象に含める設定を追加
    • 不要な “Warmup” セッション発生や設定リセットの問題を修正

🛠 修正

  • @mention:
    ディレクトリを @mention した際に「No assistant message found」エラーが出る問題を修正

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

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?