Skip to content

Conversation

@manveerxyz
Copy link
Member

@manveerxyz manveerxyz commented Dec 23, 2025

User Account

Screenshot 2025-12-22 at 8 26 18 PM

Team Account

Screenshot 2025-12-22 at 8 27 27 PM

Note

Enhances account context across the CLI and improves whoami output.

  • Adds team_role to ConfigModel and Config with getter, set_team(...), and inclusion in view()
  • Persists team_role in environment files: save, load (persist and in-memory), production reset, and update_current_environment_file
  • login.py: when selecting a team, capture role from API and store via config.set_team(team_id, team_name, team_role); updates hint text to re-run prime login to change selection
  • whoami.py: replaces "Current User" table with "Account" view showing Personal vs Team (ID, Name, Role when applicable), followed by user details and existing token permissions

Written by Cursor Bugbot for commit 353017f. This will update automatically on new commits. Configure here.

@JannikSt JannikSt merged commit a8ba707 into main Dec 27, 2025
11 checks passed
@JannikSt JannikSt deleted the fix/team-whoami branch December 27, 2025 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants