This release adds 3 notable features for engineering teams evaluating rollout.
Published 29d
AI Agents & Assistants
✓ No known CVEs patched
✓ No known CVEs patched in this version
Topics
agent-memory
ai-agents
claude-code
cli
context-engine
context-engineering
+9 more
hermes
llm
local-first
mcp
mcp-server
model-context-protocol
perseus
python
workspace-context
Affected surfaces
auth
deps
Summary
AI summaryAdds perseus preview to diffably show token placement in compiled output.
Full changelog
Context hygiene for the build pipeline — scan, compress, and now see where the tokens go.
Highlights
perseus scan(#481) — secrets/PII build gate. Renders with redaction off (in-memory only) and fails CI on secret shapes pulled in via@env/@query/@include/@tool. Masked reports.--pii(email/SSN/phone/Luhn-validated cards, precision-first),--report-only,--json.perseus compress(#482) — deterministic, dependency-free context compression with a citable token-reduction %. Trims trailing whitespace, collapses blank-line runs, dedups adjacent lines, optionally strips comments — fenced code preserved verbatim. Same input → same output → same number, so a build can assert on it.perseus preview(#483) — diffable token-annotated compile preview: where the tokens go, per directive and per markdown section. Output is free of volatile fields (no timestamps/durations/cache flags) and stably ordered, so the same source yields byte-identical output and a build can diff its context budget over time. Reports tier-skipped directives.--jsonfor a stable CI-diffable schema.
Install: pip install -U perseus-ctx
Full test suite: 1154+ passing.
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 tcconnally/perseus](https:
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]