• Joined on 2026-05-03
null pushed to dev at null/Pipeline 2026-05-20 22:44:33 -05:00
2060cf7d85 fix(scripts): harden docker-test.sh to be Pipeline-only, add safety docs
null pushed to dev at null/Pipeline 2026-05-20 22:42:45 -05:00
d9bdc4cb3d fix(db): add migration for skills marketplace tables
null pushed to dev at null/Pipeline 2026-05-20 22:41:18 -05:00
133b0ffb4c fix(db): fix logger calls in schema drift check (standard logging API)
null pushed to dev at null/Pipeline 2026-05-20 22:40:17 -05:00
f1645a1715 fix(db): make agent_id migration idempotent for fresh installs
null pushed to dev at null/Pipeline 2026-05-20 22:37:40 -05:00
7cc9e86de1 fix(db): linearize Alembic migration chain to resolve branch conflicts
null pushed to dev at null/Pipeline 2026-05-20 22:30:42 -05:00
f8f885a499 chore: add docker-test.sh (clean rebuild script), remove docker-push.sh
null pushed to dev at null/Pipeline 2026-05-20 22:20:55 -05:00
5637c41d1a fix (ui): settings page
null pushed to dev at null/Pipeline 2026-05-20 22:04:04 -05:00
4c5264d2ed feat(admin): gateway restart, config edit, logs, provider credentials (batch 6, #35)
null closed issue null/Pipeline#35 2026-05-20 22:03:26 -05:00
Phase 4 · Batch 6: Admin Controls — Gateway Restart, Config Edit, Logs, Docker
null commented on issue null/Pipeline#35 2026-05-20 22:03:23 -05:00
Phase 4 · Batch 6: Admin Controls — Gateway Restart, Config Edit, Logs, Docker

Verified. Issue #35 accurately reflects Batch 6 (Admin Controls) scope from the runtime usage dashboard plan:

  • All admin control candidates correctly listed (gateway restart, logs, config…
null pushed to dev at null/Pipeline 2026-05-20 21:32:52 -05:00
4e40323e71 feat(gateway-ops): memory, cron, and health panels (batch 5, #34)
null closed issue null/Pipeline#34 2026-05-20 21:27:40 -05:00
Phase 3 · Batch 5: Memory, Cron, and Health Panels
null commented on issue null/Pipeline#34 2026-05-20 21:27:37 -05:00
Phase 3 · Batch 5: Memory, Cron, and Health Panels

Verification complete. Bishop flagged that the original issue body was missing three test requirements from the plan: path traversal rejection tests (memory), missing-file/schema drift tests…

null pushed to dev at null/Pipeline 2026-05-20 21:08:24 -05:00
16b23eef2e feat(runtime-activity): live feed and activity correlation (batch 4, #33)
null commented on issue null/Pipeline#33 2026-05-20 21:07:53 -05:00
Phase 2 · Batch 4: Live Feed and Activity Correlation

Verification Complete

Batch 4 scope verified against docs/runtime-usage-dashboard-plan.md.

Implementation matches plan:

  • Frontend: Runtime tab in activity/page.tsx with…
null closed issue null/Pipeline#33 2026-05-20 21:07:53 -05:00
Phase 2 · Batch 4: Live Feed and Activity Correlation
null pushed to dev at null/Pipeline 2026-05-20 20:55:11 -05:00
1a847133ce feat(runtime-usage): add provider usage scrapers as optional local adapters (batch 3, #32)
null closed issue null/Pipeline#32 2026-05-20 20:54:44 -05:00
Phase 2 · Batch 3: Provider Usage Scrapers as Optional Local Adapters
null commented on issue null/Pipeline#32 2026-05-20 20:54:42 -05:00
Phase 2 · Batch 3: Provider Usage Scrapers as Optional Local Adapters

Verification Complete

Batch 3 scope verified against existing implementation.

What the issue requested:

  • Parser module under backend/app/services/openclaw/usage_scrapers.py
null pushed to dev at null/Pipeline 2026-05-20 20:45:15 -05:00
609d04095d feat(runtime-usage): dashboard cards, session enrichment, and regenerated API client (batch 2, #31)