picoclaw/web/frontend/src
Liqiang Lau 08f305d712
feat: add IsLark field to FeishuConfig to switch between Feishu and Lark domains (#1753)
* feat(feishu): add Lark (international) support via IsLark config field

Add IsLark field to FeishuConfig to switch between Feishu and Lark
domains. Also fix domain inconsistency where WS client defaulted to
LarkBaseUrl while HTTP client used FeishuBaseUrl.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* docs: update documentation and web UI for Lark support

Add is_lark field to config example, feishu docs, i18n translations,
and web frontend form.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-19 00:29:55 +08:00
..
api refactor(web): split gateway logs out of the status endpoint (#1504) 2026-03-13 17:58:20 +08:00
components feat: add IsLark field to FeishuConfig to switch between Feishu and Lark domains (#1753) 2026-03-19 00:29:55 +08:00
features/chat fix(web): refactor pico chat flow and fix proxied websocket URLs (#1639) 2026-03-16 16:25:16 +08:00
hooks feat: add web gateway hot reload and polling state sync (#1684) 2026-03-17 18:46:00 +08:00
i18n feat: add IsLark field to FeishuConfig to switch between Feishu and Lark domains (#1753) 2026-03-19 00:29:55 +08:00
lib fix(web): refactor pico chat flow and fix proxied websocket URLs (#1639) 2026-03-16 16:25:16 +08:00
routes fix(web): refactor pico chat flow and fix proxied websocket URLs (#1639) 2026-03-16 16:25:16 +08:00
store feat: add web gateway hot reload and polling state sync (#1684) 2026-03-17 18:46:00 +08:00
index.css feat(web): migrate launcher to modular web frontend/backend and improve management UX (#1275) 2026-03-09 19:42:03 +08:00
main.tsx feat(web): migrate launcher to modular web frontend/backend and improve management UX (#1275) 2026-03-09 19:42:03 +08:00
routeTree.gen.ts feat(web): add agent management UI and improve launcher integration (#1358) 2026-03-11 18:37:00 +08:00