import { Card, CardContent, CardDescription, CardHeader, CardTitle } from "@/components/ui/card"; export const dynamic = "force-dynamic"; export default function GiteaPage() { return ( Gitea Integration The Next.js migration keeps the fleet UI focused on operations. Existing Gitea automation can be reattached through dedicated API routes or direct repo links.

Primary repo: `TopherMayor/openclaw-taskboard`

Infra wrapper: `TopherMayor/homelabagentroot` under `homelab/ubuntu/taskboard/`

Use the architecture and agents pages to verify deployed fleet state before issuing repo automation from the host agents.

); }