Skip to content

Graphenium

v0.6.0 Breaking

This release includes breaking changes for platform teams planning a safe upgrade.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ 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 summary

Updates 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 profile
  • module_dependencies(a, b) — Module-to-module dependency summary between two directory paths
  • what_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 tools
  • extracted_only=true on get_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

Track Graphenium

Get notified when new releases ship.

Sign up free

About Graphenium

All releases →

Related context

Beta — feedback welcome: [email protected]