FusionX Code
Supercharge your development workflow with AI-powered coding assistance
FusionX Code is a powerful VS Code extension that brings autonomous AI agents directly into your editor. Whether you're writing new features, debugging complex issues, or refactoring legacy code, FusionX empowers you to code faster and smarter.
Powered by Aziro
Features
Autonomous AI Coding Agent
FusionX can handle complex coding tasks autonomously - from creating new features to debugging and refactoring existing code. Simply describe what you want, and watch as FusionX reads files, makes edits, and executes commands.
Multi-Model Support
Choose from the best AI models available:
- Anthropic: Claude 3.5 Sonnet, Claude 3 Opus
- OpenAI: GPT-4, GPT-4 Turbo, GPT-3.5
- Google: Gemini Pro
- Local Models: Ollama, LM Studio
- OpenRouter: Access to 200+ models
- And many more providers
Context-Aware Intelligence
- Intelligently reads and understands your codebase
- Maintains conversation context across tasks
- Smart context condensation to stay within token limits
- Supports MCP (Model Context Protocol) servers for extended capabilities
Interactive Terminal Integration
- Execute commands and see results in real-time
- Terminal context menu for quick actions
- Fix failed commands with AI assistance
- Explain complex commands
Built-in Code Actions
Right-click on any code to:
- Explain Code: Get detailed explanations of what the code does
- Fix Code: Automatically fix bugs and errors
- Improve Code: Get suggestions for optimization and best practices
- Add to Context: Include specific code in your AI conversation
Task Management
- View and manage task history
- Export and share tasks with your team
- Cloud sync for seamless collaboration
- Resume interrupted tasks
Customizable Prompts
- Create and save custom prompt templates
- Share prompts with your organization
- Access community-created prompts from the marketplace
Cloud Integration
Connect to FusionX Cloud to:
- Sync your tasks across devices
- Share tasks with team members
- Access your coding sessions from anywhere
- Collaborate in real-time
Installation
- Open VS Code
- Go to Extensions (Ctrl+Shift+X / Cmd+Shift+X)
- Search for "FusionX"
- Click Install
- Click the FusionX icon in the sidebar to get started
Getting Started
Set Up Your API Key
- Click the FusionX icon in the sidebar
- Choose your preferred AI provider
- Enter your API key
- Alternatively, connect to FusionX Cloud for managed access
Start Your First Task
- Click the "+" button or press
Cmd+K Cmd+A (Mac) / Ctrl+K Ctrl+A (Windows/Linux)
- Describe what you want to accomplish
- Let FusionX work its magic!
Approve Actions
- FusionX will ask for permission before making changes
- Review proposed edits and commands
- Approve or reject individual actions
- Enable auto-approve mode for trusted operations
Keyboard Shortcuts
| Action |
Mac |
Windows/Linux |
| Add to Context |
Cmd+K Cmd+A |
Ctrl+K Ctrl+A |
| Toggle Auto-Approve |
Cmd+Alt+A |
Ctrl+Alt+A |
| New Task |
Click "+" in sidebar |
Click "+" in sidebar |
Configuration
FusionX is highly customizable. Access settings by:
- Click the settings icon in the FusionX sidebar
- Or go to VS Code Settings > Extensions > FusionX
Key Settings
- Allowed Commands: Whitelist safe commands for auto-approval
- Denied Commands: Blacklist dangerous commands
- Command Timeout: Set execution timeout limits
- Custom Storage Path: Choose where to store task history
- Code Actions: Enable/disable right-click menu options
- API Request Timeout: Configure API timeout duration
MCP (Model Context Protocol) Support
FusionX supports MCP servers, allowing you to extend the AI's capabilities with:
- Custom tools and functions
- External data sources
- Specialized domain knowledge
- API integrations
Configure MCP servers in the FusionX settings panel.
Use Cases
Build New Features
"Create a REST API endpoint for user authentication with JWT tokens"
Debug Issues
"Find and fix the memory leak in the data processing module"
Refactor Code
"Refactor this class to use TypeScript generics and improve type safety"
Write Tests
"Generate unit tests for the UserService class with 100% coverage"
Explain Complex Code
Right-click on unfamiliar code and select "Explain Code"
"Optimize this database query to reduce load time"
Privacy & Security
FusionX respects your privacy:
- Your code stays on your machine unless you explicitly share tasks
- API keys are stored securely in VS Code's secret storage
- No telemetry or tracking without consent
- Open source and transparent
See our Privacy Policy for details.
Requirements
- VS Code version 1.84.0 or higher
- Node.js 20.19.2 or higher
- An API key from a supported AI provider (or FusionX Cloud account)
What's New
Version 3.0.0
- Complete rebranding to FusionX
- Enhanced UI/UX with new theme
- Improved cloud integration
- Google SSO support
- Updated localization support
- Performance improvements and bug fixes
Contributing
We welcome contributions! Check out our Contributing Guide to get started.
License
See LICENSE for details.
Contributors
Made with by the team at Aziro
Transform the way you code with FusionX - Your AI pair programmer that never sleeps.