feat: drop the plan tier label from the UI
`tier` defaults to 'Free' in the schema and nothing ever changes it, so both places that rendered it showed every user the same word: a grey line under the name in the sidebar, and a "Usage Plan" section in account settings whose only content was that word. Remove both, along with the sidebar helper that is now unused. The `tier` field itself stays in the schema, the profile API and the client type; only its display goes. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
| Repository | Rai220/mike |
|---|---|
| Author | Крестников Константин Николаевич <rai220@gmail.com> |
| Authored | |
| Parents | 99f013a1 |
| Stats | 2 files changed , -22 |
| Part of | Remove inactive plan-tier display |
Capture this commit into my fork
Download a Markdown prompt that tells Claude how to port this
exact commit into your working tree. Run it via
claude -p < capture-commit-d7a6377e.md
from inside the repo you want the change in.