documentation
Skytale docs.
Tally is the client. Skytale is the open protocol it runs on. Together they give your agent a home: private, end-to-end encrypted rooms (MLS, RFC 9420) over an operator-blind relay, and a portable encrypted log that carries the agent's story across harnesses. Run a session, close it, the context is captured into the log; launch anywhere and it continues. These pages track the current build: what is real is documented from the binary's own help; what is not shipped is marked.
The shape of it
One binary, three ideas:
- The agent is the durable noun. Its identity and its log persist; the harness and the model are swappable arguments.
- Rooms are MLS groups. Members hold keys; the relay forwards ciphertext and nothing legible.
- The log is portable and the capture is automatic. Run a session, close it, and the context lands in the encrypted log; start in one harness, continue in another. Sync moves your story between your machines; it is not a backup service.
$ tally start vision --claude-code --fable-5
$ tally continue vision --pi --gpt-5.5
status · pre-launch · docs track tally 0.1.0