lifthrasir

A self-hosted personal/family life planner: todos, projects, documents with a proper WYSIWYG editor, calendar sync, search across everything. Named after the Norse figure who survives Ragnarök — the idea being that the family’s plans should too.

The twist is that AI agents aren’t bolted on, they’re citizens. They get OIDC client credentials, an MCP server to work through, and the same audit log as humans — every mutation records who did it and why. Lately the agents build the thing as well as use it: development runs as agent-orchestrated missions, which I wrote about in lifthrasir, lately.

Go and PostgreSQL underneath, NATS for events, Lit on the front, an embedded OIDC provider so it owns its own auth. Runs on my own box; the repo’s private for now.