jefftrojan/robopotato
Lightweight inter-agent trust, coordinatination and shared state server for AI agent swarms
Provides cryptographic identity verification via HMAC-SHA256 tokens, namespaced state isolation (global/shared/agent-owned), and optimistic concurrency control to prevent silent write conflicts—all enforced at the infrastructure layer without prompt-based trust. Exposes a stateless HTTP API with role-based capabilities (orchestrator/worker/observer) and optional WebSocket event streaming, backed by SQLite persistence and deployable as a single Rust binary alongside any AI framework or language.
Stars
3
Forks
1
Language
Python
License
MIT
Category
Last pushed
Mar 18, 2026
Monthly downloads
13
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/jefftrojan/robopotato"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
spider-rs/spider
Web crawler and scraper for Rust
RightNow-AI/openfang
Open-source Agent Operating System
Dicklesworthstone/pi_agent_rust
High-performance AI coding agent CLI written in Rust with zero unsafe code
liquidos-ai/AutoAgents
A multi-agent framework written in Rust that enables you to build, deploy, and coordinate...
Ataraxy-Labs/sem
Semantic version control CLI. Entity-level diff, blame, graph, and impact analysis for code. 16...