Karya is pre-1.0. The MVP below is what the binary does today. Deferred items are planned and not built; each one is labelled roadmap wherever it appears on this site.
Run commands inside a container, behind the same executor interface the OS sandbox uses today. The loop and the approval flow stay the same.
Snapshot the worktree into a shadow git repository before each bash command, so the side effects of a shell command can be undone.
Sync session logs between machines with encryption on the client. The server stores ciphertext and can never read session content.
A Homebrew tap and prebuilt release binaries, so installing does not require a Go toolchain.