Releases: AndurilCode/mcp-apps-kit
Releases · AndurilCode/mcp-apps-kit
v0.5.0
What's Changed
- feat(examples): Add weather app example with Open-Meteo API integration by @gabrypavanello in #81
- Logo by @gabe4coding in #82
- refactor: Rewrite CLAUDE.md as concise notes instead of documentation by @gabrypavanello in #83
- feat(ci): Add 50% code coverage quality gate by @gabrypavanello in #84
- docs: Add AGENTS.md files for OpenAI Codex compatibility by @gabrypavanello in #86
- feat: Add daily automation workflow for Claude Kaizen tasks by @gabrypavanello in #87
- [Kaizen Daily Task] Daily Hygiene Update - 2026-01-12 by @claude[bot] in #88
- Fix defineUI examples in README by @gabrypavanello in #89
- chore(deps-dev): bump the development-dependencies group across 1 directory with 11 updates by @dependabot[bot] in #91
- [Kaizen Daily Task] Daily Hygiene Update - 2026-01-13 by @claude[bot] in #92
- feat: Add defineMiddleware API with full result-passing support by @gabe4coding in #94
- feat(core,ui): Add auto-generated client types by @gabe4coding in #93
- feat: Inline schema syntax for defineTool by @gabe4coding in #95
- feat(ext-apps-support): Update ext-apps library to version 0.4.0 by @gabrypavanello in #96
- [Kaizen Daily Task] Daily Hygiene Update - 2026-01-14 by @claude[bot] in #97
- feat(core): implement fluent tool builder API by @gabe4coding in #98
- chore(deps): bump the production-dependencies group across 1 directory with 5 updates by @dependabot[bot] in #90
- feat(core): Add MCP server icon support by @gabrypavanello in #85
- chore: bump package versions to 0.5.0 across all packages by @gabrypavanello in #99
New Contributors
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- refactor(ui): Simplify UI package code for clarity and maintainability (Vibe Kanban) by @gabe4coding in #71
- Auto-resize-mcp-apps by @gabe4coding in #72
- refactor(core): Extract shared utilities and remove code duplication (Vibe Kanban) by @gabe4coding in #73
- refactor(ui-react): Simplify hook implementations with cleaner state patterns (Vibe Kanban) by @gabe4coding in #74
- Remove All mentions about Claude Desktop (vibe-kanban) by @gabe4coding in #75
- chore: Add Husky pre-commit hook for automatic code formatting (Vibe Kanban) by @gabe4coding in #76
- refactor(ui-react): Simplify hooks and reduce code duplication (Vibe Kanban) by @gabe4coding in #77
- feat(create-app): Add protocol option and improve CLI scaffolding by @gabe4coding in #78
- chore: Bump package versions to 0.4.0 across all packages by @gabrypavanello in #79
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- chore(deps): bump actions/setup-node from 4 to 6 by @dependabot[bot] in #64
- chore(deps): bump actions/upload-pages-artifact from 3 to 4 by @dependabot[bot] in #65
- chore(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #66
- feat(send-logs): Add support to send logs throuhg API by @gabrypavanello in #68
- feat(testing-lib) Implementing a testing suite for MCP and Evals by @gabrypavanello in #69
- chore: Bump package versions to 0.3.0 across all packages and update dependencies by @gabe4coding in #70
Full Changelog: v0.2.8...v0.3.0
v0.2.8
What's Changed
- feat((versioning): Implemented versioned route apps by @gabrypavanello in #63
New Contributors
- @gabrypavanello made their first contribution in #63
Full Changelog: v0.2.7...v0.2.8
v0.2.7
What's Changed
- Add internal documentation and improve type definitions by @gabe4coding in #61
- Enhance GreetingWidget with modal for user input and ergonomic API access by @gabe4coding in #62
Full Changelog: v0.2.6...v0.2.7
v0.2.6
What's Changed
- Implement React UI Builder and Enhance Greeting Widget by @gabe4coding in #58
Full Changelog: v0.2.5...v0.2.6
v0.2.5
What's Changed
- Introduce colocated UI definitions for tools by @gabe4coding in #57
Full Changelog: v0.2.4...v0.2.5
v0.2.4
What's Changed
- Add OpenAI domain challenge config support by @gabe4coding in #53
- Enhance documentation for core, create-app, ui-react, and ui packages by @gabe4coding in #54
- Update gitignore and remove tracked files by @gabe4coding in #55
- Add support for MCP Apps capabilities and versioning by @gabe4coding in #56
Full Changelog: v0.2.3...v0.2.4
v0.2.3
What's Changed
- Implement OAuth 2.1 authentication with JWT validation and discovery by @gabe4coding in #52
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- Add Vercel serverless deployment support and update dependencies by @gabe4coding in #51
Full Changelog: v0.2.1...v0.2.2