·
4 commits
to main
since this release
What's Changed
- add feedback tools by @tilyupo in #40
- [otel] Update DevKit Server with OTEL implementation by @mattpodwysocki in #39
- [otel] Update DevKit Server docs with OTEL information by @mattpodwysocki in #41
- [mcp-ui] Adding MCP-UI support to those that support URLs by @mattpodwysocki in #42
- [tools] Update schemas to not fail upon parsing by @mattpodwysocki in #43
- [docs] Update CLAUDE and other agent docs by @mattpodwysocki in #45
- [prompts] Add MCP prompts for multi-step workflows by @mattpodwysocki in #46
- [plop] Fix templates for input/output schemas, tests, and non-interactive mode by @mattpodwysocki in #48
- [skills] Add Mapbox Agent Skills for domain expertise by @mattpodwysocki in #47
- Add validate_style_tool for offline Mapbox style validation by @mattpodwysocki in #49
- Add validate_geojson_tool for offline GeoJSON validation by @mattpodwysocki in #50
- [tools] Add optimize_style_tool for style optimization by @mattpodwysocki in #54
- Add validate_expression_tool for Mapbox expression validation by @mattpodwysocki in #51
- [tools] Add compare_styles_tool for style comparison by @mattpodwysocki in #52
- [skill+prompt] Add mapbox-style-quality skill and prepare-style-for-production prompt with automatic validation by @mattpodwysocki in #55
- [tools] Add check_color_contrast_tool for WCAG accessibility compliance by @mattpodwysocki in #53
- Add Accept header for documentation fetching by @mattpodwysocki in #58
- Add resource://mapbox-documentation with proper MIME type support by @mattpodwysocki in #59
- Dynamic tool registration based on MCP client capabilities by @mattpodwysocki in #61
- Addressing CVE-2026-0621 and stability fixes by @jussi-sa in #63
New Contributors
Full Changelog: v0.4.6...v0.4.7