mirror of
https://github.com/AutoMaker-Org/automaker.git
synced 2026-01-31 06:42:03 +00:00
Cache management improvements: - Remove separate cachedEditor variable; derive default from cachedEditors - Update isCacheValid() to check cachedEditors existence - detectDefaultEditor() now always goes through detectAllEditors() to ensure cache TTL is respected consistently Editor fallback improvements: - Log warning when requested editorCommand is not found in available editors - Include list of available editor commands in warning message - Make fallback to default editor explicit rather than silent Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>