This release adds 1 notable feature for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
ReleasePort's take
Light signalThe ctx7 skills list command now supports a --json flag that emits machine‑parseable output in the format {skills:[{name,path,source}]}.
Why it matters: Enables automated tooling to consume skill listings via JSON, simplifying integration for developers.
Summary
AI summaryAdd --json flag to ctx7 skills list for machine‑parseable output
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Adds --json flag to ctx7 skills list for machine-parseable output emitting {skills:[{name,path,source}]}. Adds --json flag to ctx7 skills list for machine-parseable output emitting {skills:[{name,path,source}]}. Source: llm_adapter@2026-05-22 Confidence: low |
— |
Full changelog
Patch Changes
- 7cacc94: Add
--jsonflag toctx7 skills listfor machine-parseable output. Emits{ skills: [{ name, path, source }] }wherepathis absolute andsourceis the agent type (universal,claude,cursor,antigravity). Matches the existing--jsonpattern onctx7 libraryandctx7 docs.
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
Related context
Beta — feedback welcome: [email protected]