Ops-dashboard/lib
Scrum4Me Agent 9e08a7c31f feat(git): /git overview page and diff viewer
Add git module with repo status overview (/git) and per-repo detail page
(/git/[repo]) featuring a color-coded diff viewer (+ green, - red).
Reads repo paths from REPO_PATHS env var, calls ops-agent git_status and
git_diff commands. Status badges: clean (green), dirty (orange),
behind-origin (blue).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-13 17:35:11 +02:00
..
agent-client.ts feat(docker): agent-client helper, Docker container list page 2026-05-13 17:27:35 +02:00
parse-docker.ts feat(docker): agent-client helper, Docker container list page 2026-05-13 17:27:35 +02:00
parse-git.ts feat(git): /git overview page and diff viewer 2026-05-13 17:35:11 +02:00
prisma.ts feat: Prisma schema, migrations en seed voor auth en audit-log 2026-05-13 17:04:27 +02:00
session.ts feat: login page, session management, auth API routes en proxy guard 2026-05-13 17:10:07 +02:00
utils.ts feat: Next.js + Tailwind + shadcn/ui project skeleton 2026-05-13 16:59:21 +02:00