hyperhive/frontend/packages/swarm-ui/src/pages
Repository files (latest commit first)
Filename Latest commit message Latest commit date
iris d044281040 swarm-ui: minimal agent creation page
Adds /agents: a name field that POSTs to swarm-controller's
POST /api/agents (from the CreateIdentity work), shows the queued
job node id, and links to /jobs to watch it settle. Scope matches
the issue exactly - no forge/deploy options, those aren't wired
server-side yet.
2026-08-17 00:20:10 +02:00
..
AgentsPage.css swarm-ui: minimal agent creation page 2026-08-17 00:20:10 +02:00
AgentsPage.tsx swarm-ui: minimal agent creation page 2026-08-17 00:20:10 +02:00
ComponentsPage.css swarm-ui: add a components-library page (hyperhive#3288) 2026-08-15 12:57:57 +02:00
ComponentsPage.tsx swarm-ui: add a components-library page (hyperhive#3288) 2026-08-15 12:57:57 +02:00
JobsPage.css extract build-queue rollup as a shared Preact component 2026-08-16 22:08:38 +02:00
JobsPage.tsx extract build-queue rollup as a shared Preact component 2026-08-16 22:08:38 +02:00
OverviewPage.tsx swarm-ui: extract overview into its own page component 2026-08-16 19:05:01 +02:00