sinaptik-ai/starpod
Open-source AI agent runtime built in Rust. Define once, deploy isolated instances per tenant with built-in memory, encrypted vault, self-extending skills, cron, and multi-channel support.
Leverages a modular 16-crate Rust architecture with unified SQLite storage (FTS5 for memory search, AES-256-GCM vault), markdown-based skill files for runtime self-extension, and channel-aware sessions across web, Telegram, CLI, and WebSocket. The agent loop integrates Claude via a custom SDK, exposes HTTP/WS APIs with real-time streaming, and supports cron scheduling with full execution history—all isolated in a `.starpod/` directory per agent instance.
Stars
44
Forks
5
Language
Rust
License
MIT
Category
Last pushed
Mar 28, 2026
Monthly downloads
47
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/sinaptik-ai/starpod"
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
Dicklesworthstone/pi_agent_rust
High-performance AI coding agent CLI written in Rust with zero unsafe code
RightNow-AI/openfang
Open-source Agent Operating System
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...