Skip to content

Commit 64d319e

Browse files
committed
docs: add cross-tool pitch GIF as README hero, update status to v0.1.4
1 parent 4e4e749 commit 64d319e

2 files changed

Lines changed: 3 additions & 5 deletions

File tree

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<p align="center">
1010
<a href="https://github.com/carryover-dev/carryover/actions/workflows/codeql.yml"><img src="https://github.com/carryover-dev/carryover/actions/workflows/codeql.yml/badge.svg" alt="CodeQL" /></a>
11-
<a href="https://www.npmjs.com/package/carryover"><img src="https://img.shields.io/npm/v/carryover/pre?label=npm&color=cb3837" alt="npm" /></a>
11+
<a href="https://www.npmjs.com/package/carryover"><img src="https://img.shields.io/npm/v/carryover?label=npm&color=cb3837" alt="npm" /></a>
1212
<a href="https://crates.io/crates/carryover"><img src="https://img.shields.io/crates/v/carryover?label=crates.io&color=dea584" alt="crates.io" /></a>
1313
<a href="LICENSE"><img src="https://img.shields.io/badge/license-Apache%202.0-blue.svg" alt="License" /></a>
1414
<a href="https://github.com/carryover-dev/carryover/issues/3"><img src="https://img.shields.io/badge/status-alpha-orange" alt="Alpha" /></a>
@@ -17,14 +17,12 @@
1717

1818
---
1919

20-
**Status: alpha — v0.1.0 in pre-release.**
20+
**Status: alpha — v0.1.4 shipping on Linux + macOS via npm, Homebrew, and crates.io.**
2121

2222
<p align="center">
23-
<img src="docs/media/cross-tool-demo.gif" alt="60-second cross-tool resume demo" width="720" />
23+
<img src="docs/media/cross-tool-demo.gif" alt="Carryover pitch — cross-tool context handoff" width="820" />
2424
</p>
2525

26-
<p align="center"><sub>Demo recorded on macOS at v0.1.0 ship; placeholder until then.</sub></p>
27-
2826
## What is Carryover?
2927

3028
Carryover is a long-lived local daemon that captures AI agent context from on-disk transcripts and republishes a structured handoff: task, open questions, next action, and a cumulative progress log. Your agent stays focused across session boundaries, tool switches, and compaction events — whether you're shipping a feature, mapping a competitive landscape, or drafting an investor memo. The bookkeeping happens locally so the agent itself never has to do the work.

docs/media/cross-tool-demo.gif

3.76 MB
Loading

0 commit comments

Comments
 (0)