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: remove duplicate step output from post-hoc trajectory replay
DSPy's verbose=True already shows each RLM iteration's reasoning and code
in real-time. The post-hoc on_step trajectory callback was replaying all
steps again after completion, causing every step to appear twice in output.
Agent-Id: agent-01069cef-6b08-41f1-a15d-29feb2ccaea1
0 commit comments