17 Commits

Author SHA1 Message Date
heranran 71c7672545 feat: Skill Hub hardening with session usage tracking and egress governance (#163)
* feat(skill-hub): add Skill Hub catalog, publish flow, and lite materialize pipeline

Introduce Skill Hub for browsing, importing, publishing, and installing skills, with lite instance package materialization and runtime sync support.

Co-authored-by: Cursor <cursoragent@cursor.com>

* fix(skill-hub): remove token-governance hooks from Skill Hub PR

Strip validateManagedRuntimeEnvironmentOverrides, network lock policy sync,
and egress proxy audit wiring that belong to the upcoming token-usage work,
so the Skill Hub branch compiles independently.

Co-authored-by: Cursor <cursoragent@cursor.com>

* fix(skill-hub): update migration number in materialize docs

Co-authored-by: Cursor <cursoragent@cursor.com>

* fix(skill-hub): make RuntimeAgentClient test stub and hub tests compile-safe

Add ResyncInstanceSkills to the runtime pool handler fake client, and harden
skill hub payload helpers/tests against nil storage/instance repos so go test passes.

Co-authored-by: Cursor <cursoragent@cursor.com>

* feat: add Skill Hub hardening with session usage tracking and egress governance

Unify Skill Hub runtime sync improvements with session-token observability,
egress network policy, and admin/instance usage reporting for reopenable PR.

Co-authored-by: Cursor <cursoragent@cursor.com>

* fix(skill-hub): repair CI tests and nested skill install

* fix(ci): restore release deployment configuration

---------

Co-authored-by: heshengran <heshengran@ieisystem.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-17 12:37:01 +08:00
Qingshan Chen 242605ca0b Use single-node manifest for CI smoke test 2026-06-25 14:54:11 +08:00
Qingshan Chen 49da74e87f Add single-node deployment manifests 2026-06-25 14:16:28 +08:00
Qingshan Chen aea224426f feat: support lite/pro runtime modes and runtime rollout 2026-06-14 14:40:49 +08:00
hanxingchen008 e6c50348ce arm-based adaption 2026-04-23 10:07:34 +08:00
Qingshan Chen ceb14b3b3f feat: add OpenClaw resource management and bootstrap flows 2026-04-03 20:33:30 +08:00
Qingshan Chen adccd1e37b fix: release only when image contents change (#25)
Release / Prepare Scheduled Release (push) Has been skipped
Release / Publish Release (push) Failing after 0s
2026-03-30 22:32:37 +08:00
Qingshan Chen 6952d9a821 fix: stabilize release fingerprint detection (#20)
Release / Prepare Scheduled Release (push) Has been skipped
Release / Publish Release (push) Failing after 0s
2026-03-29 17:33:57 +08:00
Qingshan Chen 36390395d7 change virtual display from auto to manual (#14)
Release / Publish Release (push) Failing after 0s
Release / Prepare Scheduled Release (push) Has been skipped
* fix: avoid auto-connecting desktop sessions

* fix: gate desktop launch and release parsing
2026-03-27 17:43:27 +08:00
Qingshan Chen 8c02c18800 Fix scheduled release publishing flow (#10)
Release / Prepare Scheduled Release (push) Has been skipped
Release / Publish Release (push) Failing after 0s
2026-03-24 11:00:05 +08:00
Qingshan Chen 7abd056504 Add manual LGTM workflow 2026-03-23 17:52:40 +08:00
Qingshan Chen 8acfc83105 Remove PR comment step from build workflow 2026-03-23 17:27:50 +08:00
Qingshan Chen 36baef3073 Adjust smoke test service for kind cluster 2026-03-23 16:32:44 +08:00
Qingshan Chen 4aa503c43e Stabilize Kubernetes smoke test startup order 2026-03-23 16:20:10 +08:00
Qingshan Chen d970cb8269 Switch release workflow to GHCR for upstream 2026-03-23 15:48:16 +08:00
Qingshan Chen 15e8427feb Add automated release workflow 2026-03-23 15:48:16 +08:00
Qingshan Chen 9d659cee1d Add GitHub Actions build and deployment checks 2026-03-23 15:48:16 +08:00