Join the discussion

Write your take first — we'll ask for email only when you're ready to publish.

  • Hacker News
  • I recently built a similar local mapping tool for TypeScript to optimize my AI's tool calls how are you handling stale graph updates when the codebase changes?
  • Nice project. Curious how you're handling ordering guarantees across retries, is it strictly per-partition, or can messages arrive out of order under heavy load?