This product was not featured by Product Hunt yet. It will not be visible on their landing page and won't be ranked (cannot win product of the day regardless of upvotes).
Product upvotes vs the next 3
Waiting for data. Loading
Product comments vs the next 3
Waiting for data. Loading
Product upvote speed vs the next 3
Waiting for data. Loading
Product upvotes and comments
Waiting for data. Loading
Product vs the next 3
Loading
StateFabric.dev
Add durable, inspectable state to your AI agents
StateFabric adds durable, inspectable state to AI agents by storing session events and rebuilding working context for each turn. It captures user messages, model outputs, and tool activity outside your runtime, so you can inspect histories, replay behaviour, and resume work without losing facts or open tasks. Use it alongside ADK or your own code via an HTTP API and adapters, and let automatic context compaction supply concise messages, summaries, and tasks to the next turn.
StateFabric a small infrastructure layer for AI agents that need more context than chat history.
Once an agent starts using tools, running for longer sessions between restarts, ‘keep the messages in memory’ doesn’t really cut it. You need to know:
- what happened?
- what state changed?
- which tools were called?
- what context should go into the next model turn?
StateFabric stores an append-only event log for agent runs, then derives working context from it.
Today it supports:
- Durable sessions and event storage
- User/model/tool event timelines
- Reconstructed session state from stored events
- Compacted model-facing context
- A dashboard for inspecting sessions, raw payloads, compaction artefacts, and usage
- Google ADK integration via @statefabric/adk
- Direct Node/REST usage via @statefabric/client (for custom runtimes)
It’s not trying to be an agent framework. Your runtime still owns prompts, tools, model calls, and business logic. StateFabric sits beside it as the state, replay, and context layer.
It's an early launch, so I’m deliberately starting with narrow integrations. ADK (JS) and custom node runtimes initially.
I’d love feedback from people building agents that need persistence, replay-ability, or better context management across long-running sessions.
About StateFabric.dev on Product Hunt
“Add durable, inspectable state to your AI agents”
StateFabric.dev was submitted on Product Hunt and earned 4 upvotes and 3 comments, placing #150 on the daily leaderboard. StateFabric adds durable, inspectable state to AI agents by storing session events and rebuilding working context for each turn. It captures user messages, model outputs, and tool activity outside your runtime, so you can inspect histories, replay behaviour, and resume work without losing facts or open tasks. Use it alongside ADK or your own code via an HTTP API and adapters, and let automatic context compaction supply concise messages, summaries, and tasks to the next turn.
On the analytics side, StateFabric.dev competes within SaaS, Developer Tools and Artificial Intelligence — topics that collectively have 1M followers on Product Hunt. The dashboard above tracks how StateFabric.dev performed against the three products that launched closest to it on the same day.
Who hunted StateFabric.dev?
StateFabric.dev was hunted by Jamie Gregory. A “hunter” on Product Hunt is the community member who submits a product to the platform — uploading the images, the link, and tagging the makers behind it. Hunters typically write the first comment explaining why a product is worth attention, and their followers are notified the moment they post. Around 79% of featured launches on Product Hunt are self-hunted by their makers, but a well-known hunter still acts as a signal of quality to the rest of the community. See the full all-time top hunters leaderboard to discover who is shaping the Product Hunt ecosystem.
For a complete overview of StateFabric.dev including community comment highlights and product details, visit the product overview.