paperclip/packages/shared/src/validators
Forgotten 1c2873d22a feat: enforce agent icon enum and expose via LLM endpoint
Move icon name list to shared constants with strict enum validation.
Add /llms/agent-icons.txt endpoint, pass icon through hire flow,
and update skills to reference icon discovery step.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-25 08:39:11 -06:00
..
access.ts feat: add auth/access foundation - deps, DB schema, shared types, and config 2026-02-23 14:40:16 -06:00
agent.ts feat: enforce agent icon enum and expose via LLM endpoint 2026-02-25 08:39:11 -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 feat: add issue labels (DB schema, API, and service) 2026-02-25 08:38:37 -06:00
issue.ts feat: add issue labels (DB schema, API, and service) 2026-02-25 08:38:37 -06:00
project.ts feat: add project workspaces (DB, API, service, and UI) 2026-02-25 08:38:46 -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