Skip to content

Claude Autopilot v0.1.1

Choose a tag to compare

@benbasha benbasha released this 21 Jul 12:35
· 44 commits to main since this release

πŸš€ Claude Autopilot v0.1.1

✨ Added

  • Message ID System: Each queue message now has a unique identifier for better tracking and management
  • History Visibility Controls: New configuration option to show/hide history section in the UI
  • Scheduled Session Start: Added ability to schedule Claude Autopilot to start at specific times (HH:MM format)
  • Enhanced UI Controls: Replaced checkbox with sleek iOS-style toggle for skip permissions setting
  • Complete Config Implementation: Full configuration system with validation and real-time updates
  • ID Generator Utility: New utility service for generating unique message identifiers
  • Security Service: Enhanced security validation and XSS protection controls
  • Scheduler Service: New service for handling timed operations and session scheduling

πŸ”§ Fixed

  • Queue Persistence: Resolved issues with pending queue not persisting across sessions
  • Auto-start Issues: Fixed problems with automatic session startup functionality
  • History Saving: Fixed bug where processing history was not being saved properly
  • Multiline Message Handling: Improved handling of multiline messages and Enter key submission
  • Configuration References: Updated README and documentation to use correct claudeAutopilot.* configuration keys

πŸ“¦ Installation

  • Download and install the VSIX file directly
  • Or install from VS Code Marketplace: benbasha.claude-autopilot