OpenClawDashboard/bridge/src
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
..
lib feat(bridge): TASKS.md inbox drainer + telegram transcript mirror route 2026-06-10 02:47:03 +00:00
routes feat: complete audit trail on /activity 2026-06-10 14:59:41 +00:00
auth.ts feat: complete Tiger dashboard implementation 2026-04-12 23:27:51 +05:30
db.ts feat(bridge): Telegram polling, file-based tasks/projects, cron/keys/deploy routes 2026-05-02 20:09:43 +00:00
index.ts feat: complete audit trail on /activity 2026-06-10 14:59:41 +00:00
tiger.ts chore(bridge): update index.ts header docblock + tiger.ts comment (Task 2 cleanup) 2026-05-03 06:01:41 +00:00
watcher.ts feat: complete Tiger dashboard implementation 2026-04-12 23:27:51 +05:30