Les équipes GitHub font évoluer GitHub Copilot à un rythme soutenu. La version 1.1.7 est disponible depuis quelques heures. Les principales nouvautés sont :
- poser une question dans la fenêtre Side chat pendant une session active sans (attendre) réponse à la questin initiale
- My work détecte automatiquement les dépôts renommés ou transférés
- Les orchestrateurs peuvent créer une session dans un emplacement local existant au lieu de créer un espace de travail (worktree)
- la création de pull requests trouve les templates PR dans plus d'emplacements incluant le dépôt racine et dans les dossiers docs
Les bugs corrigés :
• Copilot no longer navigates to archived chats as blank new chats; prompts for restoration instead
• Fixed 'Merge when ready' and 'Queue when ready' appearing on PRs where auto-merge is disabled to prevent merge failures
• Sending messages to archived sessions prompts for restore instead of resuming outside original project directories
• Fixed crash when opening browser preview with malformed URLs containing quotes
• Fixed crash browsing workspaces with recursive directory links and suppressed erroneous Excel spreadsheet close errors
• Restored chats no longer remain stuck with 'Answer required' badge after archiving while waiting on response
• Fixed private plugin marketplace sign-in issues allowing GitHub account switching when authentication required
• Fixed errors accepting repository config files before session creation from trust prompts
• Fixed committing changes from branch workspaces with detached HEAD state
• Fixed completion summaries rendering as their own entries instead of being mixed into tool activities
• Ctrl+C copies on Windows now appear correctly in Windows clipboard history (Win+V)
• Fixed multiple crashes occurring on very deep directory trees and onboarding on some browsers
• Fixed MCP server editing and saving in Settings from silently resetting changes
• Fixed app access bypass issue when switching to accounts with Copilot app disabled by organization policies
• Fixed cloud task transcripts rendering final answers above tool calls instead of below