v1.0.3

Updated at:

Agent Manager v1.0.3 builds on v1.0.2. This release note lists the improvements in v1.0.3 and describes how to upgrade to this version.

Release information

  • Release date: 2025-05-30

  • Image: compute-nest-registry.cn-hangzhou.cr.aliyuncs.com/computenest/agent-manager:20260529_release_final_1

Improvements in v1.0.3

Agent Manager v1.0.3 delivers improvements in the following areas:

Observability

  • Automatic Simple Log Service (SLS) integration — After the platform is deployed, Agent Manager automatically integrates with SLS structured log collection. You can query tiered logs (business, platform, and runtime) in one place without configuring Logtail manually.

  • Request ID in API logs — The request ID is propagated end to end in API logs, which makes troubleshooting more efficient.

Operations and usability

  • Agent environment variables — Manage Agent environment variables centrally in a .env file.

  • AI gateway — The AI gateway supports automatic configuration and is ready to use as soon as deployment finishes.

  • Agent type creation by copying — When you create an Agent type by copying, all configuration items are filled in automatically, and switching the configuration template format is improved.

  • Skill mounting — The Skill mounting text and the default mount path are improved.

  • Sandbox upgrade interface — The sandbox upgrade interface is now fully internationalized.

Agent capabilities

  • Feishu channel for the Hermes Agent type — The Hermes Agent type adds a Feishu channel. You can connect a Feishu bot with an App ID and an App Secret.

  • OpenClaw and Hermes Agent image versions — This release updates both Agent types to the latest stable image versions, fixes several known issues, and enhances functionality.

Security and compliance

  • Sandbox terminal sign-in — When you open a sandbox terminal in the console, you sign in with a dedicated business account, which provides clearer permission isolation.

  • Pre-upgrade confirmation — A pre-upgrade confirmation parameter is added to prevent accidental operations.

  • Row-Level Security (RLS) — RLS on the database prevents non-administrator users from escalating their own privileges.

Upgrade to v1.0.3

The steps that apply to you depend on how the environment was deployed:

  • Existing environment upgraded from v1.0.2 — Step 3 is required.

  • Newly deployed environment — Step 3 does not apply, because the initialization script already includes all the configuration.

  1. (Required) In the Alibaba Cloud Compute Nest console, run Upgrade on the service instance. The incremental database migration completes automatically as part of the upgrade. For instructions, see Upgrade an instance.

  2. (Optional) On the Agent Manager platform, go to Sandbox Configuration and update the images of the following SandboxSets:

    • agent-manager-openclaw: compute-nest-registry.cn-hangzhou.cr.aliyuncs.com/computenest/openclaw-manager-openclaw-test:2026.5.19

    • agent-manager-hermes: compute-nest-registry.cn-hangzhou.cr.aliyuncs.com/computenest/openclaw-manager-hermes-test:2026.5.16

    Note

    The Hermes Feishu channel depends on software development kits (SDKs) such as lark-oapi that are preinstalled in the container image. Make sure that the agent-manager-hermes SandboxSet uses the Hermes image specified in this step.

  3. (Required for upgrades from v1.0.2) After the Compute Nest upgrade completes, run an Agent configuration update manually one time on the Agent Manager platform. For more information, see the Agent version upgrade guide.

Important

The OpenClaw and Hermes Agent image version changes require configuration compatibility adjustments, including the Hermes Feishu channel template, startup_command, and the OpenClaw DingTalk template.

Considerations

  • Log collection — Agent Manager v1.0.3 enables SLS log collection by default. If you already run your own logging solution, you can turn it off in the deployment parameters.