ayushmi/agentstate
Cloud-native, durable state for AI agents: WAL+snapshots, watch streams, idempotency, leases, TLS/mTLS, capability tokens, Python/TS SDKs, Helm.
Building AI applications often means managing the current status or 'memory' of many AI agents, like chatbots or automated workflows. This tool provides a centralized, reliable place to store and retrieve that information in real-time. You give it the agent's unique ID and its current status (as a simple data structure), and it reliably stores it, allowing you to quickly find agents based on specific criteria or subscribe to their updates. This is for AI application developers who need robust state management for their agents.
Available on PyPI.
Use this if you are building AI-powered applications with many agents (e.g., chatbots, automated assistants, complex AI workflows) and need a highly performant, real-time, and persistent way to manage their individual states and retrieve them quickly.
Not ideal if your application doesn't involve managing the states of multiple, independently operating AI agents or if you only need very simple, ephemeral storage for agent data.
Stars
55
Forks
—
Language
Python
License
Apache-2.0
Category
Last pushed
Oct 27, 2025
Commits (30d)
0
Dependencies
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/ayushmi/agentstate"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
crestalnetwork/intentkit
IntentKit is an open-source, self-hosted cloud agent cluster that manages a collaborative team...
ailev/FPF
First Principle Framework
Balchandar/intentusnet
IntentusNet - Deterministic execution infrastructure for agent and distributed systems, enabling...
cabincrew-dev/ai-agent-manifesto
Open Manifesto for AI Agents Touching Production Systems
CobraChickenAI/themissinglayer
Architecture for coherence wherever AI moves faster than humans can synchronize.