File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed
Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 1+ ## 0.0.380 - 2026-01-13
2+
3+ - Retrieving models handles network errors from firewalled routes gracefully, raises errors appropriately
4+ - Bash command text aligns with output in timeline events
5+ - Large output hints now suggest appropriate tools for different content types including JSON
6+ - The ` --agent ` flag now works in interactive mode
7+ - Provide inline feedback when rejecting tool permission requests so agents don't have to stop due to denying permissions
8+ - web-fetch tool now rejects file:// URLs and suggests using view tool instead
9+ - Terminal escape sequences no longer appear as text input
10+ - Auto-compaction runs in background without blocking the conversation.
11+ - Abort signals now propagate to sub-agents, allowing task cancellation to stop all nested agent work
12+ - Custom agent tool aliasing for the task tool
13+ - Allow reading files >10MB when using view_range parameter
14+ - Sessions with large conversation history load faster on startup
15+ - Send messages while Copilot is thinking to steer or queue
16+
117## 0.0.377 - 2026-01-08
218
319- Large file messages now encourage incremental reading with view_range instead of discouraging all reading
You can’t perform that action at this time.
0 commit comments