# Artem Getman

- **Event:** [Built with Opus 4.6: a Claude Code hackathon](https://cerebralvalley.ai/e/claude-code-hackathon)
- **When:** Feb 10 at 12:00 PM – Feb 17 at 10:00 AM (EST)
- **Where:** Location TBA
- **Team:** [Artem Getman](https://cerebralvalley.ai/u/artemgetman)
- **GitHub:** https://github.com/artemgetmann/Cortex
- **Demo video:** https://youtu.be/sDRoZDxzfhw
- **Gallery:** https://cerebralvalley.ai/e/claude-code-hackathon/hackathon/gallery
- **Page:** https://cerebralvalley.ai/e/claude-code-hackathon/hackathon/gallery/213

Current AI agents can improve within one chat, then forget everything in the next. Cortex solves
  that by giving agents persistent memory that learns from failures automatically. It captures
  runtime mistakes (tool errors, wrong syntax, bad action choices), turns them into structured
  lessons, and retrieves the most relevant lessons by domain/task context during future runs.
  Lessons are outcome-scored: helpful lessons are reused/promoted, harmful ones are suppressed. In
  our mixed benchmark (gridtool -> fluxtool -> shell/excel -> sqlite -> grid retention), Wave 1
  starts cold and fails multiple tasks; Waves 2–3 recover with higher pass rates, fewer errors,
  and fewer steps. This moves agents from stateless chat behavior toward cumulative learning from
  real execution history.

---

Markdown version of https://cerebralvalley.ai/e/claude-code-hackathon/hackathon/gallery/213. Site index for agents: https://cerebralvalley.ai/llms.txt · full text: https://cerebralvalley.ai/llms-full.txt
