File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed
Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change 1+ ## 0.0.384 - 2026-01-16
2+
3+ - Add ` & ` prefix shortcut for delegating prompts to run in background (equivalent to ` /delegate ` )
4+ - Tab completion cycles correctly based on typed prefix, not completed text
5+ - Allow users to configure the reasoning effort for gpt models
6+ - MCP servers now start correctly for custom agents
7+ - Shell commands now display error output when they fail
8+ - Fixed bug causing model call failures after compaction in some scenarios
9+
10+ ## 0.0.383 - 2026-01-15
11+
12+ - Login flow respects OAuth slow_down interval and includes debug logging
13+ - Custom agent discovery now follows symbolic links to agent definition files
14+ - Add additional prompting for custom agent delegation
15+ - Add ` /cd ` as an alias for ` /cwd ` command
16+ - Files created by the CLI are available for @-mention
17+ - Enable extended thinking for Anthropic Claude models
18+ - Screen reader mode shows static text instead of animated spinners during login
19+ - Selecting 'approve for session' now auto-approves pending parallel permission requests of the same type
20+ - Reasoning view setting persists across sessions
21+ - Provide clearer error messages when repository is not found or access is denied
22+ - Inject repo memories in the prompt and add memory storage tool to remember facts across sessions
23+ - Show delay time when Copilot reads shell output with a delay
24+ - Support proxy URLs without scheme (e.g., localhost:9999)
25+
126## 0.0.382 - 2026-01-14
227
328- Add support for GPT-5.2-Codex model
You can’t perform that action at this time.
0 commit comments