# [1.4.0](https://github.com/jwu/pi-webfetch/compare/v1.3.0...v1.4.0) (2026-07-23)


### Bug Fixes

* update pi ai compatibility API ([5620b19](https://github.com/jwu/pi-webfetch/commit/5620b192f1af18e776fda8355e4cfe6079d84e02))


### Features

* support direct image URL fetching ([f6aab99](https://github.com/jwu/pi-webfetch/commit/f6aab996063885790da9ae72086274c3c7b0a424))

# [1.3.0](https://github.com/jwu/pi-webfetch/compare/v1.2.1...v1.3.0) (2026-05-29)


### Features

* **yt-dlp:** progressive cookie retry on bot detection ([fc991c3](https://github.com/jwu/pi-webfetch/commit/fc991c3d2eac9596da3805e0322b9177e964b956))

## [1.2.1](https://github.com/jwu/pi-webfetch/compare/v1.2.0...v1.2.1) (2026-05-22)


### Bug Fixes

* include docs in published package ([8626d47](https://github.com/jwu/pi-webfetch/commit/8626d47175f5b49e37f640bec07475a4567f487d))

# [1.2.0](https://github.com/jwu/pi-webfetch/compare/v1.1.0...v1.2.0) (2026-05-22)


### Bug Fixes

* mark failed webfetch results as tool errors ([35b55b7](https://github.com/jwu/pi-webfetch/commit/35b55b736b6876461442a9df219b7b136fc8e001))


### Features

* route youtube urls through yt-dlp ([3e965f5](https://github.com/jwu/pi-webfetch/commit/3e965f5ce518a2a36a7970a094c990531b03ea56))

# [1.1.0](https://github.com/jwu/pi-webfetch/compare/v1.0.0...v1.1.0) (2026-05-20)


### Bug Fixes

* format GitHub tree fetch results ([e0b5829](https://github.com/jwu/pi-webfetch/commit/e0b582925f91cfb9bf6a520d81bc59f168c08878))
* retry scrapling strategy on defuddle failure ([e13984c](https://github.com/jwu/pi-webfetch/commit/e13984ca88004e14861fbda9cff445105750cfc2))


### Features

* add optional webfetch quality judge ([2078607](https://github.com/jwu/pi-webfetch/commit/2078607692af5e37d3fd3c203fa8c0d3aa91aa16))
* route GitHub URLs through gh ([c23f61d](https://github.com/jwu/pi-webfetch/commit/c23f61dd77736403e1caad6505b405916c501751))

# 1.0.0 (2026-05-20)


### Features

* implement scrapling webfetch ([1c10e2f](https://github.com/jwu/pi-webfetch/commit/1c10e2fa02ce7fb669f3c9585bb8c79bb85a68f3))
* refine webfetch renderer ([3fe4814](https://github.com/jwu/pi-webfetch/commit/3fe48144ad33bab94bc5d4171a4464b4792f8e72))
* scaffold pi-webfetch package ([681097e](https://github.com/jwu/pi-webfetch/commit/681097e82caf5e580d169819e3be75657af43c86))

# Changelog

All notable changes to this project will be documented in this file.

This project uses [semantic-release](https://semantic-release.gitbook.io/) and [Conventional Commits](https://www.conventionalcommits.org/).
