tokens&
For enterprises
Sign in
tokens&

Find tools, check provider offers, save a build plan, and share your work when you’re ready.

For buildersFor enterprises

For builders

  • Startup credits and perks
  • Agent Skills
  • Publish a project

For enterprises

  • Start free company workspace
  • Submit a tool, product, or perk

Community

  • Community
  • Newsletter
  • Events
Xin

© 2026 tokensand, LLC. All rights reserved.

  • Terms
  • Privacy
  • Security
  • Data Processing
  • Status
  1. Hackathon
  2. Project gallery
  3. AgentFire
Anonymous builderabout 1 hour agoJudging locked: Event build

AgentFire

ssentially chaos engineering for AI agents. It compresses a simulated 24-hour production shift into minutes, injecting incidents while the same agent’s history and memory accumulate. In our demo, the agent first diagnoses an expired authentication credential, remediates it, and verifies recovery. Ra

Review the project

Start with the source code, then open the demo or video if available.

View GitHub repository
Project gallery
Project description
AgentFire is a reliability and endurance-testing platform for autonomous agents — essentially chaos engineering for AI agents. It compresses a simulated 24-hour production shift into minutes and tests whether an agent remains reliable as history and memory accumulate. In the first incident, the agent diagnoses an expired authentication credential, remediates it, and verifies recovery. RawTree stores the full flight recorder of observations, tool calls, actions, and evaluations. Liquid AI then compiles that long history into compact durable experience, reducing roughly 13,000 tokens to about 378 tokens while preserving the full audit trail. Later, a similar-looking incident occurs, but the real cause is database connection exhaustion. The agent retrieves the old authentication memory and incorrectly repeats the prior remediation, so AgentFire fails the run despite eventual recovery. After applying a general memory-safety rule — memory is evidence, not current truth — the same fire drill is rerun. The agent rejects the stale remediation, fixes the database issue, verifies recovery, and passes with zero unnecessary or unsafe actions. Nimble provides real-world incident intelligence, OpenAI powers the agent under test, RawTree provides telemetry and replay, and Liquid AI compiles durable experience.
Tools used
  • OpenAI
  • Liquid AI
  • Nimble
  • Tinybird
  • Codex
Project links
  • GitHub repository
Tools used
  • OpenAI
  • Liquid AI
  • Nimble
  • Tinybird
  • Codex