Skip to content

0.0.380

Latest

Choose a tag to compare

@copilot-cli-release-app copilot-cli-release-app released this 13 Jan 02:45
· 1 commit to main since this release

2026-01-13

  • 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