it0/it0_app/lib
hailin 0e4159c2fd fix(my-agents): scope instance list to current user
GET /instances returned all tenant instances for admin accounts,
causing cross-user agent visibility. Changed to
GET /instances/user/:userId so each user only sees their own agents.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-09 23:44:09 -07:00
..
core feat(agent-instance-chat): 实现用户与自己的 OpenClaw 智能体直接对话功能 2026-03-09 19:30:38 -07:00
features fix(my-agents): scope instance list to current user 2026-03-09 23:44:09 -07:00
l10n feat(flutter): add 4 general-purpose official agents to home page 2026-03-08 01:54:29 -08:00
app.dart feat(flutter): i18n体系(zh/zh_TW/en) + 智能体解聘功能 2026-03-08 00:05:55 -08:00
main.dart feat: add app upgrade system with self-hosted APK update support 2026-02-26 22:35:01 -08:00