carryover 0.0.0

Keeps AI agents on-task across sessions, tool switches, and compaction — without burning context. Pre-launch placeholder; see GitHub for current status.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# carryover (pre-launch placeholder)

This crate is a name reservation for the [Carryover](https://github.com/carryover-dev/carryover) project — a local daemon that keeps AI agents on-task across sessions, tool switches, and compaction events without burning context.

## Status

**Pre-launch.** No working binary yet. This crate is a `0.0.0` placeholder. The v0.1.0 release is in active development.

- Roadmap: https://github.com/carryover-dev/carryover/issues/3
- Architecture: https://github.com/carryover-dev/carryover/blob/main/ARCHITECTURE.md

## When v0.1.0 ships

This crate will be replaced with the real implementation. For now, watch the main repo for release announcements.

## License

Apache 2.0