Timmy Performance Dashboard Panel #10
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What & Why
A slide-out performance dashboard gives visitors a window into Timmy's track record: jobs completed, average self-evaluation score, most common request types, total sats earned, and recent job history. Builds trust and makes the Workshop feel like an economy with a history.
Done looks like
/api/statson panel open; refreshes every 30s while openOut of scope
Tasks
/api/statsreturning aggregated job metrics (total count, avg rating, category breakdown, sats totals, recent job list)./api/statson open.Relevant files
artifacts/api-server/src/routes/jobs.tsartifacts/api-server/src/lib/agent.tsthe-matrix/js/ui.jsthe-matrix/js/main.js