Back to feed

Version 0.0.380

Jan 13, 2026
GitHub/GitHub Copilot CLICLIv0.0.380
  • Retrieving models handles network errors from firewalled routes gracefully, raises errors appropriately
  • Bash command text aligns with output in timeline events
  • Large output hints now suggest appropriate tools for different content types including JSON
  • The --agent flag now works in interactive mode
  • Provide inline feedback when rejecting tool permission requests so agents don't have to stop due to denying permissions
  • web-fetch tool now rejects file:// URLs and suggests using view tool instead
  • Terminal escape sequences no longer appear as text input
  • Auto-compaction runs in background without blocking the conversation.
  • Abort signals now propagate to sub-agents, allowing task cancellation to stop all nested agent work
  • Custom agent tool aliasing for the task tool
  • Allow reading files >10MB when using view_range parameter
  • Sessions with large conversation history load faster on startup
  • Send messages while Copilot is thinking to steer or queue
  • Keyboard shortcuts: Ctrl+O now expands recent timeline, Ctrl+E expands all timeline (Ctrl+R unbound for future use)