Skip to content

v0.9.0

Choose a tag to compare

@zot zot released this 26 Jan 23:52
· 70 commits to main since this release

What's New

Skills Reorganization

  • Replaced ui-builder with focused skills: /ui, /ui-basics, /ui-fast, /ui-thorough, /ui-testing
  • /ui-fast for rapid prototyping with checkpointing
  • /ui-thorough for full workflow (requirements → design → code → audit)

Install Improvements

  • Apps and lua files now properly installed with symlink support
  • Recursive directory installation for app bundles
  • Cleaner install code with extracted helper functions

MCP Shell Enhancements

  • Added notifications system with disconnect warnings
  • Help icon in status bar links to documentation
  • Improved wait time counter and busy detection

Bug Fixes & Cleanup

  • Updated specs and design to match implementation
  • Removed deprecated ui-builder agent
  • Code simplification throughout