Commit Graph

190 Commits

Author SHA1 Message Date
Haitao Pan
69e7691287 chore: align AI agent runtime playbooks 2026-05-26 12:58:56 +08:00
Haitao Pan
7fbba293a0 Fix Hermes deploy validation status check 2026-05-23 16:04:50 +08:00
Haitao Pan
f51958a4a2 chore: set xworkmate bridge openclaw active budget to five 2026-05-22 19:13:26 +08:00
Haitao Pan
aa674a7dac fix: serialize xworkmate bridge openclaw tasks 2026-05-22 19:10:31 +08:00
Haitao Pan
9765158371 fix: validate ebook over public HTTPS 2026-05-20 16:35:46 +08:00
Haitao Pan
5ff5e2f1eb fix: validate ebook vhost over local TLS 2026-05-20 16:35:03 +08:00
Haitao Pan
dfad2a0a5c fix: use Caddy conf.d for ebook vhost 2026-05-20 16:34:30 +08:00
Haitao Pan
cd131e79f4 fix: keep ebook deploy on Node 24 hosts 2026-05-20 16:28:43 +08:00
Haitao Pan
29dd6a38b7 feat: deploy modern IT history ebook 2026-05-20 16:27:54 +08:00
Haitao Pan
ae1e5813a9 fix: allow OpenClaw bridge validation to finish 2026-05-18 17:53:55 +08:00
Haitao Pan
4b2ab8401b Align XFCE XRDP browser setup with Chrome deb 2026-05-18 05:42:17 +08:00
Haitao Pan
72bee745b3 tune openclaw default thinking for gateway tasks 2026-05-15 12:29:01 +08:00
Haitao Pan
0c3e673e78 fix openclaw gateway default model deploy config 2026-05-15 12:10:31 +08:00
Haitao Pan
07f72e2c46 Relax bridge SSE keepalive validation 2026-05-11 14:45:27 +08:00
Haitao Pan
ad49ba1b22 Configure OpenClaw admission through bridge config 2026-05-11 13:21:41 +08:00
Haitao Pan
b6b0e3ddad Use OpenClaw default agent model 2026-05-11 12:53:39 +08:00
Haitao Pan
3ae95ea54d Enable production OpenClaw artifact plugin 2026-05-11 12:35:09 +08:00
Haitao Pan
6c1ad92ff4 Handle live OpenClaw gateway runtime path 2026-05-11 12:14:31 +08:00
Haitao Pan
f023bd3961 Configure stable OpenClaw concurrency 2026-05-11 11:47:09 +08:00
Haitao Pan
1fa9ca2457 fix: validate OpenClaw SSE ingress 2026-05-08 18:58:51 +08:00
Haitao Pan
9f3449b635 fix: proxy xworkmate artifact downloads 2026-05-06 10:05:09 +08:00
Haitao Pan
289468e188 fix: remove legacy acp-server ingress contract 2026-05-03 12:31:07 +08:00
Haitao Pan
a50dc24619 fix: align xworkmate bridge ingress contract 2026-05-03 12:14:27 +08:00
Haitao Pan
e2bbc56e7a fix: keep bridge deploy from mutating openclaw 2026-05-03 11:30:58 +08:00
Haitao Pan
dd0201e483 fix: expose bridge gateway ingress 2026-05-03 11:22:09 +08:00
Haitao Pan
d3efb08e8d chore: submit remaining playbooks changes 2026-05-02 19:41:38 +08:00
Haitao Pan
54b234b2bc fix: reload bridge unit before service start 2026-05-02 19:17:34 +08:00
Haitao Pan
a250cf70e5 fix: remove root openclaw dependency from bridge unit 2026-05-02 19:06:58 +08:00
Haitao Pan
f6167c1e89 fix: run openclaw gateway as user service 2026-05-02 18:51:46 +08:00
Haitao Pan
14c77e6e5e fix: propagate bridge image ref into systemd 2026-05-02 18:20:30 +08:00
Haitao Pan
3d091118c2 fix: retry bridge hermes diagnostic validation 2026-05-02 18:11:17 +08:00
Haitao Pan
9ba79fb05a fix: recover openclaw ollama secret from host env 2026-05-02 17:57:43 +08:00
Haitao Pan
fd9d42b9a5 fix: validate systemd native xworkmate bridge stack 2026-05-02 12:10:08 +08:00
Haitao Pan
d08987120a fix: reload OpenClaw systemd unit before validation 2026-04-30 12:43:53 +08:00
Haitao Pan
176aaf8fcf fix: preserve existing OpenClaw secrets 2026-04-30 12:31:58 +08:00
Haitao Pan
b40003b66d fix: decouple bridge deploy from runtime bootstrap 2026-04-30 12:24:39 +08:00
Haitao Pan
e1dc41e54f fix: disable runtime skills sync for bridge deploy 2026-04-30 12:15:58 +08:00
Haitao Pan
c5f17b1c92 fix: decouple bridge deploy from local skills sync 2026-04-30 12:07:43 +08:00
Haitao Pan
1af963699a fix: avoid external collection for skills sync 2026-04-30 12:05:41 +08:00
Haitao Pan
59a7e6be4d fix: wait for bridge dependency services 2026-04-30 12:02:54 +08:00
Haitao Pan
184a200c40 refactor: improve auth token handling and dynamic configurations
- Dynamically resolve Chromium executable path in ai_agent_runtime.
- Read existing auth tokens from systemd for hermes and xworkmate_bridge.
- Fix yarn gpg key extension in nodejs role.
- Support force install flag in agent_skills.
- Remove openclaw gateway from xworkmate_bridge role.
- Add .playwright-mcp/ to .gitignore.
2026-04-30 11:55:34 +08:00
Haitao Pan
fa98d41b64 feat: add standalone OpenClaw gateway deploy 2026-04-29 19:35:24 +08:00
Haitao Pan
5f1f765660 test: validate hermes empty response contract 2026-04-29 19:27:42 +08:00
Haitao Pan
db60aa1ddf Add scenario skill bootstrap to agent skills role 2026-04-29 11:25:37 +08:00
Haitao Pan
aa2b2e0f2d Update xfce xrdp session docs and template 2026-04-28 18:49:19 +08:00
Haitao Pan
3bf305e793 Add AI agent runtime and shared skills roles 2026-04-28 18:46:01 +08:00
Haitao Pan
966cc16b7f Stabilize XWorkmate ACP service units 2026-04-27 12:31:42 +08:00
Haitao Pan
ce56e0374b Align bridge Caddy validation with preserved paths 2026-04-26 10:51:47 +08:00
Haitao Pan
5318fc28bd Manage OpenClaw gateway as foreground service 2026-04-26 10:49:44 +08:00
Haitao Pan
5e6477e64c Keep bridge validation in bridge role 2026-04-26 10:41:58 +08:00