Peter Steinberger
|
15b0d43412
|
docs: clarify plugin gateway auto-restart
|
2026-05-16 17:11:53 +01:00 |
|
Kevin Lin
|
079bf99671
|
docs: consolidate plugin management docs (#81898)
* docs: consolidate plugin management docs
* docs: keep community plugins page discovery-only
* docs: restore clawhub publishing guidance
* docs: keep community publishing checklist
|
2026-05-14 14:27:50 -07:00 |
|
Patrick Erichsen
|
10f9a758b6
|
docs: add dedicated ClawHub docs tab (#79159)
* docs: add clawhub docs tab
* fix: satisfy docs sync lint
* docs: prune internal clawhub nav pages
* docs: include ClawHub publishing page in nav
* docs: use clawhub how-it-works route
|
2026-05-07 18:55:08 -07:00 |
|
the sun gif man
|
d4b4660026
|
config: stop automatic writes and guard Nix mutators (#78047)
Keep startup-derived plugin enablement, gateway auth tokens, control UI origins, and owner-display secrets runtime-only instead of persisting them into openclaw.json.
Refuse config writers, mutating update/plugin lifecycle commands, and doctor repair/token generation in Nix mode with agent-first nix-openclaw guidance.
Verification:
- pnpm check
- pnpm build
- pnpm test -- src/config/io.write-config.test.ts src/config/mutate.test.ts src/config/io.owner-display-secret.test.ts src/gateway/server-startup-config.recovery.test.ts src/gateway/startup-auth.test.ts src/gateway/startup-control-ui-origins.test.ts src/cli/plugins-cli.install.test.ts src/cli/plugins-cli.policy.test.ts src/cli/plugins-cli.uninstall.test.ts src/cli/plugins-cli.update.test.ts src/cli/update-cli.test.ts src/auto-reply/reply/commands-plugins.install.test.ts src/auto-reply/reply/commands-plugins.test.ts src/commands/onboarding-plugin-install.test.ts src/commands/doctor.runs-legacy-state-migrations-yes-mode-without.e2e.test.ts src/commands/doctor/shared/codex-route-warnings.test.ts src/commands/doctor/repair-sequencing.test.ts src/agents/auth-profile-runtime-contract.test.ts src/auto-reply/reply/agent-runner-execution.test.ts
- GitHub CI green on 05a2c71b90
Co-authored-by: Codex <noreply@openai.com>
|
2026-05-06 14:43:32 +02:00 |
|
Peter Steinberger
|
4820b701a5
|
fix(plugins): fall back from invalid beta npm updates
|
2026-05-04 21:55:08 +01:00 |
|
Vincent Koc
|
00ad13b599
|
fix(plugins): use default tags for official plugin installs
|
2026-05-02 14:47:53 -07:00 |
|
Peter Steinberger
|
f969ae45a3
|
fix(plugins): follow beta channel for plugin updates
|
2026-05-02 20:19:03 +01:00 |
|
Peter Steinberger
|
f8a5979469
|
docs(plugins): add management quickstart
|
2026-05-02 20:04:03 +01:00 |
|