nexus/packages/shared/src/validators
Forgotten cf237d2e7f feat: add agent icons with picker and collapsible sidebar section
- Add `icon` text column to agents DB schema with migration
- Add icon field to shared Agent type and validators
- Create AgentIconPicker component with 40+ curated lucide icons and search
- Show clickable icon next to agent name on detail page header
- Replace static Agents nav item with collapsible AGENTS section in sidebar
- Each agent shows its icon (defaulting to Bot) with truncated name

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 12:25:13 -06:00
..
agent.ts feat: add agent icons with picker and collapsible sidebar section 2026-02-23 12:25:13 -06:00
approval.ts Add shared types for agent hiring, config revisions, costs breakdown, and sidebar badges 2026-02-19 13:02:25 -06:00
asset.ts Add adapter environment testing infrastructure 2026-02-20 12:50:23 -06:00
company.ts Scaffold agent permissions, approval comments, and hiring governance types 2026-02-19 09:10:48 -06:00
cost.ts Expand data model with companies, approvals, costs, and heartbeats 2026-02-17 09:07:22 -06:00
goal.ts Expand data model with companies, approvals, costs, and heartbeats 2026-02-17 09:07:22 -06:00
index.ts Add adapter environment testing infrastructure 2026-02-20 12:50:23 -06:00
issue.ts feat: add storage system with local disk and S3 providers 2026-02-20 10:31:56 -06:00
project.ts feat: foldable PROJECTS section in sidebar with color support 2026-02-23 09:14:08 -06:00
secret.ts Add secrets infrastructure: DB tables, shared types, env binding model, and migration improvements 2026-02-19 15:43:43 -06:00