Releases: DemonDamon/AgenticX
Releases · DemonDamon/AgenticX
AgenticX v0.3.5
AgenticX v0.3.5
Published Python package: agenticx==0.3.5
Installation
pip install -U agenticx==0.3.5PyPI
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 WeChat-like composer improvements, including expandable input mode and improved inline file reference token UX.
-
IM Gateway and Feishu integration
- Added IM remote command gateway capabilities and Feishu long-connection bot support.
- Improved Feishu session binding flows (
/bind,/unbind), automatic pane switching, and badge behavior. - Enabled rich-text Feishu replies (Markdown rendered to Feishu post format).
-
Skills system and marketplace enhancements
- Expanded skills scanning/source handling and improved marketplace install/search reliability.
- Added per-skill global enable/disable controls and avatar-level skill overrides.
- Improved conflict-aware duplicate resolution and persistence behavior for skills.
-
MCP / runtime / tools reliability
- Improved MCP async behavior, diagnostics, retry paths, and browser-use related stability.
- Strengthened subagent delegation reliability and anti-futility guardrails.
- Added and stabilized LiteParse tool integration for document ingestion.
-
Packaging and CI hardening
- Improved DMG self-contained packaging and Electron startup robustness.
- Fixed multiple desktop CI/build issues (signing detection, publish behavior, Python 3.12 setuptools compatibility).
- Improved Windows PATH resolution and spawn behavior for desktop startup.