2 comments

  • anishvarghese 4 hours ago

    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?

  • fottly 6 hours ago

    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?