djj (@pDJJq)Claude Code 最近更新了些什么? Plan Agent on Plan Mode 中发帖

Claude Code是不是没活了?


在2.0.28的更新里, 引入了一个Plan mode: introduced new Plan subagent
看了下功能,在plan mode下会启动一个叫做 Plan 的SubAgent来进行信息的获取.
但是
- Explore: Fast agent specialized for exploring codebases. Use this when you need to quickly find files by patterns (eg. \"src/components/**/*.tsx\"), search code for keywords (eg. \"API endpoints\"), or answer questions about the codebase (eg. \"how do API endpoint...