Documentation
preste is a sovereign agent CLI built on the Vauban Agent SDK. It runs fully offline with a local LiteLLM instance, or connects to Groq or OpenAI-compatible providers. Every session produces an Ed25519 attestation certificate ; no Vauban infrastructure required for verification.
Quick start
# Install globally
npm install -g preste
# Configure provider (interactive wizard)
preste setup
# Start interactive chat
preste Sections
Enterprise Evaluation
CTO/Head of AI decision guide: system diagram, use cases, EU AI Act posture, TCO model, and vendor lock-in analysis.
preste CLI
Full command reference: chat REPL, agent runner, skills, attestation, memory, and serve as MCP server.
Agent SDK
TypeScript library ; AgentLoop, ConversationContext tiered memory, SkillRegistry, and Brain integration ports.
Telemetry & Attestation
OpenTelemetry gen_ai attributes, Ed25519 run certificates, Starknet anchoring, and cross-session Brain memory.