dmenu mode was incorrectly trying to execute the selected item as a command (via hyprctl/sh). Now it properly prints the selection to stdout, enabling standard dmenu piping workflows like: git branch | owlry -m dmenu | xargs git checkout
- High value/low effort: hot-reload, frecency pruning, :recent, clipboard images - Medium effort: universal actions, plugin settings UI, result capture - Bigger bets: window switcher, cross-device sync, natural language, plugin marketplace - Technical debt: meval→evalexpr, API compat, per-plugin config 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>