What's wrong with this entry?
Anonymous. No account, no email.
What
Infrastructure to upload per-turn data after each conversation turn completes.
Status
Stubbed — the uploader variable is initialized to null and never populated.
Details
- A new
onTurnCompletecallback parameter has been added to the REPL configuration - When a turn uploader is available, it would be called with turn data after each turn
- The
createSessionTurnUploaderfunction exists but the initialization path is disabled (r4 = null)
Evidence
Turn upload infrastructure (search for "createSessionTurnUploader")
Strings lifted out of the shipped bundle, so the claim above can be checked against them.