Skip to content

My Virtual World v1.0.15

Choose a tag to compare

@eliautobot eliautobot released this 16 Jun 06:26

Highlights

  • Adds the edit-panel + New Agent flow for creating agents directly inside My Virtual World.
  • Adds backend-driven platform discovery through /api/agent-platforms.
  • Adds /api/agent/create support for OpenClaw, Hermes, and Codex agents.
  • Adds native Codex provider support with configurable Codex home, workspace roots, sandbox, approval policy, and native agent registration.
  • Expands Hermes provider support to discover, create, and delete profile-backed product agents.
  • Adds location fields under Settings -> General and the setup wizard for future location-aware Day & Time Cycle, Time, and Weather behavior.
  • Updates Docker/env docs for OpenClaw host paths, Hermes launcher path, and Codex CLI mounts/settings.

Verification

  • Local npm test passed.
  • Local git diff --check passed.
  • Live 8590 /healthz passed before release.
  • GitHub Actions Smoke Test passed for the release commit bac9198.
  • New Agent create/delete was tested for OpenClaw, Hermes, and Codex before the release update.