Commit Graph
250 Commits
Author SHA1 Message Date
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 ea97a47eaf update readme 2026-03-05 21:21:10 +08:00
xmanrui 6fa9439a92 docs: add quick start links and sync english guide 2026-03-05 21:00:50 +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 7406ba39fd update readme 2026-03-04 16:15:12 +08:00
xmanrui aab74f6f1c feat(pixel-office): show temp-worker stools on seat and randomize subagent seating 2026-03-04 16:06:58 +08:00
xmanrui 94eb6cd679 fix(pixel-office): restore idle roaming and shorten seat rest to 5-10s 2026-03-04 04:40:20 +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 253b585466 fix(pixel-office): adjust right-office stool rows to avoid clipping 2026-03-04 03:55:20 +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 7c2236c45a update readme 2026-03-03 23:03:21 +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 2411134a5a update readme 2026-03-03 19:35:15 +08:00
xmanrui c064d7f8c4 refactor: optimize Docker deployment with standalone mode
- Enable Next.js standalone output for smaller image size
- Remove unnecessary npm install in production stage
- Use direct node execution instead of npm start
- Add .dockerignore to exclude unnecessary files from build context
2026-03-03 17:01:24 +08:00
xiemanR f0bbd81763 Merge pull request #6 from joker-bai/main
增加Docker部署
2026-03-03 16:57:44 +08:00
jokerbai 077e37d8c9 Add Docker deployment section to README
Added Docker deployment instructions for the dashboard.
2026-03-03 09:56:34 +08:00
jokerbai 0d4bb51f00 Add Dockerfile for multi-stage Node.js build 2026-03-03 09:55:18 +08:00
xmanrui fbf1e43301 chore: remove top-right plant from left office layout 2026-03-03 03:34:01 +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 eb4d7521c4 chore(i18n): update common loading text in zh/en 2026-03-02 23:44:24 +08:00