v0.92.1
Fixed
- A name is not a key:
griglia:check --agent=andgriglia:watch --agent=now match the configured
agents by key or label, in any case (Claude Code,Claude,CLAUDE→claude), and an agent nobody
configured stops the command with the list of the real ones. Before, an unrecognised text ran as itself and
the ownership guard compared it with the resolved owner, so every task was refused with a message where the
two agents looked like the same one («belongs to agent «Claude», you are «claude»»). On a board with a
single agent the option is now decoration instead of a refusal. A label stored where a key belongs
(todos.agent/checklists.agent) resolves to its agent as well, instead of falling back to the default.
Full changelog: v0.92.0...v0.92.1