Files
claude-code/src/main/java/com/claudecode
abel533andCopilot d9b8c795b6 feat: add TaskStopTool, TaskOutputTool, and SleepTool
- TaskStopTool: cancel running tasks via TaskManager.cancelTask()
- TaskOutputTool: retrieve task results with status-aware formatting
- SleepTool: Thread.sleep() with 5-minute max and interrupt support
- Registered all 3 tools in AppConfig (total: 22 tools)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-05 09:09:18 +08:00
..
2026-04-04 19:22:35 +08:00
2026-04-04 21:43:40 +08:00