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
Fix CI lint/test for conflicting dependency groups
The langsmith-tracing group conflicts with both langchain and openai-agents
(temporalio>=1.26 requires openai-agents>=0.14, langchain pins langsmith<0.2).
Split poe lint-types and poe test into two invocations using --no-group to
exclude the conflicting groups, so each run resolves cleanly.
Also add inline comment on max_retries=0 explaining Temporal handles retries.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
0 commit comments