New
v0.3.1
Downloads
Linux
macOS (Darwin)
Windows
Install
All Platforms (Shell Script)
curl -fsSL https://raw.githubusercontent.com/microsoft/wassette/main/install.sh | bash
This will detect your platform and install the latest wassette binary to your $PATH.
Usage
# Start the MCP server
wassette serve --sse --policy-file policy.yaml
What's Changed
- Update CHANGELOG.md for v0.3.0 release and add new Unreleased section by @Copilot in https://github.com/microsoft/wassette/pull/312
- chore: update winget and homebrew for v0.3.0 by @duffney in https://github.com/microsoft/wassette/pull/311
- ci: add issue triage agentic workflow by @Mossaka in https://github.com/microsoft/wassette/pull/310
- Move CLI reference docs to new reference section in mdBook by @Copilot in https://github.com/microsoft/wassette/pull/314
- Fix invalid workflows permission in dependabot-automerge workflow by @Copilot in https://github.com/microsoft/wassette/pull/322
- Fix:
wassette secret setreturns error if component ID is not found by @Copilot in https://github.com/microsoft/wassette/pull/318 - feat: automate version bumps in release CI pipeline by @Copilot in https://github.com/microsoft/wassette/pull/320
- Add multi-version documentation support with version dropdown by @Copilot in https://github.com/microsoft/wassette/pull/316
- Fix: update artifact upload path to include 'wassette' directory by @Mossaka in https://github.com/microsoft/wassette/pull/334
- Add Playwright and mdbook instructions for documentation changes by @Copilot in https://github.com/microsoft/wassette/pull/329
- Fix: update redirect URLs in index.html to remove 'wassette' prefix by @Mossaka in https://github.com/microsoft/wassette/pull/335
- Fix: generate the docs in the CI instead of a index.html to avoid double redirect by @Mossaka in https://github.com/microsoft/wassette/pull/336
- Fix Mermaid sequence diagram rendering in documentation by @Copilot in https://github.com/microsoft/wassette/pull/324
- docs: Add cookbook section with language-specific guides for building Wasm components by @Copilot in https://github.com/microsoft/wassette/pull/328
- Docs: Add comprehensive installation page with tabbed interface and remove duplicate pages by @Copilot in https://github.com/microsoft/wassette/pull/326
- Add $schema field to all policy YAML files by @Copilot in https://github.com/microsoft/wassette/pull/331
- chore(deps): Bump actions-rust-lang/setup-rust-toolchain from 1.15.1 to 1.15.2 by @dependabot[bot] in https://github.com/microsoft/wassette/pull/341
- chore(deps): Bump dtolnay/rust-toolchain from be73d7920c329f220ce78e0234b8f96b7ae60248 to 6d653acede28d24f02e3cd41383119e8b1b35921 by @dependabot[bot] in https://github.com/microsoft/wassette/pull/344
- chore(deps): Bump peter-evans/create-pull-request from 7.0.5 to 7.0.8 by @dependabot[bot] in https://github.com/microsoft/wassette/pull/345
- chore(deps): Bump tokio-rustls from 0.26.3 to 0.26.4 by @dependabot[bot] in https://github.com/microsoft/wassette/pull/348
- chore(deps): Bump axum from 0.8.5 to 0.8.6 by @dependabot[bot] in https://github.com/microsoft/wassette/pull/349
- chore(deps): Bump serde from 1.0.226 to 1.0.228 by @dependabot[bot] in https://github.com/microsoft/wassette/pull/350
- chore(deps): Bump actions/setup-node from 4 to 5 by @dependabot[bot] in https://github.com/microsoft/wassette/pull/342
- Fix: Skip generated bindings.rs files in copyright check by @Copilot in https://github.com/microsoft/wassette/pull/338
- ci: adds scout agentic workflow by @Mossaka in https://github.com/microsoft/wassette/pull/351
- Add user-focused permissions documentation under "Using Wassette" by @Copilot in https://github.com/microsoft/wassette/pull/333
- example: add a new search component by @Mossaka in https://github.com/microsoft/wassette/pull/337
- fix: make dependabot automerge workflow non-blocking by @Copilot in https://github.com/microsoft/wassette/pull/355
- feat(ci): add CI Doctor agentic workflow by @Mossaka in https://github.com/microsoft/wassette/pull/359
- chore(deps): Bump docker/login-action from 3.5.0 to 3.6.0 by @dependabot[bot] in https://github.com/microsoft/wassette/pull/343
- chore(deps): Bump softprops/action-gh-release from 2.3.3 to 2.3.4 by @dependabot[bot] in https://github.com/microsoft/wassette/pull/346
- docs: improve RELEASE.md with example image release instructions by @Copilot in https://github.com/microsoft/wassette/pull/362
- Add AGENTS.md and Claude.md development guides for AI agents by @Copilot in https://github.com/microsoft/wassette/pull/360
- Fix typos: "capabiltiies" → "capabilities" and "blcoked" → "blocked" by @Copilot in https://github.com/microsoft/wassette/pull/363
- Add documentation for GitHub Agentic Workflows by @Copilot in https://github.com/microsoft/wassette/pull/353
- Add GitHub Actions workflow for GitHub Copilot coding agent development environment setup by @Copilot in https://github.com/microsoft/wassette/pull/366
- examples: add context7 component in Rust by @Mossaka in https://github.com/microsoft/wassette/pull/306
- feat: extract component docs for tool description by @Mossaka in https://github.com/microsoft/wassette/pull/356
- Move permissions documentation to reference section after CLI by @Copilot in https://github.com/microsoft/wassette/pull/370
- chore(deps): Bump crate-ci/typos from 1.36.3 to 1.37.2 by @dependabot[bot] in https://github.com/microsoft/wassette/pull/347
- Add rust-toolchain.toml with Rust 1.90 by @Copilot in https://github.com/microsoft/wassette/pull/371
- Add agent instruction file for proper Wassette permission management by @Copilot in https://github.com/microsoft/wassette/pull/372
- Update README and related documents to include all 9 examples by @Copilot in https://github.com/microsoft/wassette/pull/376
- chore(deps): Bump cachix/install-nix-action from 31.7.0 to 31.8.0 by @dependabot[bot] in https://github.com/microsoft/wassette/pull/381
- chore(deps): Bump crate-ci/typos from 1.37.2 to 1.38.1 by @dependabot[bot] in https://github.com/microsoft/wassette/pull/382
- chore(deps): Bump softprops/action-gh-release from 2.3.4 to 2.4.1 by @dependabot[bot] in https://github.com/microsoft/wassette/pull/383
- chore(deps): Bump wasmparser from 0.236.1 to 0.239.0 by @dependabot[bot] in https://github.com/microsoft/wassette/pull/384
- chore(deps): Bump wat from 1.239.0 to 1.240.0 by @dependabot[bot] in https://github.com/microsoft/wassette/pull/385
- fix: update samples latest after release is published by @duffney in https://github.com/microsoft/wassette/pull/386
- Add comprehensive Docker support for containerized Wassette deployments by @Copilot in https://github.com/microsoft/wassette/pull/369
- Add RELEASE_TOKEN secret as token input to prepare-release workflow by @Copilot in https://github.com/microsoft/wassette/pull/387
- chore(release): bump version to 0.3.1 by @Mossaka in https://github.com/microsoft/wassette/pull/388
Full Changelog: https://github.com/microsoft/wassette/compare/v0.3.0...v0.3.1