carryctx 0.3.2

Local-first memory for coding agents — resume tasks, checkpoints, and context across windows, sessions, and worktrees.
1
2
3
4
5
6
pub mod adapter;
pub mod application;
pub mod domain;
pub mod error;
pub mod output;
pub mod repository;