Skip to content

Latest commit

 

History

History
64 lines (49 loc) · 2.14 KB

File metadata and controls

64 lines (49 loc) · 2.14 KB

Next Steps

You have a running agent. Here's where to go from here.

Personalize

Goal Guide
Choose or customize a character Character Cards
Feed documents into memory Ingestion
Set goals for the agent to pursue Goals and Backlog

Add Autonomy

Goal Guide
Enable autonomous thinking Heartbeat
Schedule recurring tasks Scheduling
Understand energy budgets Energy Model

Connect

Goal Guide
Set up Discord, Telegram, or Slack Channels
Connect calendar and email Calendar and Email
Add web search, CRM, productivity tools External Integrations
Use Hexis as an MCP server MCP Integration

Operate

Goal Guide
Understand the Docker setup Docker Compose
Manage workers Workers
Back up the database Backup and Recovery
Run multiple agents Multi-Instance

Understand

Goal Guide
Why the database is the brain Database Is the Brain
How memory works Memory Architecture
The philosophical framework Philosophy
How consent and boundaries work Consent and Boundaries

Use the Web UI

hexis ui     # start the web interface
hexis open   # open in browser (http://localhost:3477)

See Web UI guide for details.