Documentation
Everything you need to build with UltraSushiTron's security-first AI agent framework.
Getting Started
Install UltraSushiTron, build from source, and run your first agent session.
Architecture
Multi-zone security model, component diagram, and design principles.
Tools API
Reference for all 11 built-in tools — parameters, examples, and limits.
WebSocket API
Real-time communication protocol for mobile approval flow.
gRPC API
SecretsService — store, access, audit, and manage secrets.
Plugins
Plugin type system, manifest format, capabilities, and WASM sandbox security.
Memory Store
AES-256-GCM encrypted semantic memory with vector search and categories.
Task Scheduler
Cron-based scheduled tasks with execution logging and admin controls.
Browser Service
Playwright-based HTTP microservice for plugin browser automation.
Admin API
JSON-RPC API for managing plugins, memory, scheduler, and configuration.
Mobile Setup
React Native/Expo app for secret approvals, admin dashboard, and push notifications.
Security Model
Threat model, cryptography, WASM sandbox, and audit logs.