| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 11 days | ask: fix watch output to match regular commands by preserving terminal width ↵ | Paul Buetow | |
| detection | |||
| 2026-05-26 | feat(askcli): add watch subcommand | Paul Buetow | |
| Implements `ask watch [subcommand...]` which re-runs a read-only subcommand every 2 seconds and redraws output when it changes, similar to gnu-watch. Safety features: - Restricted to read-only subcommands (list, all, ready, info, urgency, help, dep list) - Recursive watch is blocked - Captures stderr so error messages are visible in the watched display Also adds readOnly field to commandEntry registry for maintainability. | |||
