This release includes breaking changes for platform teams planning a safe upgrade.
Published 29d
Developer Productivity
✓ No known CVEs patched
✓ No known CVEs patched in this version
Topics
ai-agents
blast-radius
code-graph
code-intelligence
coding-agents
developer-tools
+6 more
mcp
model-context-protocol
provenance
repository-graph
rust
static-analysis
Affected surfaces
auth
rbac
Summary
AI summaryUpdates Stricter trust gating, New composite MCP tools, and Token optimization across a mixed release.
Full changelog
Graphenium v0.6.0
Token optimization, composite MCP tools, and stricter trust gating.
v0.6.0 focuses on reducing context-window waste, adding higher-order query tools, and giving agents stricter trust controls.
New composite MCP tools
analyse_symbol(symbol)— Single-turn symbol analysis: node metadata + behavioral connections (calls, uses, inherits) + structural (imports, contains) + trust profilemodule_dependencies(a, b)— Module-to-module dependency summary between two directory pathswhat_changed(snapshot)— Risk-sorted delta against a stored snapshot: removed symbols, community moves, additions, downstream impact
Token optimization
summarize_file(show_leaves=false)— Hubs (degree > 5) shown by default; low-degree leaves hidden with expand instruction. Payload drops from 30KB to under 3KB for large files.- Trust Profile appended to every query response:
N EXTRACTED, N INFERRED, N AMBIGUOUS
Stricter trust gating
include_tests=false(default) — Test/spec nodes excluded by default across all query toolsextracted_only=trueonget_neighbors— Strict mode with zero heuristic/ambiguous edges
Documentation
- README and SKILL.md both updated with new tool tables and parameter descriptions
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 Graphenium
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]