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
Improve workflow reliability, issue dedup, and update AI model (#102)
- Fix cache persistence gaps: add cache/save steps to daily-screener
and performance-report workflows (data was being lost between runs)
- Add failure alert issues to all 5 agent workflows: on failure, creates
or comments on an existing agent-failure issue with run link
- Add issues:write permission to trading-agent workflow for failure alerts
- Improve portfolio review issue deduplication: add title-similarity
matching (keyword overlap) on top of existing category-based dedup
to prevent repeated themes like "add crypto" across different categories
- Add stale issue cleanup to watchlist review agent (auto-close >7 days)
- Update default AI model from claude-sonnet-4-20250514 to
claude-sonnet-4-6-20250620 across all workflows and config
https://claude.ai/code/session_016RNRhxDH2k1GVjnaRmakmZ
Co-authored-by: Claude <noreply@anthropic.com>
0 commit comments