plan-sidebar
extension
Right-side session plan sidebar with a Markdown checklist editor and plan get/set tool
markdownplanningsessionui
Open Settings → Add-Ons and pick plan-sidebar
Source: addons/plan-sidebar

Adds a right-side slide-out sidebar for the current chat/session plan.

Tool

json
{ "action": "get" }
json
{ "action": "set", "markdown": "- [ ] Verify build\n- [ ] Report back" }

By default the tool uses the active chat/session. Pass chat_jid only when intentionally reading or writing another session.