LobsterBoard adds theme system and template gallery

Theme system implementation
LobsterBoard has added a theme system that provides five visual options. The original dark mode remains the default. Users can switch themes from a dropdown menu while in edit mode, and the system remembers their choice.
- Terminal theme: Green CRT monitor aesthetic
- Paper theme: Warm cream/sepia color scheme
- Feminine light theme: Soft pinks and lavenders
- Feminine dark theme: Dark background with purple accents
Template gallery functionality
The template gallery allows users to export their entire dashboard layout as a template, complete with an auto-captured screenshot preview. Users can browse other templates and import them in two ways:
- Full replacement of existing dashboard
- Merge below existing widgets
The system automatically strips sensitive data including API keys and calendar URLs during export, preventing accidental exposure of credentials like Google Calendar tokens.
📖 Read the full source: r/openclaw
👀 See Also

PgAdmin 4 9.13 Adds AI Assistant Panel to Query Tool
PgAdmin 4 version 9.13 introduces an AI Assistant panel in the Query Tool that can generate SQL from natural language when AI is configured. The update also includes a Workspace layout for distraction-free query editing and ad-hoc server connections.

cc-soul plugin adds persistent memory and adaptive personas to OpenClaw
The cc-soul plugin for OpenClaw provides permanent memory storage across sessions, 10 auto-switching personas, and learning from corrections. Installation requires one command with zero configuration.

Team Memory MCP: Open Source Shared Memory for Claude Code with Bayesian Confidence Scoring
Team Memory MCP is an open source tool that provides shared team memory for Claude Code with Bayesian confidence scoring. It uses a Beta-Bernoulli model to rank patterns, includes temporal decay with 90-day half-life, and can be added to Claude Code with a single command.

Hearth: Self-Hosted Multi-User AI Chat App for Households on OpenClaw
Hearth is a self-hosted household AI chat app built on OpenClaw that provides separate accounts and conversations for each family member, with features including PIN/biometric login, private chats, reminders, and model presets.