Skip to content

0.1.0

Choose a tag to compare

@ochafik ochafik released this 11 Dec 23:53
· 51 commits to main since this release
0408a6e

What's Changed

Spec / API changes:

  • feat: implement ui/notifications/tool-cancelled + add missing App.onteardown by @ochafik in #120
  • feat: store and expose hostContext in App class by @ochafik in #139
  • spec: add media-src to CSP for video and audio support by @aharvard in #109
  • spec: fix: ui/tool-cancelled -> ui/notifications/tool-cancelled by @idosal in #118
  • spec: fix: host may request user consent by @idosal in #126
  • build: auto-generate Zod schemas from TypeScript types using ts-to-zod by @ochafik in #116
  • examples: add wiki-explorer-server example by @jonathanhefner in #122

Other PRs:

  • chore: update @modelcontextprotocol/sdk to 1.24.3 by @ochafik in #117
  • Preserve existing files on gh-pages during docs deploy by @jonathanhefner in #121
  • refactor(examples): use concurrently API for proper process cleanup by @ochafik in #128
  • add npm version badge by @ochafik in #113

New Contributors

Full Changelog: v0.0.7...v0.1.0