- Added comprehensive test suite for MessageTool (message_test.go) - 10 test cases covering all acceptance criteria: - Success returns SilentResult with proper ForLLM status - ForUser is empty (user receives message directly) - Failure returns ErrorResult with IsError=true - Custom channel/chat_id parameter handling - Error scenarios (missing content, no target, not configured) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| base.go | ||
| cron.go | ||
| cron.go.bak2 | ||
| cron.go.broken | ||
| edit.go | ||
| filesystem.go | ||
| message.go | ||
| message_test.go | ||
| registry.go | ||
| result.go | ||
| result_test.go | ||
| shell.go | ||
| spawn.go | ||
| subagent.go | ||
| types.go | ||
| web.go | ||