# AgenticX

> AgenticX is a unified, production-ready multi-agent platform — Python SDK + CLI (agx) + Studio server + Machi desktop app. Features Meta-Agent orchestration, 15+ LLM providers, MCP Hub, hierarchical m

- **URL**: https://www.freshcrate.ai/projects/AgenticX
- **Author**: DemonDamon
- **Category**: MCP Servers
- **Latest version**: `v0.4.2` (2026-06-06)
- **License**: Apache-2.0
- **Source**: https://github.com/DemonDamon/AgenticX
- **Homepage**: https://www.agxbuilder.com/
- **Language**: Python
- **GitHub**: 114 stars, 14 forks
- **Registry**: github
- **Tags**: `agent-framework`, `agentic-workflows`, `ai-agent`, `ai-orchestration`, `chatbot`, `desktop-app`, `electron`, `fastapi`, `python`

## Description

AgenticX is a unified, production-ready multi-agent platform — Python SDK + CLI (agx) + Studio server + Machi desktop app. Features Meta-Agent orchestration, 15+ LLM providers, MCP Hub, hierarchical memory, avatar & group chat, skill ecosystem, safety sandbox, and IM gateway (Feishu/WeChat).

## Recent releases

| Version | Date | Urgency | Changes |
| --- | --- | --- | --- |
| `v0.4.2` | 2026-06-06 | High | ## AgenticX v0.4.2  Published Python package: `agenticx==0.4.2`  ## Installation  ```bash pip install -U agenticx==0.4.2 ```  ## PyPI  - https://pypi.org/project/agenticx/0.4.2/  ## Highlights  - **Knowledge Base**   - New hybrid retrieval that fuses BM25 and vector search via Reciprocal Rank Fusion, with improved ingest quality.   - New "Brain" layer: wiki compiler, answer synthesis, and dedicated brain API routes for higher-level knowledge composition.   - "Always retrieve" |
| `v0.4.1` | 2026-05-30 | High | Published Python package: `agenticx==0.4.1`  ## Installation  ```bash pip install -U agenticx==0.4.1 ```  ## PyPI  - https://pypi.org/project/agenticx/0.4.1/  ## Highlights  - **Core / Runtime & Agents**   - Ship a canonical embeddable async function-calling `ReActAgent` with typed streaming events, multi-turn history in/out, parallel tool execution, and optional loop-detector, compactor, and offloader hooks — usable without Studio runtime coupling.   - Absorb AgentScope v2 P0 pa |
| `v0.3.11` | 2026-05-25 | High | ## AgenticX v0.3.11  Published Python package: `agenticx==0.3.11`  ## Installation  ```bash pip install -U agenticx==0.3.11 ```  ## PyPI  - https://pypi.org/project/agenticx/0.3.11/  ## Highlights  > New capabilities for remote Near Desktop deployments.  - **Studio / Server**   - Add authenticated `/api/config/providers` API (GET list, PUT upsert, DELETE by name) so a remote Desktop client can read and write the server's `~/.agenticx/config.yaml` provider map instead of editin |
| `v0.3.8` | 2026-05-06 | High | ## AgenticX v0.3.8  Published Python package: `agenticx==0.3.8`  ## Installation  ```bash pip install -U agenticx==0.3.8 ```  ## PyPI  - https://pypi.org/project/agenticx/0.3.8/  ## Highlights  > New capabilities and integrations introduced since v0.3.7, grouped by module.  - **Core / Runtime — Group Chat & Workforce**   - `routing="team"` now bridges directly into `WorkforcePattern`, with a new open-call heuristic in the group router and richer tool-progress details   - Work |
| `v0.3.7` | 2026-04-19 | High | ## AgenticX v0.3.7  Published Python package: `agenticx==0.3.7`  ## Installation  ```bash pip install -U agenticx==0.3.7 ```  ## PyPI  - https://pypi.org/project/agenticx/0.3.7/  ## Highlights  > New capabilities shipped in this release.  - **Core / Runtime / Tools**   - Wired `computer_use` to desktop tools with abortable invocations so long actions can be cancelled cleanly.   - Added P0 reliability invariants for the CC integration, including a provider fault denylist and d |
| `v0.3.6` | 2026-04-11 | High | ## AgenticX v0.3.6  Published Python package: `agenticx==0.3.6`  ## Installation  ```bash pip install -U agenticx==0.3.6 ```  ## PyPI  - https://pypi.org/project/agenticx/0.3.6/  ## Highlights  - **IM Gateway**   - Added full WeChat iLink support with a Go sidecar, including QR-based binding and bidirectional messaging between IM and AgenticX sessions.   - Improved IM reliability by auto-resolving confirm-required stream states and routing inbound messages to the correct deskto |
| `v0.3.5` | 2026-04-03 | High | ## AgenticX v0.3.5  Published Python package: `agenticx==0.3.5`  ## Installation  ```bash pip install -U agenticx==0.3.5 ```  ## PyPI  - https://pypi.org/project/agenticx/0.3.5/  ## Highlights  - **Desktop UX and stability improvements**   - Improved multi-pane experience with drag-to-resize (horizontal + vertical), pane reordering, and better narrow/wide screen behavior.   - Refined chat bubble/tool card sizing and overflow handling for more consistent layout.   - Added WeCha |

## Citation

- HTML: https://www.freshcrate.ai/projects/AgenticX
- Markdown: https://www.freshcrate.ai/projects/AgenticX.md
- Dependencies JSON: https://www.freshcrate.ai/api/projects/AgenticX/deps

_Generated by freshcrate.ai. Indexes github releases for AI-agent ecosystem packages._
