← Back to Changelog

Teams, Roles, and Personal Dashboards

Teams and Org Charts.

  • Your own dashboard — every engineer can see their own stats
  • Team dashboards — leads see their team's AI ROI, usage patterns, PRs, contributors, and live activity.

Safe to open up to the whole company

  • Roles and permissions — engineers get read-only access to their numbers while admins keep the keys, so you can invite the whole org without handing out control.
  • Members see only what's theirs — scoping is enforced in the API and query layer, so nobody can widen their view by editing a URL.
  • Private sessions stay private — raw session transcripts are only readable by the person who created them.

Your org, not just a list of GitHub handles

  • Import your org chart — upload a CSV and your teams and reporting lines come over intact, with bad rows rejected before anything is saved.
  • One profile per person — GitHub, GitLab, Bitbucket, and Azure identities collapse into a single person.
  • Members show up automatically — anyone in your connected SCM org appears in Git AI without an invite, and stays gone once an admin removes them.
  • Team pages — see who's on a team, their role, and when they joined.

CLI fixes

  • Correct models for Copilot in VS Code — Updated the CLI to fix a breaking change in Copilot. Sessions now report the model correctly, even under Auto mode.

Track every line of AI code and the prompts that generated it