01
Seline
AI Harness Platform
A Go platform that runs a personal AI agent for every user inside its own container — booted on signup, kept alive between tasks, and driven over Telegram.
- One isolated container per user, spawned on signup and lifecycle-managed from there
- Always-on execution with configurable heartbeats, scheduled jobs and mid-task interrupts
- Sub-agents, an entity graph and a compacting memory layer behind a tool-calling loop
- Go
- Gin
- Docker
- PostgreSQL
- TypeScript
- Next.js