This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+2 more
Summary
AI summaryLive resource usage and per‑process network accounting added to alluvia top.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
Adds live resource usage view with `alluvia top` command. Adds live resource usage view with `alluvia top` command. Source: llm_adapter@2026-07-18 Confidence: high |
— |
| Feature | Low |
Adds per‑process network accounting for LLM calls in governor state. Adds per‑process network accounting for LLM calls in governor state. Source: llm_adapter@2026-07-18 Confidence: high |
— |
| Dependency | Low |
Introduces new dependency on psutil for cross‑platform process metrics. Introduces new dependency on psutil for cross‑platform process metrics. Source: llm_adapter@2026-07-18 Confidence: high |
— |
Full changelog
alluvia top(#10) — live resource usage of every running alluvia
process: sampled CPU %, RAM, cumulative disk read/write, uptime, with a
machine context line.--watch Nfor a refreshing view;statusshows
the same process list.- Network accounting at the source (#10) — per-process network bytes
aren't visible to unprivileged userland on any OS, and alluvia's only
traffic is its LLM calls — so the governor now counts them itself:
calls and bytes sent/received per model, persisted with the breaker
state and reported bytop. - New dependency: psutil (cross-platform process metrics).
Install: uv tool install alluvia · PyPI · Closes #10
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Alluvia
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]