ctx7@0.3.9
upstash/context7ctx7@0.3.9Mar 27, 2026by github-actions[bot]
AI Summary
This update allows users to re-select agents during setup and fixes TOML handling issues regarding sub-sections and whitespace drift.
Key Highlights
- Allow re-selecting already configured agents in ctx7 setup and overwrite existing MCP config entries.
- Fix TOML replacement to correctly handle sub-sections and prevent whitespace drift on repeated runs.
New Features
- Overwrite logic for agent configuration.
- Improved TOML stability during setup.
Full Release Notes
### Patch Changes - 6961bdd: Allow re-selecting already configured agents in ctx7 setup and overwrite existing MCP config entries instead of skipping them. Fix TOML replacement to correctly handle sub-sections and prevent whitespace drift on repeated runs.