Sign in Sign up
cargo

ryu-clips

Clips: agent-native Loom/Jam for Ryu — the Core→Shadow screen-capture proxy. An extracted Core capability crate owning the `/api/clips/*` HTTP surface (record start/stop/pause/resume, URL/file ingest, sources, frames, mp4 stream, diagnostics, recent-activity) that proxies each call to the Shadow sidecar over loopback. In-process default behind the `clips` cargo feature; the lean build drops the crate. The two kernel couplings the moved code needs — the yt-dlp downloader (over Core's DownloadCenter) for URL ingest, and filing a finished clip into the `Clips` system Space — are inverted through the `ClipsHost` trait, so this crate has ZERO dependency on apps/core.

cargo View on Cargo

Activity

Latest release
1mo ago
Total releases
14
Cadence
~daily
Last 12 months
14

Reach

Downloads
200

Details

License
Apache-2.0
First release
Jul 18, 2026
Releases
Version Released
0.1.14 patch
0.1.13 patch
0.1.12 patch
0.1.11 patch
0.1.10 patch
0.1.9 patch
0.1.8 patch
0.1.7 patch
0.1.6 patch
0.1.5 patch
0.1.4 patch
0.1.3 patch
0.1.2 minor
0.0.5 initial