Adds a right-side slide-out sidebar for the current chat/session plan.
chat_jid in Piclaw's extension KV store.plan tool with get and set actions so the model can inspect or update the same session plan.{ "action": "get" }{ "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.