What's Changed
- feat(skills): add hyperframes-cli skill by @vanceingalls in #154
- feat(cli): add gradient ASCII banner to init command by @vanceingalls in #156
- feat(studio): full IDE-like file management by @miguel-heygen in #147
- feat(docs): add template preview generation script by @jrusso1020 in #159
- feat(skills): add gsap-effects skill with typewriter pattern by @vanceingalls in #158
- feat(cli): simplify init flow by @miguel-heygen in #163
- feat(docs): add template gallery page with visual previews by @jrusso1020 in #160
- refactor(cli): move templates to templates/ for remote fetching by @jrusso1020 in #161
- fix(producer): hoist external CDN scripts from sub-compositions by @miguel-heygen in #164
- feat(cli): add remote template fetching via giget by @jrusso1020 in #162
- feat(ci): add alpha/beta/rc pre-release support to publish workflow by @jrusso1020 in #167
- fix(producer): rewrite relative asset paths when inlining sub-compositions by @miguel-heygen in #166
- feat(studio): drag-drop assetfile/folder and asset import anywhere in the studio by @miguel-heygen in #155
- feat(skills): add audio visualizer effect with extraction script by @vanceingalls in #168
- refactor(lint): break 1,314-line monolith into focused rule modules with plugin system by @miguel-heygen in #170
- chore: remove pnpm lock by @vanceingalls in #171
- feat: async skills install by @vanceingalls in #172
- feat(cli): add project-level audio lint rules to catch silent renders by @vanceingalls in #169
Full Changelog: v0.1.15...v0.2.0-alpha.1