- Fixed config directory overrides to prevent overwriting existing package.json and .gitignore files
- Fixed custom model aliases to properly map model IDs to their real provider model IDs
- Fixed clang formatter name detection
- Made shell execution more robust with proper shell-specific argument handling for bash, zsh, fish, and nu shells
- Added useCompletionUrls option to fix certain Azure OpenAI setups that require completion endpoints instead of responses endpoints
- Included stack traces in server error responses for better debugging