Skip to content

0.0.385

Choose a tag to compare

@copilot-cli-release-app copilot-cli-release-app released this 19 Jan 18:54
· 32 commits to main since this release

2026-01-19

  • 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