Skip to content

v0.3.2

Latest

Choose a tag to compare

@github-actions github-actions released this 05 Aug 02:20

Added

  • docs: new Mintlify docs site in docs/ — overview, quickstart,
    installation, browsers/challenges concepts, structured-extraction /
    scrape-at-scale / auth-and-login guides, full 51-tool reference, CLI + env
    reference, deployment, troubleshooting, contributing. Built with the Mintlify
    CLI (docs/docs.json); existing docs/*.md files left in place, untouched.
  • docs: changelog-map page (docs/changelog.mdx) — version-anchored
    history, linked in the Project nav.

Changed

  • docs: quickstart.mdx and README now show the full MCP client setup
    (stdio + HTTP transports, VS Code / Claude Desktop / Cursor configs,
    webrain_guide verification).
  • skills: skills/webrain/SKILL.md upgraded to a full agent-skill contract -
    richer frontmatter, When to use, Recommended limits & token discipline,
    and a 7-step end-to-end How to invoke flow.
  • docs: new Prerequisites section in README.md and the docs site.
  • docs: ADR-001 graph note refreshed to 2026-08-05 state — 875 nodes /
    2287 edges, 3 entry points, new hotspots (vault.get fan-in 26,
    ensure_page_attached, send_cmd_with), 51 MCP tools (up from 34).
  • style: cargo fmt on the mcp session-routing match indent.