Commit 0bb3161
docs: correct timestamp + OpenAI-tap claims in golden-agent plan [greptile]
- Determinism section: stop claiming created_at forwarding "matches the prior
dispenser behavior". auto_send_turn stamps every message in the turn with the
same created_at, whereas the dispenser stamped only the first agent message
(later ones took server time). Note the intra-turn ordering implication and
the created_at=None / per-message alternatives.
- Phase 4: reference the real SDK openai tap (convert_openai_to_agentex_events
wrapped in a HarnessTurn; OpenAITurn lands in the openai migration PR) instead
of implying OpenAITurn is already on the public surface, and clarify that
run_agent_streamed_auto_send is the existing provider wrapper, not the tap/Turn
migration target.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent f68334f commit 0bb3161
1 file changed
Lines changed: 2 additions & 2 deletions
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| |||
0 commit comments