Commit Graph

423 Commits

Author SHA1 Message Date
google-labs-jules[bot]
75c58a181b feat: replace GatewayHero with new dashboard layout
- Refactored `GatewayHero.tsx` to display a new dashboard header layout based on a provided mockup.
- The new design features a greeting, top status cards (Services, Clusters, Alerts), a central search bar, and quick access buttons.
- Bottom graphical cards for "Network Load" and "Global Mesh" were implemented using static styling mocks.
- Retained the core functionality of the central prompt input to route queries to `/xworkmate`.
- Adjusted the homepage spacing in `page.tsx` to accommodate the new top section while keeping the existing `UnifiedNavigation`, `StatsSection`, `ShortcutsSection`, and `Footer`.
- Verified UI changes against the mockup and handled minor review feedback (fixed greeting punctuation and header text contrast).

Co-authored-by: cloud-neutral <4133689+cloud-neutral@users.noreply.github.com>
2026-03-19 04:52:43 +00:00
Haitao Pan
634614340a move workflows -> cloud-neutral-toolkit org repo 2026-03-19 09:18:45 +08:00
Haitao Pan
76131058e0 fix: bootstrap docker for single-node frontend deploy 2026-03-19 08:56:44 +08:00
Haitao Pan
2810be58af fix(ci): read single-node ssh key from org secret 2026-03-19 08:37:42 +08:00
Haitao Pan
8a5d6af1d7 refactor(ci): rename single-node ssh key env 2026-03-19 08:24:25 +08:00
Haitao Pan
8c9c83c845 refactor(ci): matrix frontend dns updates 2026-03-19 08:04:00 +08:00
Haitao Pan
1708a233e9 refactor(ci): rename cloudflare dns token 2026-03-19 07:50:25 +08:00
Haitao Pan
d1e0e200c4 chore(gitignore): ignore prepared knowledge workspace 2026-03-19 07:44:09 +08:00
Haitao Pan
c36e65de49 fix(ci): use svc-design for frontend ghcr auth 2026-03-19 07:42:27 +08:00
Haitao Pan
e09830eeac fix(docker): copy blogs content into runtime image 2026-03-19 00:29:03 +08:00
Haitao Pan
cdcb9c1455 feat(ci): rebuild frontend release workflow 2026-03-19 00:19:41 +08:00
Haitao Pan
122d1186ad clean all old pipelines 2026-03-19 00:12:14 +08:00
Haitao Pan
b5bec9722d chore(ci): use verified build push action 2026-03-19 00:05:30 +08:00
Haitao Pan
34231e29ed merge console frontend release 2026-03-18 23:59:17 +08:00
Haitao Pan
5a90b8e95f update 2026-03-18 23:56:38 +08:00
Haitao Pan
dde37b6910 chore(ci): wrap docker actions for policy 2026-03-18 23:53:04 +08:00
Haitao Pan
04fabe7ee3 chore(ci): compute frontend metadata via script 2026-03-18 23:53:04 +08:00
Haitao Pan
896a1fb711 chore(ci): pin GH actions to shas 2026-03-18 23:51:51 +08:00
Haitao Pan
3e8cc23d30 docs(deploy): document pipeline and static assets 2026-03-18 23:51:51 +08:00
9190e60d13
Update service_release_frontend-deploy.yml 2026-03-18 23:49:42 +08:00
Haitao Pan
b66caaed3d chore(ci): wrap docker actions for policy 2026-03-18 23:46:07 +08:00
Haitao Pan
58fbf7e8bd chore(ci): compute frontend metadata via script 2026-03-18 23:32:26 +08:00
Haitao Pan
a8f7b00efa chore(ci): pin GH actions to shas 2026-03-18 23:26:35 +08:00
Haitao Pan
61421dedd0 docs(deploy): document pipeline and static assets 2026-03-18 23:16:57 +08:00
6c270b45d0
Merge pull request #63 from cloud-neutral-toolkit/codex/feat/console-frontend-single-node-release
feat(console): add single-node frontend release flow
2026-03-18 15:04:40 +00:00
Haitao Pan
fea1ab6640 feat(console): add single-node frontend release flow 2026-03-18 22:54:44 +08:00
3dd225c619
Merge pull request #62 from cloud-neutral-toolkit/codex/gateway-home-hero
feat(home): add gateway-driven hero entry
2026-03-18 14:31:30 +00:00
Haitao Pan
f7041a1410 fix(xworkmate): connect workspace to openclaw gateway 2026-03-18 22:30:00 +08:00
Haitao Pan
7e0eb91782 feat(home): add gateway-driven hero entry 2026-03-18 22:27:13 +08:00
Haitao Pan
feddbc1b4d fix: remove duplicate hero maximize action 2026-03-18 18:43:26 +08:00
Haitao Pan
7cb6f2111a feat: unify x assistant with xworkmate shell 2026-03-18 18:32:16 +08:00
Haitao Pan
b2ac63e2b0 feat: extend tactile theme to docs panel and auth 2026-03-18 17:39:48 +08:00
Haitao Pan
2831f6028b feat: unify site theme and session controls 2026-03-18 16:59:06 +08:00
Haitao Pan
3f4f7d9c92 refactor(ci): extract workflow scripts 2026-03-18 16:37:21 +08:00
Haitao Pan
9569df6a27 fix(xworkmate): avoid preview route bailouts 2026-03-18 16:23:50 +08:00
Haitao Pan
68bf1e2c1e fix(console): tighten hero and persist pairing state 2026-03-18 16:09:02 +08:00
Haitao Pan
55d96d2ecb fix(console): trim home onboarding and fix xworkmate preview 2026-03-18 15:56:01 +08:00
Haitao Pan
f60e5da99e fix(console): avoid repeated pairing bootstrap retries 2026-03-18 15:44:15 +08:00
Haitao Pan
7c0d87b8e0 feat(home): embed product demo into hero 2026-03-18 15:34:03 +08:00
Haitao Pan
9e452ca464 Refactor homepage into prompt-first workspace 2026-03-18 15:19:14 +08:00
Haitao Pan
00023b808b Improve X assistant pairing required guidance 2026-03-18 14:11:06 +08:00
Haitao Pan
be30303bc8 refactor(public-pages): unify download blogs and auth styling 2026-03-18 14:04:10 +08:00
Haitao Pan
3aee5aa0bb Simplify homepage hero copy block 2026-03-18 14:01:28 +08:00
Haitao Pan
f8c8c36517 Avoid resetting paired X assistant on pairing required 2026-03-18 13:48:07 +08:00
Haitao Pan
c2c72f909a Merge branch 'codex/refactor/public-pages-visual-system' into main 2026-03-18 13:43:09 +08:00
0c06383405
Merge pull request #61 from cloud-neutral-toolkit/feature/xworkmate-console-merge-18228852799987354270
feat: Redesign XWorkmate console layout
2026-03-18 04:25:17 +00:00
google-labs-jules[bot]
9d2fcd635c feat(xworkmate): redesign console to a minimalist layout with chat input at bottom
- Removed rounded corners and excess padding for a compact, simple feel.
- Added a collapsible sidebar to preserve space while keeping existing icons.
- Re-architected XWorkmateWorkspacePage layout to put chat/action bar at the bottom with a flex-grow central space.
- Added suggested chips (Slides, Video Gen, Deep Research, etc.) for quick tasks.
- Abstracted `pickCopy` to use generics to fix type errors.
- Added Next.js `force-dynamic` explicit rule to `/xworkmate` to allow `headers()` resolution statically conflicting with `dynamic = 'error'` in root layout.

Co-authored-by: cloud-neutral <4133689+cloud-neutral@users.noreply.github.com>
2026-03-18 04:08:22 +00:00
Haitao Pan
70004b0d0f Extract hero video media config 2026-03-17 20:10:23 +08:00
Haitao Pan
3af115cf5b Add configurable media data for hero video shell 2026-03-17 20:03:27 +08:00
Haitao Pan
d6d062daa9 refactor(public-pages): unify docs services and about styling 2026-03-17 20:02:45 +08:00