2 comments

  • anishvarghese 23 minutes 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 2 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?