v.0.35.22
alpic-ai/skybridgev.0.35.22Apr 21, 2026by paulleseute
AI Summary
A minor release focused on improving the development workflow with a new tunnel command and enhanced dev output logging.
Key Highlights
- Added `dev:tunnel` command for development tunneling
- Made tunnel logs optional to reduce noise
- Revamped the dev output formatting
New Features
- Dev tunnel command (`dev:tunnel`)
- Optional tunnel logs
- Revamped dev output
Full Release Notes
## What's Changed * feat: add dev:tunnel cmd by @paulleseute in https://github.com/alpic-ai/skybridge/pull/690 * feat: make tunnel logs optional by @paulleseute in https://github.com/alpic-ai/skybridge/pull/689 * feat: revamp dev output by @paulleseute in https://github.com/alpic-ai/skybridge/pull/692 **Full Changelog**: https://github.com/alpic-ai/skybridge/compare/v0.35.21...v.0.35.22