Skip to content

v5.11.44 — Actionable MCP expand + self-healing re-fetch guard

Choose a tag to compare

@alexgreensh alexgreensh released this 14 Jul 10:26

Actionable MCP archive retrieval + self-healing re-fetch guard (#88)

  • Archived MCP results now surface the exact expand command to retrieve them, so the model reads the saved copy instead of re-pulling the data.
  • A new PreToolUse guard detects an identical re-fetch of an already-archived MCP call and redirects it to expand, keeping large results from re-inflating context.
  • Hardening & hygiene: symlink-safe manifest reads, redaction of stored identifiers, WAL on the trends DB, TOKEN_OPTIMIZER_DEBUG diagnostics, and a bounded path-preview that keeps the synchronous hook fast on very large listings.

Verified by a multi-agent review pass (security + performance + correctness) and the full local test suite.