ctx7@0.2.4
upstash/context7ctx7@0.2.4Feb 10, 2026by github-actions[bot]
AI Summary
A patch release that standardizes the installation target to .agents/skills and simplifies CLI flags by replacing multiple agent-specific flags with a single universal flag.
Key Highlights
- Adopt .agents/skills as universal install target
- Replace --codex, --opencode, and --amp flags with single --universal flag
- Improve checkbox UI with aligned column headers
New Features
- Universal installation support for multiple agents
- Simplified CLI with --universal flag
- Enhanced checkbox UI readability
Full Release Notes
### Patch Changes
- 4663c15: - Adopt `.agents/skills` as universal install target, supporting multiple agents with a single installation
- Replace `--codex`, `--opencode`, and `--amp` flags with single `--universal` flag
- Improve checkbox UI with aligned column headers for better readability