What's Changed
- chore(deps): Bump zod from 4.3.6 to 4.4.1 by @dependabot[bot] in #99
- chore(deps-dev): Bump pixelmatch from 7.1.0 to 7.2.0 by @dependabot[bot] in #98
- fix: use SDK SessionEvent type for copilot-sdk 0.3.0 compat by @simongdavies in #100
- chore(deps): Bump @github/copilot-sdk from 0.2.2 to 0.3.0 by @dependabot[bot] in #81
- Improve handler shape validation guidance by @simongdavies in #101
- chore(deps): Bump zod from 4.4.1 to 4.4.2 by @dependabot[bot] in #102
- chore(deps): Bump zod from 4.4.2 to 4.4.3 by @dependabot[bot] in #104
- chore(deps): Bump tokio from 1.52.1 to 1.52.2 in /src/code-validator/guest by @dependabot[bot] in #103
- Handler shape validation guidance by @simongdavies in #105
- chore(deps): Bump cargo-hyperlight from 0.1.9 to 0.1.10 in /src/code-validator/guest by @dependabot[bot] in #108
- chore(deps): Bump ip-address from 10.1.0 to 10.2.0 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #107
- chore(deps): Bump hono from 4.12.14 to 4.12.18 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #109
- Configurable plugin limits by @simongdavies in #106
- feat: add clarifying questions to pptx, pdf, xlsx skills by @simongdavies in #110
- fix: native module resolution breaks validation loop for ha:pdf by @simongdavies in #111
- feat: add actionable config hints to all limit error messages by @simongdavies in #112
- feat: add estimated cost to token usage display by @simongdavies in #114
- fix: restore shape ID counter before createPresentation in restorePre… by @simongdavies in #113
- fix: validate hex colours in hexColor() to prevent XML injection by @simongdavies in #115
- Update changelog by @simongdavies in #116
Full Changelog: v0.4.2...v0.5.0