• v3.13.0 f1ad7f49c9

    v3.13.0 Stable

    ric_harvey released this 2026-03-31 15:37:20 +00:00 | 118 commits to main since this release

    What's new

    RSS knowledge expiry and new tools

    • expires_at on RSS knowledge articles: Ingested articles now auto-archive after MAX_KNOWLEDGE_AGE_DAYS (default 30) during maintenance. Manually stored knowledge is never affected
    • recent_knowledge() tool: Query recent articles with filters for days, feed name, topics, and limit. Sorted newest first
    • promote_knowledge() tool: Clear an article's expiry to keep it permanently
    • Phase 3 in auto-maintenance: Expired RSS knowledge items archived automatically alongside dedup and contradiction scans
    • 22 new tests (458 total)

    Community contribution from @timstoop (PR #9, resolves #6)

    Also included since v3.10.2

    • Real tool call telemetry via FastMCP middleware (v3.11.0)
    • Token overhead page with measured usage since uptime (v3.11.1)
    • Performance optimisations (v3.12.0): briefing 3 scans to 1, dashboard/memories single-pass, metrics 60s cache, Docker multi-stage builds, maintenance comparison cap, dedup max_sim during union-find
    • Contradiction scanner fix (v3.12.1): similarity gate (>= 0.5) before negation check, results capped at 10
    • Version update tooltip fix (v3.10.4, #5)
    • Button ordering fix (v3.11.1, #8)
    Downloads