Skip to content

v0.1.15

Choose a tag to compare

@github-actions github-actions released this 12 Jun 04:37
· 30 commits to main since this release

similarweb v0.1.15

Presence-first handling of your account's tool surface, a working Cowork agent tier, and content fixes. Full docs and quickstart in the README.

In this release:

  • Tool presence is now a first-class gating axis: detected live from the session's tool list at zero credits, with tools_absent and a tool_surface fingerprint in the capability map, per-recipe documented outcomes when a required tool is absent, a smoke retarget ladder, and a new module-not-exposed render pattern with a two-step remedy.
  • Call-time unknown-tool detection is message-gated on live-grounded error wording, so a validation error is never mistaken for an absent tool.
  • Cowork agents no longer declare a tools allowlist. Live verification showed the previous list did not block MCP calls; the removal makes the inherited tool surface explicit.
  • The market-size brand-family table drops two incorrect entries (Figma under Adobe, Bose under Sony) and now states its maintenance posture.
  • Stale labels fixed: the render output-targets line is version-neutral and the Codex install description reflects the 80-tool live surface.

Bundles attached: cowork, claude-code, codex, and cursor zips. Install and smoke-test steps: docs/install-and-smoke-test.md.