Skip to content

v1.9.0 — Scoped Bundles, Compare Tool, Keyboard & UX

Choose a tag to compare

@ThanhWilliamLe ThanhWilliamLe released this 25 Mar 07:05
· 4 commits to main since this release

What's new in v1.9.0

Live Agent Testing

  • 3-persona live testing via Playwright MCP (Power User, Non-Technical, New Adopter)
  • No blocking bugs found — all critical flows validated

Scroll & Keyboard UX

  • Arrow key navigation now centers the focused item in the panel
  • Instant scroll on key hold (no animation lag)
  • Works in both Browse and My Setup tabs

CLI Delegation (ADR-001)

  • 8 operations migrated from direct file I/O to native CLI delegation
  • Claude Code: MCP add/remove, plugin uninstall/enable/disable, marketplace remove
  • Gemini CLI: MCP add/remove, MCP enable/disable, extension enable/disable, skill uninstall

Thin-Wrapper Audit

  • Dead code removed (~300 lines), import perf optimized
  • Bundle portability verified (385-plugin bundle, machine-agnostic)

Browse UX

  • Scoped bundles, Compare tool, keyboard nav, multi-select
  • Space auto-enters selection mode + toggles
  • Marketplace source progress spinner
  • Recommended sources default checked on import

Quality

  • 1,900 tests passing, TypeScript strict clean

Download