DEV Community

coffee
coffee

Posted on

xAgent 0.0.5.beta Is Available

xAgent 0.0.5.beta Is Available

xAgent Dashboard

xAgent is a server-side, multi-user AI Agent work portal built for completing real tasks, not just conversations.

Administrators prepare models, Skills, Tools, MCP servers, Connectors, and safety policies. Users then describe the goal, provide materials, and confirm important actions when needed. Tasks continue on the server even when the user's device is offline.

This release focuses on runtime and service-boundary consolidation rather than adding more surface-level features:

  • Clarified responsibilities across runtime flows to reduce maintenance and troubleshooting complexity;
  • Prepared the codebase for progressively consolidating Connectors, installation, and release workflows in the main repository;
  • Continued strengthening existing session, approval, Skill, Tool, MCP, Connector, and workspace-isolation capabilities.

The goal is to make xAgent a tool that gets work done. It can chat, but when a task involves files, external systems, approvals, or long-running execution, it should keep moving the work forward.

xAgent is still in beta. It is intended for people exploring self-hosted deployment, multi-user AI Agents, custom Skills, and IM Connector integrations.

Documentation: https://xagent.xiagaogao.com/en/

Feedback is welcome:

  1. Which recurring tasks would you most like an Agent to run continuously?
  2. Where do you get stuck most often: deployment, model configuration, or Connector setup?
  3. Which Skills, MCP integrations, or Connectors would be most useful?
  4. Report an issue or share a feature request: https://github.com/coffeehc/xagent-releases/issues/new

Top comments (0)