HUD Enhancements (inspired by claude-hud)
- Tool activity tracking:
◐ Edit: auth.ts │ ✓ Read ×3 │ ✓ Grep ×2 - Enhanced todo progress:
▸ Fix auth bug (2/5)(was justTodos: 2/5) - Named presets:
{"preset": "developer"}— minimal, developer, full, performance
Cowork Compatibility
- Plugin was already format-compatible with Cowork (same plugin system as Claude Code)
- Added homepage field and "cowork" keyword for discoverability
- PRIVACY.md added for official Anthropic marketplace submission
Bug Fix
- Multi-LLM route missing from smart router —
/octo:multiwas unreachable via/octo:auto. Keywords like "multi", "multi-llm", "multi-provider" now correctly route to the multi-LLM workflow.
Also
- Hardened plugin validation (PR #208), marketplace sync fix, test updates
Full Changelog: v9.10.2...v9.10.3