v0.1.4
Added
- enroll: allow enrolling tasks that are currently in
human,done,
orcancelstatus (previously enroll was limited tonew/work). - lazy: rework Jobs panel columns — worktime column, colored status glyph,
right-aligned task id.
Changed
- cli: drop
autosk assignin favour ofautosk enroll --agent.
enroll --agent <pkg>is now the single way to bind an agent to a task,
with or without a workflow. - examples: move workflow JSON examples to
docs/examples/workflows/.
Fixed
- lazy: render the full comment thread in the Tasks → Detail pane
(drop the previous "last 5 comments" cap). - enroll: address review remarks on the human / done / cancel enroll path.
Docs
- enroll: refresh
docs/workflows.mdand CLI docstrings for the new
human / done / cancel enroll behaviour.
Full Changelog: v0.1.3...v0.1.4