You have a running agent. Here's where to go from here.
| Goal | Guide |
|---|---|
| Choose or customize a character | Character Cards |
| Feed documents into memory | Ingestion |
| Set goals for the agent to pursue | Goals and Backlog |
| Goal | Guide |
|---|---|
| Enable autonomous thinking | Heartbeat |
| Schedule recurring tasks | Scheduling |
| Understand energy budgets | Energy Model |
| 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 |
| Goal | Guide |
|---|---|
| Understand the Docker setup | Docker Compose |
| Manage workers | Workers |
| Back up the database | Backup and Recovery |
| Run multiple agents | Multi-Instance |
| 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 |
hexis ui # start the web interface
hexis open # open in browser (http://localhost:3477)See Web UI guide for details.