Commit Graph
201 Commits
Author SHA1 Message Date
liweiqiu797-cmyk 38ed48aceb feat: add Agent workspace and Daily board pages
- Add /workspace page: Agent grid with real-time status
- Add /daily page: Daily report board with TTS playback
- Add new API routes: /api/agents, /api/daily
- Add new components: agent-card, agent-grid
- Add sidebar navigation for new pages
- Add i18n labels (zh-CN + en)
2026-03-31 17:00:33 +08:00
xmanrui 7dd4a548d8 Add bound-model test API and docs assets 2026-03-23 02:29:57 +08:00
xmanrui 4d1ceaea3e Unify WeCom platform display 2026-03-17 16:32:37 +08:00
xmanrui 030bd4c8f5 fix: restore pixel office characters on page switch 2026-03-17 03:23:49 +08:00
xmanrui 3af09fbbfb Generalize DM session platform discovery 2026-03-17 03:23:49 +08:00
xmanrui feda9b8f1e Fix yuanbao platform test real IM delivery 2026-03-17 01:01:56 +08:00
xmanrui e8f38b615b feat: add yuanbao platform logo fallback 2026-03-16 23:18:12 +08:00
xmanrui 6e5e862dda Add skill source viewer in dashboard 2026-03-12 23:04:14 +08:00
xmanrui 44c3cc409a Fix qqbot platform tests for bound accounts 2026-03-12 14:48:23 +08:00
xmanrui 2479ce6094 feat: add cron tracking to agent activity 2026-03-12 02:49:35 +08:00
xmanrui 85c7704634 fix: localize agent activity tracking copy 2026-03-12 02:18:26 +08:00
xmanrui cdad770132 feat: support agent model switching via gateway patch 2026-03-12 02:13:21 +08:00
xmanrui d4ae7f4eb7 fix: restore deployment and cleanup after pr 24 2026-03-12 00:36:49 +08:00
xmanrui 4b707db33c Merge pull request #24 from pcdctaiwan/main 2026-03-12 00:31:58 +08:00
xmanrui 4d89a0a4e0 chore: save local workspace changes 2026-03-12 00:28:37 +08:00
danlee 868dbfd231 Merge remote-tracking branch 'origin/main' 2026-03-11 22:40:35 +08:00
danlee 189c55c09d 新增繁體中文、修改辦公室畫面無法存檔、修改Agent名稱、增加抓取目錄下的mp3檔案亂數播放 2026-03-11 22:16:08 +08:00
xmanrui 9c14282cba Update pixel office characters and nav icons 2026-03-09 03:41:32 +08:00
xmanrui a39b8bfc98 Fix skills page empty state handling 2026-03-09 03:38:12 +08:00
xmanrui 2fee2788b4 Fix pixel office agent discovery fallback 2026-03-09 03:20:19 +08:00
xmanrui d7c15240ec Fix Windows OpenClaw path and session test compatibility 2026-03-09 03:11:21 +08:00
xmanrui 22b1ddcb48 feat(mobile): show OpenClaw version in top navbar title 2026-03-07 03:59:31 +08:00
xmanrui 1627aec9fb feat(ui): show OpenClaw version tooltip on Gateway button 2026-03-07 03:54:42 +08:00
xmanrui 46e21f3a56 fix(test): enable qqbot platform checks and normalize QQ targets 2026-03-07 03:47:08 +08:00
xmanrui c605b49bf8 fix(ui): use local QQ favicon for qqbot logo 2026-03-07 03:09:43 +08:00
xmanrui 9ac7b6f473 fix(ui): update qqbot online logo source 2026-03-07 03:04:05 +08:00
xmanrui 11b3e74846 fix(ui): use QQ logo for qqbot platform badge 2026-03-07 02:58:52 +08:00
xmanrui e69afd0340 feat(platforms): auto-discover channels for agent cards 2026-03-07 02:54:40 +08:00
xmanrui 17e1490c83 feat(pixel-office): add toggleable background music with gesture retry 2026-03-07 02:15:37 +08:00
xmanrui 53e5d53000 fix(gateway): fallback health check to CLI for OpenClaw 2026.3 2026-03-07 01:34:38 +08:00
xmanrui 2f7cfb4bb2 fix(config): prefer auth access mode for providers with auth profiles 2026-03-07 01:32:56 +08:00
xmanrui bf6fc5d4d3 feat(pixel-office): show real subagent session events with dedupe 2026-03-06 01:52:12 +08:00
xmanrui 430043952d refactor agent card and improve model probe flow 2026-03-05 04:32:33 +08:00
xmanrui ca9dd9bf31 fix(pixel-office): polish mobile overlays and tooltip interactions 2026-03-05 02:47:07 +08:00
xmanrui 12c11fcfd0 fix(pixel-office): prevent desktop canvas top clipping 2026-03-05 02:39:13 +08:00
xmanrui 3cdacd8053 fix(pixel-office): improve mobile tooltip/modal tap handling and interactions 2026-03-05 02:35:10 +08:00
xmanrui 096076e217 feat(pixel-office): add gateway sre role, server status tooltip, and ops blackwords 2026-03-05 02:01:39 +08:00
xmanrui 5213ee33bb feat(pixel-office): add gateway-driven server alarm lamp and rack sprite 2026-03-04 23:46:27 +08:00
xmanrui 1c5394f6e4 feat(pixel-office): sync and render subagents with mobile/desktop UI updates 2026-03-04 03:57:23 +08:00
xmanrui c54a2ea135 chore: move pixel office nav item under agents 2026-03-04 00:50:13 +08:00
xmanrui b2201b3aa7 style: increase mobile header logo size by 25% 2026-03-04 00:18:25 +08:00
xmanrui 597e0a5183 fix: stabilize mobile logo carry across page re-entry 2026-03-03 21:14:07 +08:00
xmanrui 08e83b12fe fix: adjust bug logo carry start position for mobile viewport
- Detect mobile viewport using media query
- Use centered horizontal position for mobile (logo is in top header)
- Keep original sidebar position for desktop
- Fixes bug carrying animation not working on mobile devices
2026-03-03 19:42:12 +08:00
xmanrui e11d3647ad feat: paginate mobile office agents in fixed 3x3 grid 2026-03-03 03:23:56 +08:00
xmanrui 3310a06d1d perf: smooth mobile pixel-office floating bubbles 2026-03-03 03:10:57 +08:00
xmanrui 9143e2f8ec fix: restore mobile pixel office bubbles 2026-03-03 03:06:18 +08:00
xmanrui 216b566bc2 feat: refine mobile adaptation and pixel office viewport behavior 2026-03-03 03:00:37 +08:00
xmanrui 5cdf5e4c1d feat: add copy action to error status popovers 2026-03-03 01:04:09 +08:00
xmanrui 1bad4382da feat(pixel-office): refresh release info on phone click with 1h cache 2026-03-02 23:36:47 +08:00
xmanrui 48dbca4b6a fix(pixel-office): use i18n loading text for office overlay 2026-03-02 23:25:05 +08:00