buster/packages
Devin AI 6f6e3ffbc9 feat: implement idle tool for agent system
- Add Rust implementation in idle.rs by copying from done.rs
- Add TypeScript implementation in idle-tool.ts by copying from done-tool.ts
- Update all agent modes (review, analysis, follow_up_initialization, planning) to include idle tool
- Update analyst-agent.ts to include idleTool
- Add idle tool to terminating_tools lists
- Export idle module and tool from respective index files

Addresses BUS-1468: idle tool indicates agent finished current work but available for future tasks

Co-Authored-By: Dallin Bentley <dallinbentley98@gmail.com>
2025-07-21 07:54:43 +00:00
..
access-controls Fix linting errors 2025-07-18 10:48:49 -06:00
ai feat: implement idle tool for agent system 2025-07-21 07:54:43 +00:00
data-source Fix linting errors 2025-07-18 10:48:49 -06:00
database Add duplicate message check in slack-agent-task 2025-07-18 22:53:02 -06:00
rerank Enhance Slack event handling by adding hourglass reaction on app mentions and refactoring reaction management in slack-agent-task. Update CLAUDE.md and global.mdc with new guidelines for testing and development workflows. Adjust .gitignore for rerank package to ensure proper directory exclusion. 2025-07-18 21:40:20 -06:00
sandbox Enhance Slack event handling by adding hourglass reaction on app mentions and refactoring reaction management in slack-agent-task. Update CLAUDE.md and global.mdc with new guidelines for testing and development workflows. Adjust .gitignore for rerank package to ensure proper directory exclusion. 2025-07-18 21:40:20 -06:00
server-shared lint errors done & unit tests passing 2025-07-18 16:02:24 -06:00
slack tsx is a workspace package 2025-07-18 14:18:06 -06:00
stored-values update package.json pass if no unit tests 2025-07-17 23:03:54 -06:00
supabase Update inlcude 2025-07-12 23:46:09 -06:00
test-utils Fix linting errors 2025-07-18 10:48:49 -06:00
typescript-config update package.json pass if no unit tests 2025-07-17 23:03:54 -06:00
vitest-config fix all of the bugs 2025-07-12 22:14:08 -06:00
web-tools update package.json pass if no unit tests 2025-07-17 23:03:54 -06:00
tsconfig.json Update broken types 2025-07-03 09:25:29 -06:00