A powerful AI-driven coding assistant that helps you write, edit, and manage code efficiently. This VSCode extension provides an intuitive interface for common development tasks with advanced automation capabilities.
-
File Operations
- Create new files with intelligent templates
- Edit existing files with syntax awareness
- Smart file organization and management
-
Command Execution
- Run terminal commands directly from the interface
- View command output in real-time
- Command history and quick re-run capabilities
-
Browser Integration
- Preview web pages and documentation
- Quick access to development resources
- Integrated web tools
- Open Visual Studio Code
- Press
Ctrl+P
(Windows/Linux) orCmd+P
(macOS) - Type
ext install autonomous-coding-agent
- Press Enter
- Open the command palette (
Ctrl+Shift+P
orCmd+Shift+P
) - Type "Start Autonomous Coding Agent"
- Press Enter to launch the agent interface
Or click the robot icon ($(robot)) in the status bar to launch the agent.
Upgrade to Pro to unlock advanced features:
- Advanced code generation
- Custom templates
- Team collaboration tools
- Code analytics and insights
- Visual Studio Code version 1.60.0 or higher
- Node.js 14.x or higher
This extension contributes the following settings:
autonomousCodingAgent.enable
: Enable/disable the extensionautonomousCodingAgent.logLevel
: Set the logging level (debug, info, warn, error)
See our issue tracker for any known issues.
Initial release of Autonomous Coding Agent:
- Basic file operations
- Command execution
- Browser integration
- Modern UI with Tailwind CSS
We welcome contributions! Please see our contributing guidelines for details.
This project is licensed under the MIT License - see the LICENSE file for details.
Created by Marty Montgomery
Enjoy coding with your autonomous assistant!