| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-21 | 1.2 kB | |
| v2026.3.21 source code.tar.gz | 2026-03-21 | 11.6 MB | |
| v2026.3.21 source code.zip | 2026-03-21 | 12.2 MB | |
| Totals: 3 Items | 23.8 MB | 1 | |
v2026.3.21
Bug Fixes
- fix: filter placeholder agents from UI lists and 2D/3D rendering — Lounge zone placeholder agents (reserves for sub-agent spawn animation) were leaking into user-facing UI:
- Sidebar agent list and sub-agent count now exclude placeholders
- Chat AgentSelector no longer shows placeholder entries
- 2D FloorPlan: lounge, meeting, walking, and corridor zones filter out placeholders
- 3D Scene: agent characters and parent-child links exclude placeholders
-
Credit: minitaisama (PR [#13] partial cherry-pick)
-
fix: suppress ws proxy error in vite dev config — WebSocket proxy errors no longer crash the dev server when Gateway is unavailable
-
fix: sub-agent retire state machine improvements — Prevent premature sub-agent disappearance from 2D floor plan; enforce minimum hotDesk stay before retirement walk-back
Maintenance
- Cost pie chart improvements — Better rendering for cost distribution visualization
Install / Upgrade
:::bash
npm install -g @ww-ai-lab/openclaw-office@2026.3.21
Full Changelog: https://github.com/WW-AI-Lab/openclaw-office/compare/v2026.3.18...v2026.3.21