What's New
- CLI discoverability:
dippy --help,dippy --version, and TTY detection so runningdippyinteractively no longer hangs __future__added to safe Python modules:from __future__ import annotationsno longer triggers confirmation
Bug Fixes
- Fixed parse errors when delegating commands with special characters (e.g.,
uv run python -c "print('hello')") - Fixed glob patterns in trailing
*config rules not matching bare commands (e.g.,tea issue* close *now matchestea issues close)