mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-03 03:55:46 +00:00
* feat(cli): add openclaw automations alias and reword cron display prose Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01WhJ8EiMXue6ADLmHfb7FL6 * test(doctor): update cron doctor prose assertions for automations wording * fix(plugins): include command aliases in plugin CLI collision detection Codex review finding on the automations alias: plugin CLI registration seeded existingCommands from command names only, so a plugin exposing a top-level command matching an alias-only root name (automations, terminal, chat) would crash Commander at startup instead of being skipped. Seed from names plus aliases; regression test covers the alias path. * fix(cli): rename residual cron prose in CLI and gateway RPC errors Found in combined dev-gateway E2E: automation not found / unknown automation id errors, add/edit prose, docs tip, skills-cli mention, and the gateway RPC not-found message. The CLI missing-get matcher accepts both message forms so older gateways keep resolving name lookups. * fix(gateway): keep cron.get missing wording as a wire contract for older CLI matchers ClawSweeper rank-up: shipped CLI matchers parse 'cron job not found: <id>' before the name-lookup fallback; the rename stays CLI-display only. Adds a regression pinning the exact wire form. * fix(cli): rename doctor and task-summary cron prose flagged in review Repair-plan advisories, session-registry task summary, and the heartbeat migration health check now say automations; recreate hints use the openclaw automations CLI form. --------- Co-authored-by: Omar Shahine <10343873+omarshahine@users.noreply.github.com> Co-authored-by: Claude Fable 5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| bundled-health-checks.test.ts | ||
| bundled-health-checks.ts | ||
| channel-setup-navigation.ts | ||
| channel-setup.prompts.test.ts | ||
| channel-setup.prompts.ts | ||
| channel-setup.status.test.ts | ||
| channel-setup.status.ts | ||
| channel-setup.test-helpers.ts | ||
| channel-setup.test.ts | ||
| channel-setup.ts | ||
| doctor-core-browser-residue-check.test.ts | ||
| doctor-core-checks.e2e.test.ts | ||
| doctor-core-checks.runtime-errors.test.ts | ||
| doctor-core-checks.runtime.bundled.test.ts | ||
| doctor-core-checks.runtime.test.ts | ||
| doctor-core-checks.runtime.ts | ||
| doctor-core-checks.test.ts | ||
| doctor-core-checks.ts | ||
| doctor-error-message.ts | ||
| doctor-gateway-exec-credential.ts | ||
| doctor-health-contribution-core.ts | ||
| doctor-health-contribution-runners.config.ts | ||
| doctor-health-contribution-runners.gateway.ts | ||
| doctor-health-contribution-runners.state.ts | ||
| doctor-health-contribution-runners.workspace.ts | ||
| doctor-health-contribution-types.ts | ||
| doctor-health-contribution-utils.ts | ||
| doctor-health-contribution.ts | ||
| doctor-health-contributions-final.ts | ||
| doctor-health-contributions-initial.ts | ||
| doctor-health-contributions.test-support.ts | ||
| doctor-health-contributions.test.ts | ||
| doctor-health-contributions.ts | ||
| doctor-health.ts | ||
| doctor-lint-flow.test.ts | ||
| doctor-lint-flow.ts | ||
| doctor-removed-workspaces-state-check.test.ts | ||
| doctor-removed-workspaces-state-check.ts | ||
| doctor-repair-flow.test.ts | ||
| doctor-repair-flow.ts | ||
| doctor-startup-channel-maintenance.test.ts | ||
| doctor-startup-channel-maintenance.ts | ||
| health-check-adapter.ts | ||
| health-check-registry.ts | ||
| health-check-runner-types.ts | ||
| health-checks.ts | ||
| model-picker.provider-catalog.test.ts | ||
| model-picker.provider-catalog.ts | ||
| model-picker.ts | ||
| provider-flow.runtime.ts | ||
| provider-flow.test.ts | ||
| provider-flow.ts | ||
| search-setup.test.ts | ||
| search-setup.ts | ||
| types.ts | ||