Skip to content

Latest commit

 

History

History
42 lines (20 loc) · 1.89 KB

File metadata and controls

42 lines (20 loc) · 1.89 KB

Changelog

0.3.0 (2026-02-03)

Features

  • sanitize HTML before returning browse and search result (2052a20)

0.2.0 (2026-02-03)

Bug Fixes

  • add return structures documentation to system prompt (0750c0b)

0.1.2 (2026-01-14)

Bug Fixes

  • add URL validation to screenshotTool (740ff63)
  • remove confusing pages field from pdf tool (a76d88e)

0.1.1 (2026-01-14)

Bug Fixes

  • make release workflow idempotent for npm publish retries (eb187bd)

0.1.0 (2026-01-14)

Features

  • simplify browse tool and add automatic certificate extraction (a80558a)

Bug Fixes

  • complete build script and fix import path for opencode plugin (5688d0b)
  • use timetout from env var (a4412e9)