Changes
🚀 Features
- feat: Added configurable timeout for tools (#1249) @manthanabc (#1293)
- chore: CLI capabilities for system permissions @ssddOnTop (#1334)
- feat: add
/usagecommand @laststylebender14 (#1365)
🐛 Bug Fixes
- fix: windows file attachments @jayantpranjal0 (#1394)
- fix: use cwd to identify plan dir @tusharmath (#1391)
- fix: split compaction handling into system and user message @laststylebender14 (#1390)
- fix: show only date in user prompt @laststylebender14 (#1389)
- fix: removed dead code @manthanabc (#1384)
- fix: summarization prompt improvements @tusharmath (#1382)
🧰 Maintenance
- chore: treat policy denial as success response @ssddOnTop (#1385)
- chore: consolidate tool usage instructions into main template and remove partial @tusharmath (#1392)
- refactor: replace tokio::sync::Mutex with std::sync::Mutex in input.rs @tusharmath (#1393)
- fix: use cwd to identify plan dir @tusharmath (#1391)
- chore: update checkout action @manthanabc (#1388)
- chore(deps): bump slab from 0.4.10 to 0.4.11 @dependabot[bot] (#1375)
- chore: CLI capabilities for system permissions @ssddOnTop (#1334)