agentralabs
@agentralabs
11
Published Tools
28
Total Stars
0
Weekly Downloads
Published Tools
11 Agentsacross 3 categoriesPersistent cognitive graph memory for AI agents β facts, decisions, reasoning chains, corrections. 16 query types, sub-millisecond. Rust core + Python SDK + MCP server.
Policy engine for AI agents β enforceable rules, risk limits, approval gates, obligation tracking, and violation detection. One .acon file. Rust core + MCP server.
Structured agent-to-agent and agent-to-human communication β channels, pub/sub, message routing, and presence. One .acomm file. Rust core + MCP server.
Persistent visual memory for AI agents β capture screenshots, embed with CLIP ViT-B/32, compare, recall. MCP server + Rust core library.
Shared contracts for the Agentra ecosystem β traits, types, and standards that all sisters implement
Temporal reasoning for AI agents β deadlines, schedules, sequences, duration estimation (PERT), and decay models. One .atime file. Rust core + MCP server.
Cryptographic agent identity with Ed25519 anchors, signed action receipts, and scoped trust delegation. One .aid file. Any agent. Any LLM.
Intent compilation and uncertainty detection for AI agents β truth verification, ambiguity resolution, causal reasoning. Rust core + MCP server.
Streaming validation engine for AI agents β real-time code validation during generation, shadow execution, protection layers. Rust core + MCP server.
Blueprint engine for complete project architecture before code generation β entity inference, dependency resolution, skeleton generation. Rust core + MCP server.