v0.16.0 — AI chat changes a whole board column in one step

v0.16.0New feature@Denis PovarovSeptember 21st, 2026

The AI chat used to change notes one at a time. Ask it to clear a Backlog column of forty cards and it worked through them individually, ran out of the steps it gets per message, and stopped somewhere in the middle — often after about twenty-five.

It now changes many notes in a single step.

  • Move a whole column. "Move everything in Backlog to Done" moves every card at once, up to 50 notes per step.

  • Set a property across a list. Give the same due date, status, or owner to a batch of notes in one go.

  • Nothing is dropped silently. A note that is in the trash, or on a different board from the column you named, is listed in the answer rather than failing the whole request.

  • The same for your coding assistant. Claude Code, Cursor, and anything else connected over MCP get the list form of both tools too.

The assistant is also better at finishing long jobs: if a request needs more work than one step allows, it carries on rather than reporting the job done when it only got part way through.

All updates