File tree Expand file tree Collapse file tree 1 file changed +15
-3
lines changed
Expand file tree Collapse file tree 1 file changed +15
-3
lines changed Original file line number Diff line number Diff line change 1+ ## 0.0.385 - 2026-01-19
2+
3+ - The store_memory tool is only included when memory is enabled for the user
4+ - Input placeholder now says "Type" instead of "Enter" to avoid confusion with Enter key
5+ - Cursor now correctly positioned at end of line when navigating history with down arrow
6+ - The new memory feature gracefully handles Copilot running without a repository
7+ - Control-C message now displays for 5 seconds instead of 1 second
8+ - Display current intent in terminal tab title
9+ - Combine all custom instruction files instead of using priority-based fallbacks
10+ - Enable infinite sessions with automatic long-running context management through compaction checkpoints
11+ - MCP server management when swapping between custom agents with /agent
12+ - Press Escape to cancel manual ` /compact ` command
13+ - Model switching from Codex to Opus preserves conversation history correctly
14+
115## 0.0.384 - 2026-01-16
216
317- Add ` & ` prefix shortcut for delegating prompts to run in background (equivalent to ` /delegate ` )
620- MCP servers now start correctly for custom agents
721- Shell commands now display error output when they fail
822- Fixed bug causing model call failures after compaction in some scenarios
9-
10- ## 0.0.383 - 2026-01-15
11-
1223- Login flow respects OAuth slow_down interval and includes debug logging
1324- Custom agent discovery now follows symbolic links to agent definition files
1425- Add additional prompting for custom agent delegation
5061- Allow reading files >10MB when using view_range parameter
5162- Sessions with large conversation history load faster on startup
5263- Send messages while Copilot is thinking to steer or queue
64+ - Keyboard shortcuts: Ctrl+O now expands recent timeline, Ctrl+E expands all timeline (Ctrl+R unbound for future use)
5365
5466## 0.0.377 - 2026-01-08
5567
You can’t perform that action at this time.
0 commit comments