Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 895 Bytes

File metadata and controls

19 lines (13 loc) · 895 Bytes

GitHub Copilot for Xcode 0.35.0

🚀 Highlights

  • Agent Mode: Copilot will automatically use multiple requests to edit files, run terminal commands, and fix errors.
  • Model Context Protocol (MCP): Integrated with Agent Mode, allowing you to configure MCP tools to extend capabilities.

💪 Improvements

  • Added a button to enable/disable referencing current file in conversations
  • Added an animated progress icon in the response section
  • Refined onboarding experience with updated instruction screens and welcome views
  • Improved conversation reliability with extended timeout limits for agent requests

🛠️ Bug Fixes

  • Addressed critical error handling issues in core functionality
  • Resolved UI inconsistencies with chat interface padding adjustments
  • Improved network access with automatic detection of system environment variables for custom certificates