repositories
loading repo index
repositories
loading repo index
repository
loading code, commits, and activity
The Living OS cockpit
stars
latest
clone command
git clone gitlawb://did:key:z6Mku78K...XywC/living-os-cockp...git clone gitlawb://did:key:z6Mku78K.../living-os-cockp...59751530feat: surface worker supervisor health in live work6h ago| #2 |
| #3 | export const dynamic = 'force-dynamic'; |
| #4 | export const revalidate = 0; |
| #5 | export const fetchCache = 'force-no-store'; |
| #6 | export const runtime = 'nodejs'; |
| #7 |
| #8 | export default function CommandPage() { |
| #9 | redirect('/'); |
| #10 | } |
| #11 |