Back to feed

Version 0.0.385

Jan 19, 2026
GitHub/GitHub Copilot CLICLIv0.0.385
  • The store_memory tool is only included when memory is enabled for the user
  • Input placeholder now says "Type" instead of "Enter" to avoid confusion with Enter key
  • Cursor now correctly positioned at end of line when navigating history with down arrow
  • The new memory feature gracefully handles Copilot running without a repository
  • Control-C message now displays for 5 seconds instead of 1 second
  • Display current intent in terminal tab title
  • Combine all custom instruction files instead of using priority-based fallbacks
  • Enable infinite sessions with automatic long-running context management through compaction checkpoints
  • MCP server management when swapping between custom agents with /agent
  • Press Escape to cancel manual /compact command
  • Model switching from Codex to Opus preserves conversation history correctly