Independent AI Agent with Persistent First-Person Memory and Multi-User Interaction
Project description
xAgent
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.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file myxagent-0.3.13-py3-none-any.whl.
File metadata
- Download URL: myxagent-0.3.13-py3-none-any.whl
- Upload date:
- Size: 507.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2767961b4645cf575920552309b4dd8c0bec75059b7116de7c588b7965252d0a
|
|
| MD5 |
c58e145e60383d85a6f61349b7927137
|
|
| BLAKE2b-256 |
1387fcb0510068332e42b8662db6873558d5dc987b35e9be8e657cbcb1c19640
|