mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-05-16 22:03:05 +08:00
fix: salvage dashboard and canary-watch PRs (#1915)
Salvage focused changes from #1910 and #1911 on a maintainer-owned branch after full CI. - enrich canary-watch discovery terms for post-deploy verification prompts - narrow dashboard bare except handlers, add debug logging, and avoid double-configuring widgets Co-authored-by: EunCHanPark <93873648+EunCHanPark@users.noreply.github.com> Co-authored-by: shenchangmin <503228482@qq.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
name: canary-watch
|
||||
description: Use this skill to monitor a deployed URL for regressions after deploys, merges, or dependency upgrades.
|
||||
description: Use this skill to monitor and verify a deployed URL after releases — checks HTTP endpoints, SSE streams, static assets, console errors, and performance regressions after deploys, merges, or dependency upgrades. Smoke / canary / post-deploy verification.
|
||||
origin: ECC
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user