github AndyMik90/Auto-Claude v2.7.0

latest releases: v2.7.6-beta.2, v2.7.6-beta.1, v2.7.5...
one month ago

2.7.0 - Tab Persistence & Memory System Modernization

✨ New Features

  • Project tab bar with persistent tab management and GitHub organization initialization on project creation

  • Task creation enhanced with @ autocomplete for agent profiles and improved drag-and-drop support

  • Keyboard shortcuts and tooltips added to project tabs for better navigation

  • Agent task restart functionality with new profile support for flexible task recovery

  • Ollama embedding model support with automatic dimension detection for self-hosted deployments

🛠️ Improvements

  • Memory system completely redesigned with embedded LadybugDB, eliminating Docker/FalkorDB dependency and improving performance

  • Tab persistence implemented via IPC-based mechanism for reliable session state management

  • Terminal environment improved by using virtual environment Python for proper terminal name generation

  • AI merge operations timeout increased from 2 to 10 minutes for reliability with larger changes

  • Merge operations now use stored baseBranch metadata for consistent branch targeting

  • Memory configuration UI simplified and rebranded with improved Ollama integration and detection

  • CI/CD workflows enhanced with code signing support and automated release process

  • Cross-platform compatibility improved by replacing Unix shell syntax with portable git commands

  • Python venv created in userData for packaged applications to ensure proper environment isolation

🐛 Bug Fixes

  • Task title no longer blocks edit/close buttons in UI

  • Tab persistence and terminal shortcuts properly scoped to prevent conflicts

  • Agent profile fallback corrected from 'Balanced' to 'Auto (Optimized)'

  • macOS notarization made optional and improved with private artifact storage

  • Embedding provider changes now properly detected during migration

  • Memory query CLI respects user's memory enabled flag

  • CodeRabbit review issues and linting errors resolved across codebase

  • F-string prefixes removed from strings without placeholders

  • Import ordering fixed for ruff compliance

  • Preview panel now receives projectPath prop correctly for image component functionality

  • Default database path unified to ~/.auto-claude/memories for consistency

  • @lydell/node-pty build scripts compatibility improved for pnpm v10


What's Changed


Thanks to all contributors

@AndyMik90, @craig Van

Don't miss a new Auto-Claude release

NewReleases is sending notifications on new releases.