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 v1.0.123 リリースノート

Posted at

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


🆕 v1.0.123

✨ 新機能・改善

  • Bash パーミッションルール:
    出力リダイレクトを含むコマンドにもマッチ可能に
    (例: Bash(python:*)python script.py > output.txt にマッチ)
  • SlashCommand ツール:
    Claude がユーザー定義のスラッシュコマンドを呼び出せるように
    Docs
  • BashTool:
    環境スナップショットのログを強化
  • デバッグ:
    --debug ログをファイルに出力するよう変更 → tail やフィルタリングが容易に

🛠 修正

  • Thinking Mode:
    • 「don't think」など否定表現で誤って発動する問題を修正
    • ヘッドレスモードで会話を再開した際に不要に有効化される問題を修正
  • レンダリング:
    トークンストリーミング中のパフォーマンス低下を修正

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

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?