# ConquerContext - A long running Agent

- **Event:** [The Persistent Context Sprint Hackathon | Live at MongoDB .Local Build Fest](https://cerebralvalley.ai/e/persistent-context-sprint-hackathon)
- **When:** Thu, Aug 13 at 12:30 – 8:00 PM (PDT)
- **Where:** Pier 48, San Francisco, CA
- **Team:** [Bharat Bhavnasi](https://cerebralvalley.ai/u/bvsbharat)
- **GitHub:** https://github.com/bvsbharat/Conquer_Context
- **Demo video:** https://youtu.be/C4Y6PLdpimQ
- **Gallery:** https://cerebralvalley.ai/e/persistent-context-sprint-hackathon/hackathon/gallery
- **Page:** https://cerebralvalley.ai/e/persistent-context-sprint-hackathon/hackathon/gallery/37

ConquerContext is a long-horizon insurance claim agent that does not cold-start. 
When a claim opens, it drives FNOL to settlement over days or weeks — SMS, voice, and email — then sleeps until a real reply arrives instead of polling. 
MongoDB holds three kinds of context on purpose: live state (kv), crash-safe lineage (checkpoints), and shared agent_memory recalled on the next claim and injected into the ElevenLabs voice agent so it already knows what worked. Compact working memory dies with the claim; shared memory does not. Nothing pays out until a human adjuster signs off.

---

Markdown version of https://cerebralvalley.ai/e/persistent-context-sprint-hackathon/hackathon/gallery/37. Site index for agents: https://cerebralvalley.ai/llms.txt · full text: https://cerebralvalley.ai/llms-full.txt
