v0.36.3
alpic-ai/skybridgev0.36.3May 13, 2026by github-actions[bot]
AI Summary
A maintenance release focused on UI improvements, new development utility hooks, and bug fixes for the Skybridge platform.
Key Highlights
- Added toolbar actions and implemented the toolbar UI component.
- Integrated the Skybridge landing page into the project.
- Introduced new hooks: useRequestSize and useRequestClose.
- Fixed issues with capital display, template infinite loops, and OAuth views.
New Features
- Toolbar actions implementation
- Landing page integration
- useRequestSize hook
- useRequestClose hook
- Viewless tool addition
Full Release Notes
## Changes - feat: add useRequestSize @paulleseute (#762) - fix(capitals): capital does not show the same capital as the one selected @udaykakade25 (#746) - fix: allow esbuild builds for pnpm 11 installs @asim48-ctrl (#760) - fix(skill): view and oauth @paulleseute (#756) - feat: add useRequestClose @paulleseute (#759) - fix: template infinite loop @paulleseute (#755) - Julien/sky 363 integrate skybridge landing page @harijoe (#757) - Add viewless tool @harijoe (#754) - fix: remove result from CallToolResponse @paulleseute (#749) - feat: add redirectUrl to useOpenExternal @paulleseute (#751) - Add toolbar actions @harijoe (#752) - Fix/devtools v2 fixes batch @harijoe (#748) - Implement toolbar @harijoe (#741) - feat: revamp create-skybridge template @paulleseute (#743) - fix: dev tunnel on windows @paulleseute (#744) - feat: expose underlying express app as McpServer.express @paulleseute (#734) - feat: add prompt middleware to all example apps @thleonard (#729) - [SKY-339\_1] Make the interface slicker - Step 1: Layout @harijoe (#707) - Implement auto-open of devtools after skybridge dev @harijoe (#735)