Files
dflike/server
root 36fdf1b3c1 fix: prevent race condition with global pendingItemIds set
Two NPCs could invent the same item if both LLM requests
returned before either registered. The pendingItemIds set
blocks the second registration.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 20:36:02 +00:00
..