Skip to content

v0.14.0

Choose a tag to compare

@kvaps kvaps released this 17 Aug 10:58
· 714 commits to main since this release
cc51391

Copy a card's id straight from the board

Agents act on a card by its uid — every MCP card tool takes it — and until now the UI never showed it. Hovering a card now offers an ID button that copies it to the clipboard, ready to paste into a chat with an agent.

It takes the slot of the hover pencil, which the card no longer needs: double-clicking a card opens the detail pane, and that already renames it and edits its description. The now-unreachable inline title editor was removed with it.