Skip to content

Commit 611993c

Browse files
committed
docs: add v0.9.3 changelog to README
1 parent 0f265c6 commit 611993c

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -287,6 +287,15 @@ For security vulnerabilities, please see our [Security Policy](SECURITY.md) for
287287

288288
## 🔧 Recent Improvements
289289

290+
### v0.9.3 - Interactive Installation Wizard 🧙
291+
- **🎯 CLI Installation Wizard**: Interactive setup with `npx @coderide/mcp add` for easy configuration
292+
- **🔍 Auto-Detection**: Automatically detects installed MCP clients (Cursor, Claude Desktop, Claude Code, VS Code, Codex CLI)
293+
- **🎨 Enhanced UX**: Clean wizard output with status indicators and brand colors
294+
- **⚙️ Smart Config Management**: Detects unchanged configs to avoid unnecessary writes, creates backups automatically
295+
- **🚀 CLI Flags**: `--no-open` to skip browser opening, `--force` to show all clients
296+
- **📝 Multi-Format Support**: Handles both JSON (most clients) and TOML (Codex CLI) configuration formats
297+
- **🔒 Secure by Default**: Config files written with restrictive permissions (0o600), API key validation
298+
290299
### v0.9.0 - Comprehensive Agent Workflow Enhancement 🚀
291300
- **🧠 NLP Recognition System**: Smart detection of project references and user intent in natural language for improved agent understanding
292301
- **🧪 Mandatory Testing Verification**: Comprehensive testing pipeline with unit + integration test support, coverage validation (80% unit, 90% integration)

0 commit comments

Comments
 (0)