feat(web): admin panel with session management #89

Merged
jason.woltje merged 1 commits from feat/p3-007-admin-panel into main 2026-03-13 13:33:45 +00:00
Owner

Summary

  • Admin page with active agent sessions table
  • User management placeholder pending admin API
  • Admin link added to sidebar nav
  • Session table: ID, provider, model, prompts, duration

Test plan

  • typecheck/lint/format — pass
  • build — 10 routes

Closes #32

## Summary - Admin page with active agent sessions table - User management placeholder pending admin API - Admin link added to sidebar nav - Session table: ID, provider, model, prompts, duration ## Test plan - [x] typecheck/lint/format — pass - [x] build — 10 routes Closes #32
jason.woltje added 1 commit 2026-03-13 13:33:38 +00:00
Add admin page with active agent sessions table showing provider,
model, prompt count, and duration. User management section as
placeholder pending admin API implementation. Add admin link to
sidebar navigation.

Refs #32

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
jason.woltje merged commit 4fe7d09e5c into main 2026-03-13 13:33:45 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mosaicstack/stack#89