feat(web): settings page with profile, providers, and models #88

Merged
jason.woltje merged 1 commits from feat/p3-006-settings into main 2026-03-13 13:31:52 +00:00
Owner

Summary

  • Settings page: profile info, LLM providers, available models table
  • Provider status badges (active/disabled)
  • Model table with context window, cost, reasoning indicators

Test plan

  • typecheck/lint/format — pass
  • build — 9 routes generated

Closes #31

## Summary - Settings page: profile info, LLM providers, available models table - Provider status badges (active/disabled) - Model table with context window, cost, reasoning indicators ## Test plan - [x] typecheck/lint/format — pass - [x] build — 9 routes generated Closes #31
jason.woltje added 1 commit 2026-03-13 13:31:44 +00:00
Add settings page displaying user profile, configured LLM providers
with status badges, and available models table with context window
size, cost, and reasoning capability indicators.

Refs #31

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
jason.woltje merged commit e44cb7e56a into main 2026-03-13 13:31:52 +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#88