ayushmi/agentstate

Cloud-native, durable state for AI agents: WAL+snapshots, watch streams, idempotency, leases, TLS/mTLS, capability tokens, Python/TS SDKs, Helm.

38
/ 100
Emerging

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.

AI-application-development agent-orchestration real-time-data AI-system-management state-persistence
Maintenance 6 / 25
Adoption 8 / 25
Maturity 24 / 25
Community 0 / 25

How are scores calculated?

Stars

55

Forks

Language

Python

License

Apache-2.0

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.