Nexus - Paperclip fork with UI overlay
Find a file
Forgotten 22e7930d0b Overhaul UI with shadcn components and new pages
Add shadcn/ui components (badge, button, card, input, select,
separator). Add company context provider. New pages: Activity,
Approvals, Companies, Costs, Org chart. Restyle existing pages
(Dashboard, Agents, Issues, Goals, Projects) with shadcn components
and dark theme. Update layout, sidebar navigation, and routing.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-17 09:07:32 -06:00
doc Reorganize docs and add implementation spec 2026-02-17 09:07:15 -06:00
packages Expand data model with companies, approvals, costs, and heartbeats 2026-02-17 09:07:22 -06:00
plans Add module system design plan 2026-02-16 14:25:01 -06:00
server Add server routes for companies, approvals, costs, and dashboard 2026-02-17 09:07:27 -06:00
ui Overhaul UI with shadcn components and new pages 2026-02-17 09:07:32 -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 Expand data model with companies, approvals, costs, and heartbeats 2026-02-17 09:07:22 -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