v3.77.0
ClineSummary
This release introduces the experimental "Lazy Teammate Mode" toggle and enhances file reading capabilities with chunked support in the `read_file` tool. Several minor issues were resolved, including cleaning up system prompt usage in headless mode and polishing notification hook functionality.
New Features
- Added the experimental "Lazy Teammate Mode" toggle.
- Enabled the `read_file` tool to support chunked reading for more targeted file access.
Bug Fixes
- Fixed an issue where the `new_task` tool was incorrectly included in the system prompt when running in yolo/headless mode.
- Corrected formatting issues in the Kanban demo video.
Improvements
- Polished the functionality of the `Notification` hook.