Overview
A tool for authors, codenamed Circle. It’s a small circle of AI personas you talk with over time — one-on-one or together in a room. Each keeps its own first-person memory of what it witnessed, and its personality develops, within a fixed temperament, out of those conversations. The eventual goal: the circle plans and writes a story together, with themselves as the cast.
How It Works
This is Phase 0, testing the load-bearing question before anything fancier: do three agents on the same base model stay genuinely distinct once they have separate memories? A CLI drives it — DM a single agent, open a room with the circle, or resume an open session — with personas loaded from YAML into a SQLite database and model IDs kept in config.
Current Status
Phase 0, still in testing — “rather involved,” as the card says.