Alice vNext public alpha is a technical, local-first package for design partners who want agent memory and continuity without hosted storage or direct database writes by agents.
Alice is agent-first, not dashboard-first:
- Install Alice locally.
- Connect Hermes, OpenClaw, or a custom agent through MCP/API/CLI.
- Let agents request scoped context packs, submit reviewable outputs, and commit only explicit user-directed memories through Alice policy.
- Use
/vnextto review, govern, audit, undo, correct, forget, configure, and troubleshoot.
Start here:
- Quickstart
- First-run checklist
- Local runtime
- Doctor
- Demo mode
- Headless Ubuntu install
- Agent integration
- MCP tools
- Hermes dogfood on Ubuntu
- Hermes skill
- OpenClaw skill
- Custom agent guide
- Context-pack recipes
- Memory proposal recipes
- Agent output ingestion examples
- Dogfooding guide
- Troubleshooting
- Known limitations
- Security and privacy
- Design partner onboarding
- Alpha release notes
Current alpha posture:
- local runtime, not hosted SaaS
- headless Ubuntu install path for SSH-only dogfood hosts
- technical setup, not consumer install
- reviewable source, artifact, and agent memory proposal flows
- explicit trusted-agent memory commits with confirmation/review/reject policy gates
- no direct Postgres writes by agents
- supported alpha connectors: local folder, browser clipper MVP, Telegram polling/sync, document payload ingestion, voice transcript payload ingestion, screenshot OCR payload ingestion, and agent output ingestion
/vnextis the operator console, not the main agent interface