Release v0.5.0
Changes
- Add interaction state infrastructure and state-based input routing.
- Improve inline menu flow with unified Cancel button and single-active menu behavior.
- Improve permission flow with active-state locking.
- Improve question flow with explicit custom-input mode and stale callback protection.
- Improve rename flow with no timeout and strict interaction locking.
- Add unknown command fallback and context-aware interaction blocking.
- Centralize interaction cleanup and harden reset flows.
Bug Fixes
- Render action buttons vertically.
- Generate /help from centralized command definitions.
Documentation
- Add branch naming convention.
- Align README and PRODUCT with interaction routing and cleanup behavior.
Full changelog: v0.4.0...v0.5.0