AionUi 1.8.3 Release Notes
✨ New Features
OpenClaw Integration
- ACP integration with OpenClaw, now you can enable OpenClaw through AionUi for task execution
- Provides more powerful task processing and automation capabilities
Multi-Channel Parallel Connection
- When WebUI is connected, you can now simultaneously connect to other channels such as Telegram, enabling unified management across multiple platforms
Intelligent Agent Detection
- Optimized user experience for new users (without model configuration)
- New automatic detection mechanism for available agents, helping users quickly discover and configure available agents
🔧 Optimizations & Fixes
- Improved multi-channel connection stability
- Optimized new user onboarding flow
- Enhanced accuracy of automatic agent detection
What's Changed
- fix(agent): improve agent auto-switch and UI experience by @kuishou68 in #708
- fix(acp): merge PATH instead of override to fix npx ENOENT by @kaizhou-lab in #700
- fix(codex): improve message persistence with proper merge logic by @kaizhou-lab in #706
- feat(acp): add OpenClaw CLI support by @piorpua in #713
- release: v1.8.3 — agent auto-switch, readiness check, and stability fixes by @kuishou68 in #712
- chore(acp): remove OpenClaw CLI support by @piorpua in #718
- feat(openclaw): add OpenClaw Gateway WebSocket integration by @piorpua in #719
- fix(ci): add multi-platform builds and fix artifact upload by @pojian68 in #725
- CI: expand build matrix and retry non-Windows builds by @pojian68 in #729
- CI: build macOS x64 on macos-14 (Rosetta) by @pojian68 in #731
Full Changelog: v1.8.2...v1.8.3