Nexus - Paperclip fork with UI overlay
Find a file
Forgotten 8f17b6fb52 Build out agent management UI: detail page, create dialog, list view
Add NewAgentDialog for creating agents with adapter config. Expand
AgentDetail page with tabbed view (overview, runs, config, logs),
run history timeline, and live status. Enhance Agents list page with
richer cards and filtering. Update AgentProperties panel, API client,
query keys, and utility helpers.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-17 12:33:04 -06:00
doc Reorganize docs: move specs and plans to doc/ subdirectories 2026-02-17 12:24:31 -06:00
docs Reorganize docs: move specs and plans to doc/ subdirectories 2026-02-17 12:24:31 -06:00
packages Add agent runtime DB schemas and expand shared types 2026-02-17 12:24:38 -06:00
server Implement agent runtime services and WebSocket realtime 2026-02-17 12:24:43 -06:00
ui Build out agent management UI: detail page, create dialog, list view 2026-02-17 12:33:04 -06:00
.env.example Add project scaffolding and infrastructure config 2026-02-16 13:31:35 -06:00
.gitignore Add embedded PGlite support as zero-config database option 2026-02-16 19:07:37 -06:00
.npmrc Add project scaffolding and infrastructure config 2026-02-16 13:31:35 -06:00
AGENTS.md Reorganize docs and add implementation spec 2026-02-17 09:07:15 -06:00
docker-compose.yml Add project scaffolding and infrastructure config 2026-02-16 13:31:35 -06:00
Dockerfile Add project scaffolding and infrastructure config 2026-02-16 13:31:35 -06:00
package.json Add server routes for companies, approvals, costs, and dashboard 2026-02-17 09:07:27 -06:00
pnpm-lock.yaml Add agent runtime DB schemas and expand shared types 2026-02-17 12:24:38 -06:00
pnpm-workspace.yaml Add project scaffolding and infrastructure config 2026-02-16 13:31:35 -06:00
tsconfig.json Add project scaffolding and infrastructure config 2026-02-16 13:31:35 -06:00
vitest.config.ts Add project scaffolding and infrastructure config 2026-02-16 13:31:35 -06:00