Skip to main content

Independent AI Agent with Persistent First-Person Memory and Multi-User Interaction

Project description

xAgent

Python License

xAgent is a local-first AI agent platform that gives each agent its own identity, memory, workspace, and ongoing life.

Interact with your agents through the terminal, Web UI, voice, Feishu, or Weixin, and manage them from a unified interactive launcher.

Features

  • Local-first — Agent data is stored on your own machine.
  • Independent agents — Each agent has its own identity, memory, diary, workspace, skills, tasks, logs, and channel state.
  • Multiple interfaces — Use xAgent from the terminal, Web UI, voice, Feishu, or Weixin.
  • Unified management — Create, configure, and manage agents from one interactive launcher.

Requirements

  • Python 3.10 or later

Installation

Install with the official script

curl -fsSL https://raw.githubusercontent.com/ZJCODE/xagent/main/install.sh | bash

Install with pip

pip install myxagent

Getting Started

After installation, launch xAgent with:

xagent

The interactive launcher will guide you through creating and managing your agents.

Updating

Update xAgent without changing how it was installed:

xagent update

The command detects whether the current xAgent was installed as an isolated uv tool or with pip, then asks that same package manager to perform the update. If background channels are running, xAgent offers to restart them after a successful version change. Use xagent update --restart to restart them automatically, or xagent update --no-restart to leave them running.

Local Data

All xAgent data is stored locally in:

~/.xagent/

Agent-specific data is stored under:

~/.xagent/agents/

Uninstallation

If xAgent was installed with the official installation script:

uv tool uninstall myxagent

If xAgent was installed with pip:

pip uninstall myxagent

Uninstalling the CLI does not delete data stored under:

~/.xagent/

Remove that directory manually only when you no longer need your local agent data.

License

xAgent is released under the MIT License.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

myxagent-0.3.16-py3-none-any.whl (521.1 kB view details)

Uploaded Python 3

File details

Details for the file myxagent-0.3.16-py3-none-any.whl.

File metadata

  • Download URL: myxagent-0.3.16-py3-none-any.whl
  • Upload date:
  • Size: 521.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.13

File hashes

Hashes for myxagent-0.3.16-py3-none-any.whl
Algorithm Hash digest
SHA256 9498c1133bf414a3d3682d397fceaeef7b02aef5086a41123d32dea108a0e94c
MD5 b5ea9ae99682a3441dc72334a56abb31
BLAKE2b-256 3c623bf8b45a35cace0be0e7bc5fa11da4a9ead0b5f9eb47cdc7f1d25c96c9d6

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page