← Back to changelog
1.2.0Feature

Agents Management, Molty Directory, and Docs Site

Multi-agent workspace editor, ecosystem directory with community projects, embedded OpenClaw documentation, Molty rebrand, and gateway v1.2.0.

Dashboard

Agents management

The new Agents tab lets you manage multi-agent configurations directly from the dashboard. For each agent you can:

  • Edit workspace files - SOUL.md, AGENTS.md, USER.md, IDENTITY.md, TOOLS.md, and HEARTBEAT.md with a built-in markdown preview
  • Control tool access - Toggle individual tools on/off with quick presets (Minimal, Coding, Messaging, Full)
  • Create new agents - Add agents with custom ID, name, and emoji, each with their own workspace

Editing files won't restart your Molty or drop connections. Tool access changes take effect on the next agent turn.

Molty rebrand

The dashboard has been rebranded from "Gateway" to "Molty" throughout the UI - sidebar, selectors, and page headers now use the Molty name.

Terminal improvements

  • Persistent history - Terminal command and output history now survives page refreshes
  • Automatic reconnection - The terminal recovers gracefully when your gateway restarts
  • Toolbar icons - Cleaner terminal toolbar with icon buttons

Other dashboard improvements

  • Gateway image tag selector - Choose which image tag to deploy when creating a new Molty
  • Header scroll fix - Fixed header scrolling issues with sidebar icon collapse
  • Provider labels - Added labels for openai-codex, azure, and opencode providers
  • Smart provider detection - Configured providers are now inferred from your active model selection

Molty Directory

A new community directory at /directory showcasing ecosystem projects built with or for OpenClaw:

  • Browse projects with descriptions, links, and source availability
  • Each project gets its own detail page with Open Graph images
  • Submit your own project to be listed

Documentation site

Embedded OpenClaw docs are now available directly on the site at /docs:

  • Full documentation synced from upstream OpenClaw
  • Sidebar navigation with section grouping
  • Search with Cmd+K keyboard shortcut
  • Automatic link transforms between doc pages

Gateway (v1.2.0)

  • Wizard restart resilience - The setup wizard now recovers if your Molty restarts mid-setup
  • Region expansion - 16 regions now available when creating a new Molty
  • Improved stability - Better startup checks and automatic recovery for hooks and memory

Fixes

  • Anthropic provider detection - Fixed Anthropic incorrectly showing as configured on fresh gateways
  • xAI auth path - Fixed xAI provider using wrong auth path (was configuring as ZAI)
  • Model selection - Fixed model picker choosing wrong provider for duplicate model IDs
  • Skill status - Fixed skill status showing disabled after toggling enable