Skip to content

Claude Autopilot v0.1.2

Choose a tag to compare

@benbasha benbasha released this 29 Jul 18:10
· 13 commits to main since this release

Claude Autopilot v0.1.2

Production Release

This release includes production optimizations with DEBUG_MODE disabled for better performance.

Features

  • Automated Claude Code task management with queue processing
  • Auto-resume functionality for interrupted sessions
  • Web interface with mobile support
  • Queue management and history tracking
  • Sleep prevention during processing
  • Comprehensive security settings

Installation

  1. Download the claude-autopilot-0.1.2.vsix file from this release
  2. Install in VS Code: Extensions → Install from VSIX
  3. Or install from VS Code Marketplace: benbasha.claude-autopilot

What's Changed

  • Set DEBUG_MODE=false for production builds
  • Optimized build scripts for production deployment

Full Changelog: v0.1.1...v0.1.2

Links