mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-12 20:09:47 +00:00
## Summary
- render cron job prompts and run summaries through the sanitized markdown pipeline in the Control UI
- keep system-event cron payloads plain and prevent markdown link clicks from triggering row selection
- handle failed runs with missing or empty summaries without duplicating or hiding the error text
## Verification
- pnpm test ui/src/ui/views/cron.test.ts
- pnpm test src/plugins/doctor-contract-registry.test.ts src/plugins/setup-registry.test.ts
- pnpm check:changed
- GitHub CI green on
|
||
|---|---|---|
| .. | ||
| chat | ||
| base.css | ||
| chat.css | ||
| components.css | ||
| components.test.ts | ||
| config-quick.css | ||
| config-quick.test.ts | ||
| config.css | ||
| cron-quick-create.css | ||
| dreams.css | ||
| layout.css | ||
| layout.mobile.css | ||
| layout.mobile.test.ts | ||
| markdown-preview.test.ts | ||
| usage.css | ||