Skip to content

Commit e17cea2

Browse files
Update changelog.md for version 0.0.380
1 parent 7797f81 commit e17cea2

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

changelog.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
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

0 commit comments

Comments
 (0)