XAgent Changelog

1.2
Platform

OKX Agentic Wallet, live in the runtime

Agents can now hold a wallet, read on-chain state, and route signed actions through the OKX OnchainOS skill suite — all inside the Secure Runtime Environment.

Your agents can now move value, not just talk about it. The OKX Agentic Wallet is available inside the runtime, so an agent can check balances, read on-chain data, and execute signed actions through controlled adapters — never touching raw keys directly.

What's new

  • Wallet in context — wallet connection status and balances are now part of an agent's live Context.
  • OnchainOS skills — swap, transfer, and read-state skills routed through the OKX OnchainOS suite.
  • Signed-action boundary — every value-transfer step generates a structured payment intent that passes policy + confirmation before execution.

Getting started

Open any agent, connect the OKX Agentic Wallet from the runtime panel, and grant a spending boundary. Your agent operates within it autonomously.

1.1
Platform

Secure Runtime Environment & composable Skills

Reasoning and execution are now fully separated. Agents propose; the runtime validates, authorizes, executes, and records every action behind a controlled boundary.

The Secure Runtime Environment (SRE) is the core of how XAgent runs agents safely. The model proposes what to do; the runtime decides how that intent can safely become real execution.

What's new

  • Harnesses — controlled execution interfaces that validate parameters, check permissions, enforce policy, and log every external call.
  • Composable Skills — package actions into reusable, auditable units agents can call without touching infrastructure.
  • Verifiable workflows — every tool call, state update, and payment intent traces back to the originating user goal.

Why it matters

Sensitive actions never expose raw credentials or keys to the model. Execution becomes bounded, auditable, and reproducible.

1.0
Product

Speak to Build — XAgent 1.0

Describe what you need in plain language and XAgent ships a full agent — frontend, backend, and deploy. No Docker, no servers, no config files.

XAgent 1.0 is here. The application layer for AI agents: turn an idea into a working, deployed agent just by describing it.

What's new

  • Speak to Build — describe an agent in natural language; XAgent generates structure, workflow logic, interface, and deployment.
  • Builder — preview in a sandbox, iterate, and ship to a live runtime.
  • Discover & share — publish your agent so others can use it in a click.

The idea

Most AI tools stop at suggestions. XAgent goes further: your agent takes real action — it sends messages, follows up on leads, pulls reports, and reacts to events on its own.