Added
- Add sub-agent depth and concurrency limits to prevent runaway agent spawning
- Warn when resuming a session that is already in use by another CLI or application
Fixed
- CLI no longer crashes on systems affected by a V8 engine bug in grapheme segmentation
- sessionStart and sessionEnd hooks fire once per session in interactive mode instead of once per prompt
- Plugin agents respect the model specified in their frontmatter