v1.0.1

alpic-ai/skybridgev1.0.1May 19, 2026by harijoe

AI Summary

A patch release addressing client hints, CSS module asset base URL transforms, landing page SEO improvements, and normalization of tool metadata.

Key Highlights

  • Added client hints to tool extra type
  • Fixed CSS module asset base URL transform
  • Landing page SEO, OG images, and GA4 integration
  • Fixed mobile responsiveness and widened sidebar
  • Normalized `_meta` to `meta` in ChatGPT Apps SDK adaptor

New Features

  • Client hints support
  • CSS module fix for asset base URL
  • SEO and analytics enhancements
  • Mobile responsive fixes
  • Meta normalization

Full Release Notes

## Changes

- feat: add client hints to tool extra type @paulleseute (#791)
- chore: bump alpic-ai insights package for all example apps @thleonard (#790)
- fix: drop template border radius @paulleseute (#787)
- fix(core): skip CSS modules in asset base URL transform @serhiizghama (#775)
- fix(landing): mobile responsive fixes @appledr1nker (#785)
- fix(landing): widen showcase sidebar from 280px to 300px @csonigo (#783)
- fix: normalize \_meta to meta in ChatGPT Apps SDK adaptor @udaykakade25 (#767)
- feat(landing): SEO, OG images, GA4, content polish \& DevTools illustrations @appledr1nker (#784)
- Refresh README landing page @rodincave (#736)
- Bump examples and packages to v1.0.0 @harijoe (#781)
- Landing: round of edits @harijoe (#780)
- feat: add missing tool definition \_meta @paulleseute (#774)