Skip to content

AgentSim 1.0.31

Choose a tag to compare

@davidfromkansas davidfromkansas released this 09 Sep 05:04
62a13a3

2026-09-08 12:07 EDT — Friends chat sends recover from weak Blob validators

Existing apps can send again through a server-only Vercel hotfix

  • Message writes now convert Vercel Blob’s weak read validator into the strong ETag required for safe conditional updates.
  • The fix preserves optimistic concurrency, existing profiles, room history, presence, and the 100-character limit without requiring an AgentSim update.
  • Verification: production diagnostics reproduced the weak-versus-strong ETag mismatch without changing room contents, a cleaned-up production smoke test received HTTP 201 for a message that immediately appeared in the shared room, all 496 automated tests pass, and the production web build succeeds.