chore: update dashboard

This commit is contained in:
github-actions[bot] 2026-05-01 06:41:52 +00:00
parent 80b97e9dce
commit 34dd74e547

View File

@ -4,18 +4,18 @@ Generated from the durable state branch for [openclaw/clawsweeper](https://githu
## Sweep Dashboard
Last source update: May 1, 2026, 06:31 UTC
Last source update: May 1, 2026, 06:41 UTC
### Fleet
| Metric | Count |
| --- | ---: |
| Covered repositories | 3 |
| Open review records | 7660 |
| Open review records | 7663 |
| Archived closed records | 15509 |
| Fresh reviews, 7d | 7615 |
| Fresh reviews, 7d | 7618 |
| Proposed closes awaiting apply | 7 |
| Work candidates awaiting promotion | 2418 |
| Work candidates awaiting promotion | 2420 |
| Failed or stale reviews | 19 |
### Current Runs
@ -30,7 +30,7 @@ Last source update: May 1, 2026, 06:31 UTC
| Repository | Open records | Archived | Fresh | Proposed closes | Work candidates | Failed/stale | Last review | Last close |
| --- | ---: | ---: | ---: | ---: | ---: | ---: | --- | --- |
| [openclaw/openclaw](https://github.com/openclaw/openclaw) | 6731 | 15483 | 6686 | 7 | 2372 | 7 | May 1, 2026, 06:31 UTC | May 1, 2026, 06:30 UTC |
| [openclaw/openclaw](https://github.com/openclaw/openclaw) | 6734 | 15483 | 6689 | 7 | 2374 | 7 | May 1, 2026, 06:41 UTC | May 1, 2026, 06:30 UTC |
| [openclaw/clawhub](https://github.com/openclaw/clawhub) | 924 | 26 | 924 | 0 | 45 | 12 | Apr 29, 2026, 22:22 UTC | Apr 29, 2026, 17:17 UTC |
| [openclaw/clawsweeper](https://github.com/openclaw/clawsweeper) | 5 | 0 | 5 | 0 | 1 | 0 | May 1, 2026, 02:03 UTC | unknown |
@ -38,6 +38,8 @@ Last source update: May 1, 2026, 06:31 UTC
| Repository | Item | Title | Priority | Reviewed | Report |
| --- | --- | --- | --- | --- | --- |
| [openclaw/openclaw](https://github.com/openclaw/openclaw) | [#75180](https://github.com/openclaw/openclaw/pull/75180) | fix(reply): delivery-aware media tracking in block reply pipeline (#75156) | high | May 1, 2026, 06:41 UTC | [records/openclaw-openclaw/items/75180.md](https://github.com/openclaw/clawsweeper-state/blob/state/records/openclaw-openclaw/items/75180.md) |
| [openclaw/openclaw](https://github.com/openclaw/openclaw) | [#75476](https://github.com/openclaw/openclaw/pull/75476) | fix(agents): honor model.compat.unsupportedToolSchemaKeywords for OpenAI-completions tool schemas | high | May 1, 2026, 06:39 UTC | [records/openclaw-openclaw/items/75476.md](https://github.com/openclaw/clawsweeper-state/blob/state/records/openclaw-openclaw/items/75476.md) |
| [openclaw/openclaw](https://github.com/openclaw/openclaw) | [#73400](https://github.com/openclaw/openclaw/pull/73400) | fix(silent-reply): classify :thread: sessionKeys as internal to stop spurious rewrites | high | May 1, 2026, 06:31 UTC | [records/openclaw-openclaw/items/73400.md](https://github.com/openclaw/clawsweeper-state/blob/state/records/openclaw-openclaw/items/73400.md) |
| [openclaw/openclaw](https://github.com/openclaw/openclaw) | [#75451](https://github.com/openclaw/openclaw/pull/75451) | perf: thread explicit plugin discovery through contracts registry | high | May 1, 2026, 06:27 UTC | [records/openclaw-openclaw/items/75451.md](https://github.com/openclaw/clawsweeper-state/blob/state/records/openclaw-openclaw/items/75451.md) |
| [openclaw/openclaw](https://github.com/openclaw/openclaw) | [#75226](https://github.com/openclaw/openclaw/pull/75226) | fix(reply): steer active embedded Pi runs between streams | high | May 1, 2026, 06:26 UTC | [records/openclaw-openclaw/items/75226.md](https://github.com/openclaw/clawsweeper-state/blob/state/records/openclaw-openclaw/items/75226.md) |
@ -56,8 +58,6 @@ Last source update: May 1, 2026, 06:31 UTC
| [openclaw/openclaw](https://github.com/openclaw/openclaw) | [#58445](https://github.com/openclaw/openclaw/pull/58445) | feat: add before_block_reply plugin hook for block streaming interception | high | May 1, 2026, 06:11 UTC | [records/openclaw-openclaw/items/58445.md](https://github.com/openclaw/clawsweeper-state/blob/state/records/openclaw-openclaw/items/58445.md) |
| [openclaw/openclaw](https://github.com/openclaw/openclaw) | [#58421](https://github.com/openclaw/openclaw/pull/58421) | feat(plugins): add optional api.resetSession() | high | May 1, 2026, 06:11 UTC | [records/openclaw-openclaw/items/58421.md](https://github.com/openclaw/clawsweeper-state/blob/state/records/openclaw-openclaw/items/58421.md) |
| [openclaw/openclaw](https://github.com/openclaw/openclaw) | [#75431](https://github.com/openclaw/openclaw/pull/75431) | fix: use runtimeDepSpecsIncludeAll for package.json fallback in materialization check | high | May 1, 2026, 06:11 UTC | [records/openclaw-openclaw/items/75431.md](https://github.com/openclaw/clawsweeper-state/blob/state/records/openclaw-openclaw/items/75431.md) |
| [openclaw/openclaw](https://github.com/openclaw/openclaw) | [#74879](https://github.com/openclaw/openclaw/issues/74879) | [Bug]: Onboarding slowdown in recent versions | high | May 1, 2026, 06:11 UTC | [records/openclaw-openclaw/items/74879.md](https://github.com/openclaw/clawsweeper-state/blob/state/records/openclaw-openclaw/items/74879.md) |
| [openclaw/openclaw](https://github.com/openclaw/openclaw) | [#75430](https://github.com/openclaw/openclaw/issues/75430) | TUI startup hangs at 100% CPU due to bundled plugin reload loop (2026.4.29) | high | May 1, 2026, 06:11 UTC | [records/openclaw-openclaw/items/75430.md](https://github.com/openclaw/clawsweeper-state/blob/state/records/openclaw-openclaw/items/75430.md) |
### Recently Closed
@ -84,6 +84,10 @@ Last source update: May 1, 2026, 06:31 UTC
| Repository | Item | Title | Outcome | Status | Reviewed |
| --- | --- | --- | --- | --- | --- |
| [openclaw/openclaw](https://github.com/openclaw/openclaw) | [#75180](https://github.com/openclaw/openclaw/pull/75180) | fix(reply): delivery-aware media tracking in block reply pipeline (#75156) | keep_open / kept_open | complete | May 1, 2026, 06:41 UTC |
| [openclaw/openclaw](https://github.com/openclaw/openclaw) | [#75477](https://github.com/openclaw/openclaw/issues/75477) | Telegram CLI message send can hang instead of delegating to gateway | keep_open / kept_open | complete | May 1, 2026, 06:41 UTC |
| [openclaw/openclaw](https://github.com/openclaw/openclaw) | [#75475](https://github.com/openclaw/openclaw/issues/75475) | [Bug]: session_status reports default model instead of session-overridden model (e.g. after /model) | keep_open / kept_open | complete | May 1, 2026, 06:40 UTC |
| [openclaw/openclaw](https://github.com/openclaw/openclaw) | [#75476](https://github.com/openclaw/openclaw/pull/75476) | fix(agents): honor model.compat.unsupportedToolSchemaKeywords for OpenAI-completions tool schemas | keep_open / kept_open | complete | May 1, 2026, 06:39 UTC |
| [openclaw/openclaw](https://github.com/openclaw/openclaw) | [#73400](https://github.com/openclaw/openclaw/pull/73400) | fix(silent-reply): classify :thread: sessionKeys as internal to stop spurious rewrites | keep_open / kept_open | complete | May 1, 2026, 06:31 UTC |
| [openclaw/openclaw](https://github.com/openclaw/openclaw) | [#75423](https://github.com/openclaw/openclaw/pull/75423) | fix(gateway): refresh stale channel health cache | keep_open / kept_open | complete | May 1, 2026, 06:29 UTC |
| [openclaw/openclaw](https://github.com/openclaw/openclaw) | [#75451](https://github.com/openclaw/openclaw/pull/75451) | perf: thread explicit plugin discovery through contracts registry | keep_open / kept_open | complete | May 1, 2026, 06:27 UTC |
@ -95,10 +99,6 @@ Last source update: May 1, 2026, 06:31 UTC
| [openclaw/openclaw](https://github.com/openclaw/openclaw) | [#75468](https://github.com/openclaw/openclaw/issues/75468) | [Feature]: Agent safeguards - content hash dedup for file writes + general-purpose max iteration limit | keep_open / kept_open | complete | May 1, 2026, 06:25 UTC |
| [openclaw/openclaw](https://github.com/openclaw/openclaw) | [#75466](https://github.com/openclaw/openclaw/pull/75466) | feat(ui): replace textarea with CodeMirror 6 JSON editor in raw config view | keep_open / kept_open | complete | May 1, 2026, 06:25 UTC |
| [openclaw/openclaw](https://github.com/openclaw/openclaw) | [#58248](https://github.com/openclaw/openclaw/pull/58248) | add token expiry warning and auth rotate CLI (non-breaking) | keep_open / kept_open | complete | May 1, 2026, 06:25 UTC |
| [openclaw/openclaw](https://github.com/openclaw/openclaw) | [#74752](https://github.com/openclaw/openclaw/issues/74752) | TTS tool: returns (spoken) but doesn't send voice message to Telegram | keep_open / kept_open | complete | May 1, 2026, 06:25 UTC |
| [openclaw/openclaw](https://github.com/openclaw/openclaw) | [#74759](https://github.com/openclaw/openclaw/issues/74759) | Secret broker plugin: first-class `secret.get`/`secret.has` over Bitwarden / Keychain / 1Password / Vault | keep_open / kept_open | complete | May 1, 2026, 06:25 UTC |
| [openclaw/openclaw](https://github.com/openclaw/openclaw) | [#74900](https://github.com/openclaw/openclaw/issues/74900) | [Feature]: stable public SDK path for embedding provider API (independent of memory-core) | keep_open / kept_open | complete | May 1, 2026, 06:25 UTC |
| [openclaw/openclaw](https://github.com/openclaw/openclaw) | [#74732](https://github.com/openclaw/openclaw/issues/74732) | docs+feat: Document oMLX (Apple Silicon MLX) as memorySearch embedding provider | keep_open / kept_open | complete | May 1, 2026, 06:25 UTC |
</details>