You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The recommendation engine was correct — tests had wrong expectations:
- "recommendation changes based on agent state" now tests full progression:
no name → PATCH /agents → no calendar → POST /calendars → welcome only →
POST events → has events → GET upcoming
- "agent with name, description, and events gets no recommendations" now
creates a persistent event before asserting (earlier tests delete theirs)
133/133 pass.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments