OpenClawDashboard/bridge
Manohar 197c43dfee feat: complete audit trail on /activity
- bridge GET /tiger/activity/audit merges every durable action store at
  read time: executions (spawns), tasks lifecycle, outputs, OpenClaw cron
  run JSONL. Cursor pagination (before=ISO), type filters. Read-time merge
  = retroactively complete, no action without an audit row.
- dashboard /api/activity merges in recent file-modification events
- /activity page: type filter chips, status colors, Load older
2026-06-10 14:59:41 +00:00
..
src feat: complete audit trail on /activity 2026-06-10 14:59:41 +00:00
.gitignore feat: complete Tiger dashboard implementation 2026-04-12 23:27:51 +05:30
package-lock.json chore(bridge): dependency updates for new route surface 2026-06-05 19:49:23 +00:00
package.json chore(bridge): dependency updates for new route surface 2026-06-05 19:49:23 +00:00
tsconfig.json feat: complete Tiger dashboard implementation 2026-04-12 23:27:51 +05:30