agent_tracker/templates
nickviljoen 62138e9142 Add per-user rating system, rating framework modal, and Pencil Agents discipline
- Replace single-owner rating with per-user ratings stored in agent_ratings collection
- Any authenticated user can now rate any agent; average is computed and stored on agent doc
- Add GET /api/agents/{id}/my-rating endpoint for fetching user's own rating
- Add rating framework info modal showing 1-5 scale definitions and 4 performance areas
- Add "Pencil Agents" discipline with auto-tagging for agents with "pencil" in name
- Run Pencil migration on startup and auto-tag in collector API
- Remove star rating from edit modals (rating is now per-user, not admin-set)
- Add rating_count field to AiAgentResponse and CSV export

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 08:34:41 +02:00
..
admin Add per-user rating system, rating framework modal, and Pencil Agents discipline 2026-02-24 08:34:41 +02:00
agent_management.html Add per-user rating system, rating framework modal, and Pencil Agents discipline 2026-02-24 08:34:41 +02:00
agent_register.html Add per-user rating system, rating framework modal, and Pencil Agents discipline 2026-02-24 08:34:41 +02:00
base.html initial commit 2025-08-17 07:23:53 -05:00
index.html initial commit 2025-08-17 07:23:53 -05:00
login.html Add local user login alongside Microsoft SSO 2025-12-05 06:58:45 -06:00
nav.html Implement Delete by CSV functionality 2025-11-19 15:55:10 -06:00
profile.html Add local user login alongside Microsoft SSO 2025-12-05 06:58:45 -06:00
register.html initial commit 2025-08-17 07:23:53 -05:00
search.html added Quality Audit and fixed various bugs 2025-09-05 13:41:33 -05:00
user_management.html initial commit 2025-08-17 07:23:53 -05:00