ctx7@0.3.6
upstash/context7ctx7@0.3.6Mar 16, 2026by github-actions[bot]
AI Summary
This update enhances CLI authentication with token refresh support and improves the user experience for team management.
Key Highlights
- Add token refresh support and centralize auth constants.
- Update whoami command to show active teamspace name.
- Reorder setup mode choices to show MCP server first.
New Features
- Token refresh support.
- Centralized authentication constants.
- Teamspace display in whoami command.
- Improved setup UI ordering.
Full Release Notes
### Patch Changes - fae6127: Add active teamspace name to whoami command output - 4b63117: Reorder setup mode choices to show MCP server first - 18b3292: Add token refresh support, centralize auth constants, switch whoami to internal API endpoint with teamspace display, and add unit tests for CLI auth utilities and commands