Weekly GitHub Report for Vscode: March 09, 2026 - March 16, 2026 (19:45:15)
Weekly GitHub Report for Vscode
Thank you for subscribing to our weekly newsletter! Each week, we deliver a comprehensive summary of your GitHub project's latest activity right to your inbox, including an overview of your project's issues, pull requests, contributors, and commit activity.
Table of Contents
I. News
1.1 Recent Version Releases:
The current version of this repository is 1.98.2
1.2 Version Information:
The version released on March 12, 2025, primarily focuses on resolving various issues as detailed in the linked GitHub milestone for "February 2025 Recovery 2." For a comprehensive overview of all updates and improvements, users are directed to the official Visual Studio Code release notes.
II. Issues
2.1 Top 5 Active Issues:
We consider active issues to be issues that that have been commented on most frequently within the last week. Bot comments are omitted.
-
All Extensions fails to install - End of central directory record signature not found: This issue reports that all VS Code extensions fail to install or update, showing an error related to a corrupted or truncated ZIP file ("End of central directory record signature not found"). The root cause appears to be that VS Code is downloading an HTML error page instead of a valid VSIX package from the extension marketplace, likely due to server-side or CDN issues, network proxies, or security appliances blocking or interfering with the download process.
- The comment discussion reveals that manual VSIX downloads and installations sometimes work as a temporary workaround, but not consistently for all extensions or environments. Users have identified that the problem is often caused by network proxies or CDN nodes returning blocked HTML pages or HTTP 403 errors instead of the expected VSIX files. Various workarounds include clearing caches, disabling proxies, manually downloading VSIX files, and installing from the command line, but the issue persists across multiple platforms and VS Code versions until the server-side problem is resolved.
- Number of comments this week: 117
-
Cannot download extensions: This issue describes a problem where users are unable to download or install extensions in VS Code version 1.111.0 due to an error stating "End of central directory record signature not found," indicating corrupted or truncated zip files during extension setup. The problem appears across multiple operating systems and environments, with many users reporting that manual installation of extensions via VSIX files sometimes works except for certain extensions, and that the root cause may be related to network issues, particularly involving corporate proxies or CDNs returning HTTP 403 errors.
- The comments reveal widespread reports of the same error across different platforms and setups, with users confirming that reinstalling VS Code does not resolve the issue. Several users identify corporate network proxies like Zscaler as a contributing factor, with disabling such proxies temporarily fixing the problem. Others note HTTP 403 errors from Microsoft’s CDN during extension downloads, suggesting the issue lies with the marketplace servers or network policies rather than VS Code itself. Workarounds include manually downloading and installing VSIX files, though this is not always successful, and some users report intermittent resolution when proxy settings or VPNs are changed.
- Number of comments this week: 57
-
[TRIAGE-NEEDED] Copilot Chat shows “Contact your admin” for models on personal GitHub account (VS Code Insiders): This issue reports that users with personal GitHub accounts, including those with GitHub Education verification and Copilot Pro subscriptions, are seeing a "Contact your admin" message when trying to select certain advanced AI models in the Copilot Chat extension for VS Code Insiders, despite not being part of any organization or enterprise. The problem appears to have started recently, preventing access to models like Claude Opus 4.6, Claude Sonnet 4.6, and GPT-5.4, causing confusion about whether this is due to plan restrictions, a staged rollout, or a UI bug incorrectly showing enterprise policy messaging to personal users.
- Multiple commenters confirm experiencing the same issue across different account types, including personal Pro and former student accounts, with some noting that certain models have been discontinued for student plans or are regionally restricted; attempts to resolve the problem by adding billing info or switching to Copilot CLI have had mixed results, and the discussion highlights frustration over reduced access to previously available models and calls for higher priority investigation.
- Number of comments this week: 39
-
[CHAT-EXT-ISSUE] Claude and GPT models are available for github copilot pro plan: This issue reports that users with an individual GitHub Copilot Pro plan are unable to access Claude and GPT models in the Copilot Chat extension for VS Code, despite these models appearing in the selection UI. When attempting to select these models, users receive a message stating the model is unavailable and to contact an administrator, which is confusing since the users are not in an enterprise-managed environment.
- Multiple users confirm experiencing the same problem where certain AI models suddenly became inaccessible despite previously working, with speculation about recent changes or restrictions affecting Pro Plan users; a linked issue suggests a possible misconfiguration related to Student Plan restrictions impacting Pro Plan users as well.
- Number of comments this week: 14
-
Extension install/update fails with invalid VSIX zip in 1.111.0 (Windows): This issue describes a failure to install or update extensions in VS Code version 1.111.0 on Windows, where the process errors out with a message indicating the VSIX file is invalid or truncated. Users report that the problem persists across versions and platforms, suggesting a possible issue with the Marketplace package format or delivery rather than the client itself.
- The comments confirm widespread occurrence of the error, with users sharing logs and error messages, noting that manual installation sometimes works after renaming files, but cyclic dependencies between extensions cause further failures; some suspect a Marketplace issue, and one user recommends switching to an alternative IDE.
- Number of comments this week: 12
2.2 Top 5 Stale Issues:
We consider stale issues to be issues that has had no activity within the last 30 days. The team should work together to get these issues resolved and closed as soon as possible.
As of our latest update, there are no stale issues for the project this week.
2.3 Open Issues
This section lists, groups, and then summarizes issues that were created within the last week in the repository.
Issues Opened This Week: 883
Summarized Issues:
- Extension Crashes and Unresponsiveness: Multiple reports describe the GitHub Copilot Chat extension and related AI models crashing, becoming unresponsive, or causing the extension host to terminate unexpectedly. These issues affect various versions (notably 0.38.2 and 0.39.0) across different platforms including Windows 10, Darwin arm64, and Linux, often accompanied by errors like "Invalid string length," "Failed to get copilot token," or repeated infinite loops, severely impacting usability and productivity.
- Model Availability and Authentication Issues: Users report that premium AI models such as Claude Opus 4.6, Claude Haiku 4.5, Gemini 3.1 Pro, and GPT 5.4 are missing, unavailable, or cause errors like "Contact your admin" despite having valid subscriptions and no admin restrictions. Authentication failures, token expiration, and signature verification errors prevent proper use of models, especially on Windows and Darwin arm64 systems, leading to inability to select or use advanced AI models.
- issues/300230, issues/300673, issues/300673, issues/300673, issues/300673, issues/300673, issues/300673, issues/300673, issues/300673, issues/300673, issues/300673, issues/300673, issues/300673, issues/300673, issues/301270, issues/301395, issues/301441, issues/301512, issues/301680, issues/301682, issues/301694, issues/302011
- Chat History Loss and Session Serialization Failures: Several issues report unexpected loss of chat history or failure to restore chat sessions due to errors during serialization of chat sessions for storage. These serialization errors often include messages about "error diffing" or "invalid string length," causing sessions to be lost if the window is closed, which results in wasted paid usage and loss of important context.
- Extension Installation and Update Failures Due to Corrupted or Truncated Zip Files: Users frequently encounter errors such as "End of central directory record signature not found" or "not a valid zip file" when installing or updating extensions in VS Code, affecting both stable and Insiders versions across multiple platforms. These issues cause extension installation failures, including for GitHub Copilot and other popular extensions, and are often linked to network or CDN problems.
- Performance Degradation and Slowness: Numerous reports describe severe performance issues including slow typing, laggy IntelliSense, freezing, and high CPU usage when using GitHub Copilot Chat or related AI features. These problems occur on various platforms and VS Code versions, often linked to inline suggestions, large files, or long-running sessions, significantly hindering developer productivity.
- Network and Connectivity Errors: Users experience persistent network errors such as "Sorry, there was a network error," connection resets, HTTP/2 GOAWAY errors, and stream timeouts, which prevent successful AI model requests and extension functionality despite healthy network conditions and correct firewall settings. These issues affect both Windows and Linux environments and often cause request failures or session drops.
- UI and Rendering Issues: Several bugs relate to UI glitches such as missing borders on context menus, incorrect menu shadows, misaligned icons, flickering elements, and problems with terminal colors and font ligatures. These visual defects degrade the user experience and occur across different themes, platforms, and VS Code versions.
- Agent and Tooling Bugs: Multiple issues describe problems with agent modes, tool invocation, and session management including infinite loops, failure to invoke subagents, inability to steer or control agents, and incorrect tool behavior. These bugs cause agents to become stuck, produce repeated outputs, or fail to apply requested changes, impacting workflow automation and AI-assisted coding.
- Feature Requests and Usability Improvements: Users request enhancements such as in-chat UI controls for AI reasoning effort, AI-powered search toggles, case-insensitive multi-file highlights, better chat history management, improved model selectors with ordering and search, and accessibility improvements including screen reader support and text-to-speech controls. These requests aim to improve discoverability, control, and overall user experience.
- Extension and VS Code Version Compatibility Issues: Several reports highlight incompatibilities between specific extension versions (notably 0.38.2 and 0.39.0) and VS Code versions (especially 1.110.x and 1.111.x), causing features to fail, extensions to crash, or models to be unavailable. Users also report missing updates in official repositories and issues with Insiders builds.
- Code Generation and Editing Errors: Users report that AI-generated code often contains syntax errors, removes necessary characters, duplicates or reverses content, or produces irrelevant or malicious code. These issues cause frustration and require manual correction, undermining trust in AI-assisted coding.
- Chat Interface and Interaction Bugs: Problems include disappearing dialogs, inability to close modals, chat input losing focus, askQuestions tool stealing focus, and chat sessions switching unexpectedly or failing to load. These issues disrupt smooth interaction with the AI chat features.
- Terminal and Integrated Shell Issues: Bugs include incorrect key mappings, terminal output truncation, color rendering problems, IME composition overflow, and terminal tool failures due to sandboxing or missing dependencies. These issues affect terminal usability and integration with AI tools.
- issues/300308, issues/300494, issues/301043, issues/301050, issues/301378, [issues/301508](https://github.com/issues/301508], issues/302059, issues/302063
- Security and Privacy Concerns: Reports include malicious batch files injecting code into repositories, unauthorized file modifications, and concerns about AI ignoring explicit instructions, raising issues about trust and security in the development environment.
- Miscellaneous Bugs and Unknown Issues: Numerous reports lack sufficient detail but describe crashes, freezes, errors on startup, or other unspecified problems affecting VS Code or extensions.
- issues/300205, issues/300310, issues/300357, issues/300668, issues/300676, issues/300719, issues/301012, issues/301228, issues/301273, issues/301274, issues/301315, issues/301410, issues/301466, issues/301481, issues/301493, issues/301805, issues/301878, issues/301881, issues/301889, issues/301890, issues/301892, issues/301893, issues/301897, issues/301900, issues/301920, issues/301943, issues/301944, issues/301949, issues/301950, issues/301952, issues/301956, issues/301959, issues/301960, issues/301961, issues/301962, issues/301964, issues/301965, issues/301966, issues/301969, issues/301970, issues/301973, issues/301974, issues/301975, issues/301977, issues/301978, issues/301981, issues/301984, issues/301985, issues/301986, issues/301987, issues/301988, issues/301990, issues/301993, issues/301997, issues/301998, issues/301999, issues/302000, issues/302001, issues/302002, issues/302003, issues/302004, issues/302005, issues/302006, issues/302008, issues/302011, issues/302012, issues/302014, issues/302016, issues/302019, issues/302020, issues/302021, issues/302022, issues/302024, issues/302025, issues/302026, issues/302027, issues/302030, issues/302032, issues/302033, issues/302038, issues/302039, issues/302040, issues/302042, issues/302045, issues/302048, issues/302049, issues/302050, issues/302051, issues/302052, issues/302054, issues/302056, issues/302059, issues/302060, issues/302062, issues/302064, issues/302065, issues/302066, issues/302068, issues/302069, issues/302070, issues/302071
2.4 Closed Issues
This section lists, groups, and then summarizes issues that were closed within the last week in the repository. This section also links the associated pull requests if applicable.
Issues Closed This Week: 839
Summarized Issues:
- GitHub Copilot Chat Sign-in and Authentication Issues: Multiple reports indicate that the GitHub Copilot Chat extension in VS Code frequently fails to allow users to sign in or repeatedly prompts for login despite successful authentication. These issues cause loss of chat functionality, require frequent restarts or token resets, and persist even after reinstalling or clearing stored data, severely impacting usability.
- Copilot Chat Extension Performance and Responsiveness Problems: Users report significant slowdowns, freezes, and unresponsiveness in the GitHub Copilot Chat extension, including long delays in chat readiness, workspace slowdowns, and the extension becoming stuck or crashing during use. These performance degradations often require restarts and disrupt workflows, with some issues linked to specific extension versions and VS Code releases.
- Model Selection and Unsupported Model Errors: Numerous issues report that users encounter errors stating "The requested model is not supported" or similar 400 errors when attempting to use certain AI models in GitHub Copilot or Copilot Chat. This includes problems with model availability, inability to select models, and requests failing due to unsupported or deprecated models, affecting both free and premium users.
- Request Failures Due to Timeout or Request Body Size: Several issues describe request failures with 408 or 413 errors caused by timeouts while reading the request body or requests being too large to parse. These failures result in repeated errors, inability to complete requests, and suggestions to retry with smaller request sizes, affecting the reliability of Copilot and chat features.
- "Invalid String Length" and Related Errors in Chat and Extension: Multiple reports indicate that users encounter "invalid string length" errors during chat interactions or when using the extension, causing crashes, freezes, or loss of data. These errors often occur during long chats, prompt cycling, or when writing in the chat, severely impacting usability.
- Missing or Disappearing "Open with Code" Context Menu Option on Windows: Several users report that the "Open with Code" or "Open with VS Code" option disappears from the right-click context menu on folders or files in Windows 10 and Windows 11, causing inconvenience and requiring manual registry edits or workarounds.
- Copilot Chat and Agent Mode Failures and Crashes: Users report crashes, hangs, or failures in Copilot Chat and Agent modes, including infinite loops, aborted chats, and failure to complete tasks. Some issues involve the agent losing permissions, failing to call models, or producing corrupted or incomplete outputs, disrupting workflows and requiring restarts.
- Copilot Chat Quota and Billing Issues: Several users report problems with Copilot chat quotas not resetting monthly, incorrect credit charges due to server errors, and premium features not appearing after purchase. These issues cause users to be locked out of features or incorrectly billed, leading to frustration and refund requests.
- Terminal and Shell Integration Problems in VS Code: Users report issues with the integrated terminal, including inability to open terminals, input problems with shells like fish and zsh, keypresses not working, and terminal crashes or freezes. Some problems are linked to recent VS Code updates and affect both local and remote terminals.
- Copilot Chat Feature and UI Bugs: Various UI and feature bugs are reported, including chat window disabling, missing recent sessions, incorrect or missing model display, chat content disappearing, and issues with inline completions or ghost text. These bugs degrade the user experience and hinder effective use of Copilot Chat.
- Copilot Chat Tool and Plugin Issues: Problems include missing or broken native modules causing tool failures, signature verification failures for extensions, inability to read or interpret images, and plugin marketplace errors. These issues cause tool calls to fail, break CLI functionality, and prevent proper plugin usage.
- Copilot Chat and Agent Mode Feature Requests and Usability Improvements: Users request features such as disabling automatic model invocation in prompts, adding image reading tools, better session and plugin management, improved accessibility modes, and enhanced debugging control. These requests aim to improve control, usability, and accessibility of Copilot and agent features.
- Copilot Chat and Agent Mode Session and State Management Issues: Reports include lost or corrupted chat sessions, serialization errors causing session loss, inability to store multiple new sessions, and problems with session switching or state persistence. These issues cause data loss and disrupt continuous workflows.
- issues/298020, issues/300204, issues/300681, issues/300830, issues/301811, [issues/301442](https://github.com/issues/301442]
- Copilot Chat and Agent Mode Token and Rate Limiting Issues: Users experience unexpected rate limiting, token expiration errors, and failures due to token refresh problems, causing interruptions and requiring frequent reloads or sign-ins. These issues degrade reliability and user experience.
- issues/296328, issues/299609, issues/300728, issues/301168, [issues/301856](https://github.com/issues/301856]
- Copilot Chat and Agent Mode Incorrect or Unexpected Behavior: Reports include duplicated code insertions, false-positive content filtering, premature cancellation of conversations, and unexpected command executions without user approval. These behaviors cause confusion, data corruption, and potential data loss.
- issues/298817, issues/299466, issues/299770, issues/301828, [issues/301829](https://github.com/issues/301829], issues/301959
- VS Code Core and Extension Crashes and Stability Issues: Several reports describe crashes in VS Code or its extensions, including random crashes, activation failures, and silent failures during debugging or extension updates, affecting overall stability.
- issues/299912, issues/300429, issues/300446, [issues/301934](https://github.com/issues/301934]
- Copilot Chat and Agent Mode Accessibility and Usability Barriers: Users report accessibility issues such as poor screen reader support, confusing UI elements, and lack of clear feedback, requesting improvements to make Copilot usable for users with disabilities.
- issues/298591, issues/300861, [issues/300880](https://github.com/issues/300880]
- Copilot Chat and Agent Mode Token Consumption and Billing Transparency Issues: Users report misleading or inaccurate display of token usage and billing meters, causing confusion about actual consumption and costs.
- issues/301559, issues/301562, [issues/301530](https://github.com/issues/301530]
- Copilot Chat and Agent Mode Model Quota and Access Problems for Pro Users: Several users with active GitHub Copilot Pro subscriptions report loss of access to premium models like Claude Opus 4.6 and GPT-5.x, with models disappearing from selectors or showing "Contact Admin" messages despite valid subscriptions.
- Copilot Chat and Agent Mode Tooling and Plugin Management Issues: Problems include inability to enable or disable agent plugins globally or per workspace, missing plugins when multiple extensions are installed, and issues with plugin installation paths in remote environments.
- issues/299432, issues/300271, issues/301377, [issues/301631](https://github.com/issues/301631]
- Copilot Chat and Agent Mode Command and Workflow Interruptions: Reports include premature termination of multi-turn conversations, disappearing queued or steering messages, and inability to see modified files during delegation, disrupting agent workflows.
- issues/301299, issues/301303, [issues/301355](https://github.com/issues/301355]
- Copilot Chat and Agent Mode Feature and UI Enhancement Requests: Users request features such as search within chat panels, carousel views for images, disabling read/unread indicators, and better model quota displays to improve usability and workflow efficiency.
- issues/300979, issues/301606, issues/300880, [issues/301809](https://github.com/issues/301809]
- Copilot Chat and Agent Mode Session Compatibility and Versioning Issues: Users report incompatibilities between VS Code Insiders and Stable versions causing session file corruption and inability to open sessions across versions.
- [issues/301613](https://github.com/issues/301613]
- Copilot Chat and Agent Mode Token and Rate Limit Handling Improvements: Users request better handling of rate limits, such as fallback models or alternative options, instead of abrupt blocking, to maintain workflow continuity.
- [issues/302046](https://github.com/issues/302046]
- Copilot Chat and Agent Mode Unexpected or Unwanted Behavior in Code Generation: Reports include AI inserting clarification thoughts into source code, repeated loops of output, and failure to honor deterministic execution or architectural constraints, leading to user frustration and refund requests.
- issues/299315, issues/300961, [issues/301402](https://github.com/issues/301402]
- VS Code Core UI and Feature Bugs: Issues include missing or incorrect icons, unexpected focus changes, broken scrollbars, and problems with markdown sticky scroll and find dialog accessibility, affecting general editor usability.
- issues/299645, issues/300506, issues/301126, [issues/301498](https://github.com/issues/301498]
- Copilot Chat and Agent Mode Model Parameter Validation Errors: Multiple reports indicate that using unsupported parameter values like "xhigh" with certain models causes request failures with 400 errors, requiring users to use only supported values.
- issues/299223, issues/299233, issues/299252, issues/299254, issues/299259, issues/299378, issues/299399, issues/300464, issues/301045, [issues/301857](https://github.com/issues/301857]
- Copilot Chat and Agent Mode Accessibility and Screen Reader Issues: Reports highlight problems with ARIA attributes and lack of accessible names on interactive elements, causing screen readers to announce unlabeled controls and reducing accessibility.
- [issues/300861](https://github.com/issues/300861]
- Copilot Chat and Agent Mode Workspace and Multi-root Issues: Problems include inconsistent saving behavior, inability to distinguish agent sessions invoking skills, and skills not recognized when placed outside expected folders, causing confusion and loss of context.
- issues/296368, issues/297857, [issues/301252](https://github.com/issues/301252]
- Copilot Chat and Agent Mode Command Execution and Timeout Limitations: Lack of timeout and cancellation support in VS Code command execution APIs causes workflows to hang indefinitely, affecting reliability of long-running agent workflows.
- [issues/297671](https://github.com/issues/297671]
- Copilot Chat and Agent Mode Model and Tool Integration Bugs: Issues include failure to call models when not selected, false-positive terminal input detection, and inability to execute certain commands due to missing or broken modules.
- issues/296886, [issues/298134](https://github.com/issues/298134], [issues/298323](https://github.com/issues/298323]
- Copilot Chat and Agent Mode User Experience and Workflow Interruptions: Users report unexpected behavior such as automatic creation of GitHub issues and pull requests without approval, inability to disable AI features properly, and confusing UI elements causing workflow disruption.
- issues/300500, [issues/301305](https://github.com/issues/301305]
- Copilot Chat and Agent Mode Model Quota and Billing Display Issues: The premium request meter and context usage GUI inaccurately display token consumption, causing confusion about actual usage and billing.
- issues/301559, issues/301562, [issues/301785](https://github.com/issues/301785]
- Copilot Chat and Agent Mode Plugin and Extension Signature Verification Failures: Signature verification failures for various extensions cause them to be disabled or fail to load, impacting functionality.
- issues/298404, issues/298905, issues/299910, [issues/300829](https://github.com/issues/300829]
- Copilot Chat and Agent Mode Model Availability and Access Issues for Education and Corporate Plans: Users with education or corporate plans report errors indicating credit balance too low or contact admin messages despite having active subscriptions and remaining quota.
- issues/301322, [issues/301323](https://github.com/issues/301323]
- Copilot Chat and Agent Mode Session and State Serialization Errors: Serialization errors during chat session saving cause loss of session data if the window is closed, leading to data loss and workflow disruption.
- issues/300204, issues/300681, issues/300830, [issues/301442](https://github.com/issues/301442], [issues/301475](https://github.com/issues/301475], [issues/301811](https://github.com/issues/301811]
- Copilot Chat and Agent Mode Model and Tool Parameter Schema Mismatches: Issues where tool schemas require parameters that cause calls to be rejected or cause infinite loops due to ambiguous formatting, leading to model confusion and repeated errors.
- issues/301094, [issues/301421](https://github.com/issues/301421], [issues/301052](https://github.com/issues/301052]
- Copilot Chat and Agent Mode Workspace Scoped Hooks and Agent Configuration Difficulties: Users report awkward and unintuitive configuration of workspace-scoped hooks and agents, requiring absolute paths or affecting other projects unintentionally.
- [issues/299680](https://github.com/issues/299680]
- Copilot Chat and Agent Mode Unexpected or Unwanted Code Generation Behavior: Reports include AI generating incomplete TODO lists, inserting new methods in the middle of existing ones, and producing invalid or corrupted code, disrupting development.
- issues/299789, issues/299980, [issues/301620](https://github.com/issues/301620]
- Copilot Chat and Agent Mode Accessibility and Screen Reader Usability Issues: Users report significant productivity loss due to unreliable code suggestions and workflow difficulties with screen readers, requesting an accessibility-focused mode with verified edits and non-terminal verification paths.
- [issues/298591](https://github.com/issues/298591]
- Copilot Chat and Agent Mode Model and Tool Usage Errors: Users encounter errors such as "tools.0: Input tag ... does not match expected tags," causing request failures and inability to use certain tools.
- [issues/299545](https://github.com/issues/299545]
- Copilot Chat and Agent Mode Request Failures Due to Unsupported or Missing Models: Users report errors when models are missing after updates or when the system automatically selects unavailable models without notifying the user, causing confusion and failed requests.
- issues/299804, [issues/299809](https://github.com/issues/299809]
- Copilot Chat and Agent Mode Request Failures Due to Rate Limiting and Network Errors: Users experience random rate limiting and network errors causing repeated failed requests and wasted attempts, with suggestions to check firewall and network settings.
- issues/299609, [issues/300401](https://github.com/issues/300401]
- Copilot Chat and Agent Mode Feature Requests for Improved Model and Session Management: Requests include adding the ability to disable recently used models display, preserve worktree/workspace selection in new sessions, and add permission pickers and auto-approve commands for CLI agents.
- issues/299620, issues/299860, [issues/300303](https://github.com/issues/300303], [issues/300482](https://github.com/issues/300482]
- Copilot Chat and Agent Mode Unexpected or Unwanted Command Executions: Reports include the agent executing destructive commands like "rm -rf .tmp" without user approval despite autoapproval settings, raising concerns about sandbox behavior and unintended deletions.
- [issues/299770](https://github.com/issues/299770]
- Copilot Chat and Agent Mode Model and Tool Integration Bugs: Issues include failure to call models when not selected, false-positive terminal input detection, and inability to execute certain commands due to missing or broken modules.
- issues/296886, [issues/298134](https://github.com/issues/298134], [issues/298323](https://github.com/issues/298323]
- Copilot Chat and Agent Mode User Experience and Workflow Interruptions: Users report unexpected behavior such as automatic creation of GitHub issues and pull requests without approval, inability to disable AI features properly, and confusing UI elements causing workflow disruption.
- issues/300500, [issues/301305](https://github.com/issues/301305]
- Copilot Chat and Agent Mode Model Quota and Billing Display Issues: The premium request meter and context usage GUI inaccurately display token consumption, causing confusion about actual usage and billing.
- issues/301559, issues/301562, [issues/301785](https://github.com/issues/301785]
- Copilot Chat and Agent Mode Plugin and Extension Signature Verification Failures: Signature verification failures for various extensions cause them to be disabled or fail to load, impacting functionality.
- issues/298404, issues/298905, issues/299910, [issues/300829](https://github.com/issues/300829]
- Copilot Chat and Agent Mode Model Availability and Access Issues for Education and Corporate Plans: Users with education or corporate plans report errors indicating credit balance too low or contact admin messages despite having active subscriptions and remaining quota.
- issues/301322, [issues/301323](https://github.com/issues/301323]
- Copilot Chat and Agent Mode Session and State Serialization Errors: Serialization errors during chat session saving cause loss of session data if the window is closed, leading to data loss and workflow disruption.
- issues/300204, issues/300681, issues/300830, [issues/301442](https://github.com/issues/301442], [issues/301475](https://github.com/issues/301475], [issues/301811](https://github.com/issues/301811]
- Copilot Chat and Agent Mode Model and Tool Parameter Schema Mismatches: Issues where tool schemas require parameters that cause calls to be rejected or cause infinite loops due to ambiguous formatting, leading to model confusion and repeated errors.
- issues/301094, [issues/301421](https://github.com/issues/301421], [issues/301052](https://github.com/issues/301052]
- Copilot Chat and Agent Mode Workspace Scoped Hooks and Agent Configuration Difficulties: Users report awkward and unintuitive configuration of workspace-scoped hooks and agents, requiring absolute paths or affecting other projects unintentionally.
- [issues/299680](https://github.com/issues/299680]
- Copilot Chat and Agent Mode Unexpected or Unwanted Code Generation Behavior: Reports include AI generating incomplete TODO lists, inserting new methods in the middle of existing ones, and producing invalid or corrupted code, disrupting development.
- issues/299789, issues/299980, [issues/301620](https://github.com/issues/301620]
- Copilot Chat and Agent Mode Accessibility and Screen Reader Usability Issues: Users report significant productivity loss due to unreliable code suggestions and workflow difficulties with screen readers, requesting an accessibility-focused mode with verified edits and non-terminal verification paths.
- [issues/298591](https://github.com/issues/298591]
- Copilot Chat and Agent Mode Model and Tool Usage Errors: Users encounter errors such as "tools.0: Input tag ... does not match expected tags," causing request failures and inability to use certain tools.
- [issues/299545](https://github.com/issues/299545]
- Copilot Chat and Agent Mode Request Failures Due to Unsupported or Missing Models: Users report errors when models are missing after updates or when the system automatically selects unavailable models without notifying the user, causing confusion and failed requests.
- issues/299804, [issues/299809](https://github.com/issues/299809]
- Copilot Chat and Agent Mode Request Failures Due to Rate Limiting and Network Errors: Users experience random rate limiting and network errors causing repeated failed requests and wasted attempts, with suggestions to check firewall and network settings.
- issues/299609, [issues/300401](https://github.com/issues/300401]
- Copilot Chat and Agent Mode Feature Requests for Improved Model and Session Management: Requests include adding the ability to disable recently used models display, preserve worktree/workspace selection in new sessions, and add permission pickers and auto-approve commands for CLI agents.
- issues/299620, issues/299860, [issues/300303](https://github.com/issues/300303], [issues/300482](https://github.com/issues/300482]
- Copilot Chat and Agent Mode Unexpected or Unwanted Command Executions: Reports include the agent executing destructive commands like "rm -rf .tmp" without user approval despite autoapproval settings, raising concerns about sandbox behavior and unintended deletions.
- [issues/299770](https://github.com/issues/299770]
- Copilot Chat and Agent Mode Model and Tool Integration Bugs: Issues include failure to call models when not selected, false-positive terminal input detection, and inability to execute certain commands due to missing or broken modules.
- issues/296886, [issues/298134](https://github.com/issues/298134], [issues/298323](https://github.com/issues/298323]
- Copilot Chat and Agent Mode User Experience and Workflow Interruptions: Users report unexpected behavior such as automatic creation of GitHub issues and pull requests without approval, inability to disable AI features properly, and confusing UI elements causing workflow disruption.
- issues/300500, [issues/301305](https://github.com/issues/301305]
- Copilot Chat and Agent Mode Model Quota and Billing Display Issues: The premium request meter and context usage GUI inaccurately display token consumption, causing confusion about actual usage and billing.
- issues/301559, issues/301562, [issues/301785](https://github.com/issues/301785]
- Copilot Chat and Agent Mode Plugin and Extension Signature Verification Failures: Signature verification failures for various extensions cause them to be disabled or fail to load, impacting functionality.
- issues/298404, issues/298905, issues/299910, [issues/300829](https://github.com/issues/300829]
- Copilot Chat and Agent Mode Model Availability and Access Issues for Education and Corporate Plans: Users with education or corporate plans report errors indicating credit balance too low or contact admin messages despite having active subscriptions and remaining quota.
- issues/301322, [issues/301323](https://github.com/issues/301323]
- Copilot Chat and Agent Mode Session and State Serialization Errors: Serialization errors during chat session saving cause loss of session data if the window is closed, leading to data loss and workflow disruption.
- issues/300204, issues/300681, issues/300830, [issues/301442](https://github.com/issues/301442], [issues/301475](https://github.com/issues/301475], [issues/301811](https://github.com/issues/301811]
- Copilot Chat and Agent Mode Model and Tool Parameter Schema Mismatches: Issues where tool schemas require parameters that cause calls to be rejected or cause infinite loops due to ambiguous formatting, leading to model confusion and repeated errors.
- issues/301094, [issues/301421](https://github.com/issues/301421], [issues/301052](https://github.com/issues/301052]
- Copilot Chat and Agent Mode Workspace Scoped Hooks and Agent Configuration Difficulties: Users report awkward and unintuitive configuration of workspace-scoped hooks and agents, requiring absolute paths or affecting other projects unintentionally.
- [issues/299680](https://github.com/issues/299680]
- Copilot Chat and Agent Mode Unexpected or Unwanted Code Generation Behavior: Reports include AI generating incomplete TODO lists, inserting new methods in the middle of existing ones, and producing invalid or corrupted code, disrupting development.
- issues/299789, issues/299980, [issues/301620](https://github.com/issues/301620]
- Copilot Chat and Agent Mode Accessibility and Screen Reader Usability Issues: Users report significant productivity loss due to unreliable code suggestions and workflow difficulties with screen readers, requesting an accessibility-focused mode with verified edits and non-terminal verification paths.
- [issues/298591](https://github.com/issues/298591]
- Copilot Chat and Agent Mode Model and Tool Usage Errors: Users encounter errors such as "tools.0: Input tag ... does not match expected tags," causing request failures and inability to use certain tools.
- [issues/299545](https://github.com/issues/299545]
- Copilot Chat and Agent Mode Request Failures Due to Unsupported or Missing Models: Users report errors when models are missing after updates or when the system automatically selects unavailable models without notifying the user, causing confusion and failed requests.
- issues/299804, [issues/299809](https://github.com/issues/299809]
- Copilot Chat and Agent Mode Request Failures Due to Rate Limiting and Network Errors: Users experience random rate limiting and network errors causing repeated failed requests and wasted attempts, with suggestions to check firewall and network settings.
- issues/299609, [issues/300401](https://github.com/issues/300401]
- Copilot Chat and Agent Mode Feature Requests for Improved Model and Session Management: Requests include adding the ability to disable recently used models display, preserve worktree/workspace selection in new sessions, and add permission pickers and auto-approve commands for CLI agents.
- issues/299620, issues/299860, [issues/300303](https://github.com/issues/300303], [issues/300482](https://github.com/issues/300482]
- Copilot Chat and Agent Mode Unexpected or Unwanted Command Executions: Reports include the agent executing destructive commands like "rm -rf .tmp" without user approval despite autoapproval settings, raising concerns about sandbox behavior and unintended deletions.
- [issues/299770](https://github.com/issues/299770]
- Copilot Chat and Agent Mode Model and Tool Integration Bugs: Issues include failure to call models when not selected, false-positive terminal input detection, and inability to execute certain commands due to missing or broken modules.
- issues/296886, [issues/298134](https://github.com/issues/298134], [issues/298323](https://github.com/issues/298323]
- Copilot Chat and Agent Mode User Experience and Workflow Interruptions: Users report unexpected behavior such as automatic creation of GitHub issues and pull requests without approval, inability to disable AI features properly, and confusing UI elements causing workflow disruption.
- issues/300500, [issues/301305](https://github.com/issues/301305]
- Copilot Chat and Agent Mode Model Quota and Billing Display Issues: The premium request meter and context usage GUI inaccurately display token consumption, causing confusion about actual usage and billing.
- issues/301559, issues/301562, [issues/301785](https://github.com/issues/301785]
- Copilot Chat and Agent Mode Plugin and Extension Signature Verification Failures: Signature verification failures for various extensions cause them to be disabled or fail to load, impacting functionality.
- issues/298404, issues/298905, issues/299910, [issues/300829](https://github.com/issues/300829]
- Copilot Chat and Agent Mode Model Availability and Access Issues for Education and Corporate Plans: Users with education or corporate plans report errors indicating credit balance too low or contact admin messages despite having active subscriptions and remaining quota.
- issues/301322, [issues/301323](https://github.com/issues/301323]
- Copilot Chat and Agent Mode Session and State Serialization Errors: Serialization errors during chat session saving cause loss of session data if the window is closed, leading to data loss and workflow disruption.
- issues/300204, issues/300681, issues/300830, [issues/301442](https://github.com/issues/301442], [issues/301475](https://github.com/issues/301475], [issues/301811](https://github.com/issues/301811]
- Copilot Chat and Agent Mode Model and Tool Parameter Schema Mismatches: Issues where tool schemas require parameters that cause calls to be rejected or cause infinite loops due to ambiguous formatting, leading to model confusion and repeated errors.
- issues/301094, [issues/301421](https://github.com/issues/301421], [issues/301052](https://github.com/issues/301052]
- Copilot Chat and Agent Mode Workspace Scoped Hooks and Agent Configuration Difficulties: Users report awkward and unintuitive configuration of workspace-scoped hooks and agents, requiring absolute paths or affecting other projects unintentionally.
- [issues/299680](https://github.com/issues/299680]
- Copilot Chat and Agent Mode Unexpected or Unwanted Code Generation Behavior: Reports include AI generating incomplete TODO lists, inserting new methods in the middle of existing ones, and producing invalid or corrupted code, disrupting development.
- issues/299789, issues/299980, [issues/301620](https://github.com/issues/301620]
- Copilot Chat and Agent Mode Accessibility and Screen Reader Usability Issues: Users report significant productivity loss due to unreliable code suggestions and workflow difficulties with screen readers, requesting an accessibility-focused mode with verified edits and non-terminal verification paths.
- [issues/298591](https://github.com/issues/298591]
- Copilot Chat and Agent Mode Model and Tool Usage Errors: Users encounter errors such as "tools.0: Input tag ... does not match expected tags," causing request failures and inability to use certain tools.
- [issues/299545](https://github.com/issues/299545]
- Copilot Chat and Agent Mode Request Failures Due to Unsupported or Missing Models: Users report errors when models are missing after updates or when the system automatically selects unavailable models without notifying the user, causing confusion and failed requests.
- issues/299804, [issues/299809](https://github.com/issues/299809]
- Copilot Chat and Agent Mode Request Failures Due to Rate Limiting and Network Errors: Users experience random rate limiting and network errors causing repeated failed requests and wasted attempts, with suggestions to check firewall and network settings.
- issues/299609, [issues/300401](https://github.com/issues/300401]
- Copilot Chat and Agent Mode Feature Requests for Improved Model and Session Management: Requests include adding the ability to disable recently used models display, preserve worktree/workspace selection in new sessions, and add permission pickers and auto-approve commands for CLI agents.
- issues/299620, issues/299860, [issues/300303](https://github.com/issues/300303], [issues/300482](https://github.com/issues/300482]
- Copilot Chat and Agent Mode Unexpected or Unwanted Command Executions: Reports include the agent executing destructive commands like "rm -rf .tmp" without user approval despite autoapproval settings, raising concerns about sandbox behavior and unintended deletions.
- [issues/299770](https://github.com/issues/299770]
- Copilot Chat and Agent Mode Model and Tool Integration Bugs: Issues include failure to call models when not selected, false-positive terminal input detection, and inability to execute certain commands due to missing or broken modules.
- issues/296886, [issues/298134](https://github.com/issues/298134], [issues/298323](https://github.com/issues/298323]
- Copilot Chat and Agent Mode User Experience and Workflow Interruptions: Users report unexpected behavior such as automatic creation of GitHub issues and pull requests without approval, inability to disable AI features properly, and confusing UI elements causing workflow disruption.
- issues/300500, [issues/301305](https://github.com/issues/301305]
- Copilot Chat and Agent Mode Model Quota and Billing Display Issues: The premium request meter and context usage GUI inaccurately display token consumption, causing confusion about actual usage and billing.
- issues/301559, issues/301562, [issues/301785](https://github.com/issues/301785]
- Copilot Chat and Agent Mode Plugin and Extension Signature Verification Failures: Signature verification failures for various extensions cause them to be disabled or fail to load, impacting functionality.
- issues/298404, issues/298905, issues/299910, [issues/300829](https://github.com/issues/300829]
- Copilot Chat and Agent Mode Model Availability and Access Issues for Education and Corporate Plans: Users with education or corporate plans report errors indicating credit balance too low or contact admin messages despite having active subscriptions and remaining quota.
- issues/301322, [issues/301323](https://github.com/issues/301323]
- Copilot Chat and Agent Mode Session and State Serialization Errors: Serialization errors during chat session saving cause loss of session data if the window is closed, leading to data loss and workflow disruption.
- issues/300204, issues/300681, issues/300830, [issues/301442](https://github.com/issues/301442], [issues/301475](https://github.com/issues/301475], [issues/301811](https://github.com/issues/301811]
- Copilot Chat and Agent Mode Model and Tool Parameter Schema Mismatches: Issues where tool schemas require parameters that cause calls to be rejected or cause infinite loops due to ambiguous formatting, leading to model confusion and repeated errors.
- issues/301094, [issues/301421](https://github.com/issues/301421], [issues/301052](https://github.com/issues/301052]
- Copilot Chat and Agent Mode Workspace Scoped Hooks and Agent Configuration Difficulties: Users report awkward and unintuitive configuration of workspace-scoped hooks and agents, requiring absolute paths or affecting other projects unintentionally.
- [issues/299680](https://github.com/issues/299680]
- Copilot Chat and Agent Mode Unexpected or Unwanted Code Generation Behavior: Reports include AI generating incomplete TODO lists, inserting new methods in the middle of existing ones, and producing invalid or corrupted code, disrupting development.
- issues/299789, issues/299980, [issues/301620](https://github.com/issues/301620]
- Copilot Chat and Agent Mode Accessibility and Screen Reader Usability Issues: Users report significant productivity loss due to unreliable code suggestions and workflow difficulties with screen readers, requesting an accessibility-focused mode with verified edits and non-terminal verification paths.
- [issues/298591](https://github.com/issues/298591]
- Copilot Chat and Agent Mode Model and Tool Usage Errors: Users encounter errors such as "tools.0: Input tag ... does not match expected tags," causing request failures and inability to use certain tools.
- [issues/299545](https://github.com/issues/299545]
- Copilot Chat and Agent Mode Request Failures Due to Unsupported or Missing Models: Users report errors when models are missing after updates or when the system automatically selects unavailable models without notifying the user, causing confusion and failed requests.
- issues/299804, [issues/299809](https://github.com/issues/299809]
- Copilot Chat and Agent Mode Request Failures Due to Rate Limiting and Network Errors: Users experience random rate limiting and network errors causing repeated failed requests and wasted attempts, with suggestions to check firewall and network settings.
- issues/299609, [issues/300401](https://github.com/issues/300401]
- Copilot Chat and Agent Mode Feature Requests for Improved Model and Session Management: Requests include adding the ability to disable recently used models display, preserve worktree/workspace selection in new sessions, and add permission pickers and auto-approve commands for CLI agents.
- issues/299620, issues/299860, [issues/300303](https://github.com/issues/300303], [issues/300482](https://github.com/issues/300482]
- Copilot Chat and Agent Mode Unexpected or Unwanted Command Executions: Reports include the agent executing destructive commands like "rm -rf .tmp" without user approval despite autoapproval settings, raising concerns about sandbox behavior and unintended deletions.
- [issues/299770](https://github.com/issues/299770]
- Copilot Chat and Agent Mode Model and Tool Integration Bugs: Issues include failure to call models when not selected, false-positive terminal input detection, and inability to execute certain commands due to missing or broken modules.
- issues/296886, [issues/298134](https://github.com/issues/298134], [issues/298323](https://github.com/issues/298323]
- Copilot Chat and Agent Mode User Experience and Workflow Interruptions: Users report unexpected behavior such as automatic creation of GitHub issues and pull requests without approval, inability to disable AI features properly, and confusing UI elements causing workflow disruption.
- issues/300500, [issues/301305](https://github.com/issues/301305]
- Copilot Chat and Agent Mode Model Quota and Billing Display Issues: The premium request meter and context usage GUI inaccurately display token consumption, causing confusion about actual usage and billing.
- issues/301559, issues/301562, [issues/301785](https://github.com/issues/301785]
- Copilot Chat and Agent Mode Plugin and Extension Signature Verification Failures: Signature verification failures for various extensions cause them to be disabled or fail to load, impacting functionality.
- issues/298404, issues/298905, issues/299910, [issues/300829](https://github.com/issues/300829]
- Copilot Chat and Agent Mode Model Availability and Access Issues for Education and Corporate Plans: Users with education or corporate plans report errors indicating credit balance too low or contact admin messages despite having active subscriptions and remaining quota.
- issues/301322, [issues/301323](https://github.com/issues/301323]
- Copilot Chat and Agent Mode Session and State Serialization Errors: Serialization errors during chat session saving cause loss of session data if the window is closed, leading to data loss and workflow disruption.
- issues/300204, issues/300681, issues/300830, [issues/301442](https://github.com/issues/301442], [issues/301475](https://github.com/issues/301475], [issues/301811](https://github.com/issues/301811]
- Copilot Chat and Agent Mode Model and Tool Parameter Schema Mismatches: Issues where tool schemas require parameters that cause calls to be rejected or cause infinite loops due to ambiguous formatting, leading to model confusion and repeated errors.
- issues/301094, [issues/301421](https://github.com/issues/301421], [issues/301052](https://github.com/issues/301052]
- Copilot Chat and Agent Mode Workspace Scoped Hooks and Agent Configuration Difficulties: Users report awkward and unintuitive configuration of workspace-scoped hooks and agents, requiring absolute paths or affecting other projects unintentionally.
- [issues/299680](https://github.com/issues/299680]
- Copilot Chat and Agent Mode Unexpected or Unwanted Code Generation Behavior: Reports include AI generating incomplete TODO lists, inserting new methods in the middle of existing ones, and producing invalid or corrupted code, disrupting development.
- issues/299789, issues/299980, [issues/301620](https://github.com/issues/301620]
- Copilot Chat and Agent Mode Accessibility and Screen Reader Usability Issues: Users report significant productivity loss due to unreliable code suggestions and workflow difficulties with screen readers, requesting an accessibility-focused mode with verified edits and non-terminal verification paths.
- [issues/298591](https://github.com/issues/298591]
- Copilot Chat and Agent Mode Model and Tool Usage Errors: Users encounter errors such as "tools.0: Input tag ... does not match expected tags," causing request failures and inability to use certain tools.
- [issues/299545](https://github.com/issues/299545]
- Copilot Chat and Agent Mode Request Failures Due to Unsupported or Missing Models: Users report errors when models are missing after updates or when the system automatically selects unavailable models without notifying the user, causing confusion and failed requests.
- issues/299804, [issues/299809](https://github.com/issues/299809]
- Copilot Chat and Agent Mode Request Failures Due to Rate Limiting and Network Errors: Users experience random rate limiting and network errors causing repeated failed requests and wasted attempts, with suggestions to check firewall and network settings.
- issues/299609, [issues/300401](https://github.com/issues/300401]
- Copilot Chat and Agent Mode Feature Requests for Improved Model and Session Management: Requests include adding the ability to disable recently used models display, preserve worktree/workspace selection in new sessions, and add permission pickers and auto-approve commands for CLI agents.
- issues/299620, issues/299860, [issues/300303](https://github.com/issues/300303], [issues/300482](https://github.com/issues/300482]
- Copilot Chat and Agent Mode Unexpected or Unwanted Command Executions: Reports include the agent executing destructive commands like "rm -rf .tmp" without user approval despite autoapproval settings, raising concerns about sandbox behavior and unintended deletions.
- [issues/299770](https://github.com/issues/299770]
- Copilot Chat and Agent Mode Model and Tool Integration Bugs: Issues include failure to call models when not selected, false-positive terminal input detection, and inability to execute certain commands due to missing or broken modules.
- issues/296886, [issues/298134](https://github.com/issues/298134], [issues/298323](https://github.com/issues/298323]
- Copilot Chat and Agent Mode User Experience and Workflow Interruptions: Users report unexpected behavior such as automatic creation of GitHub issues and pull requests without approval, inability to disable AI features properly, and confusing UI elements causing workflow disruption.
- issues/300500, [issues/301305](https://github.com/issues/301305]
- Copilot Chat and Agent Mode Model Quota and Billing Display Issues: The premium request meter and context usage GUI inaccurately display token consumption, causing confusion about actual usage and billing.
- issues/301559, issues/301562, [issues/301785](https://github.com/issues/301785]
- Copilot Chat and Agent Mode Plugin and Extension Signature Verification Failures: Signature verification failures for various extensions cause them to be disabled or fail to load, impacting functionality.
- issues/298404, issues/298905, issues/299910, [issues/300829](https://github.com/issues/300829]
- Copilot Chat and Agent Mode Model Availability and Access Issues for Education and Corporate Plans: Users with education or corporate plans report errors indicating credit balance too low or contact admin messages despite having active subscriptions and remaining quota.
- issues/301322, [issues/301323](https://github.com/issues/301323]
- Copilot Chat and Agent Mode Session and State Serialization Errors: Serialization errors during chat session saving cause loss of session data if the window is closed, leading to data loss and workflow disruption.
- issues/300204, issues/300681, issues/300830, [issues/301442](https://github.com/issues/301442], [issues/301475](https://github.com/issues/301475], [issues/301811](https://github.com/issues/301811]
- Copilot Chat and Agent Mode Model and Tool Parameter Schema Mismatches: Issues where tool schemas require parameters that cause calls to be rejected or cause infinite loops due to ambiguous formatting, leading to model confusion and repeated errors.
- issues/301094, [issues/301421](https://github.com/issues/301421], [issues/301052](https://github.com/issues/301052]
- Copilot Chat and Agent Mode Workspace Scoped Hooks and Agent Configuration Difficulties: Users report awkward and unintuitive configuration of workspace-scoped hooks and agents, requiring absolute paths or affecting other projects unintentionally.
- [issues/299680](https://github.com/issues/299680]
- Copilot Chat and Agent Mode Unexpected or Unwanted Code Generation Behavior: Reports include AI generating incomplete TODO lists, inserting new methods in the middle of existing ones, and producing invalid or corrupted code, disrupting development.
- issues/299789, issues/299980, [issues/301620](https://github.com/issues/301620]
- Copilot Chat and Agent Mode Accessibility and Screen Reader Usability Issues: Users report significant productivity loss due to unreliable code suggestions and workflow difficulties with screen readers, requesting an accessibility-focused mode with verified edits and non-terminal verification paths.
- [issues/298591](https://github.com/issues/298591]
- Copilot Chat and Agent Mode Model and Tool Usage Errors: Users encounter errors such as "tools.0: Input tag ... does not match expected tags," causing request failures and inability to use certain tools.
- [issues/299545](https://github.com/issues/299545]
- Copilot Chat and Agent Mode Request Failures Due to Unsupported or Missing Models: Users report errors when models are missing after updates or when the system automatically selects unavailable models without notifying the user, causing confusion and failed requests.
- issues/299804, [issues/299809](https://github.com/issues/299809]
- Copilot Chat and Agent Mode Request Failures Due to Rate Limiting and Network Errors: Users experience random rate limiting and network errors causing repeated failed requests and wasted attempts, with suggestions to check firewall and network settings.
- issues/299609, [issues/300401](https://github.com/issues/300401]
- Copilot Chat and Agent Mode Feature Requests for Improved Model and Session Management: Requests include adding the ability to disable recently used models display, preserve worktree/workspace selection in new sessions, and add permission pickers and auto-approve commands for CLI agents.
- issues/299620, issues/299860, [issues/300303](https://github.com/issues/300303], [issues/300482](https://github.com/issues/300482]
- Copilot Chat and Agent Mode Unexpected or Unwanted Command Executions: Reports include the agent executing destructive commands like "rm -rf .tmp" without user approval despite autoapproval settings, raising concerns about sandbox behavior and unintended deletions.
- [issues/299770](https://github.com/issues/299770]
- Copilot Chat and Agent Mode Model and Tool Integration Bugs: Issues include failure to call models when not selected, false-positive terminal input detection, and inability to execute certain commands due to missing or broken modules.
- issues/296886, [issues/298134](https://github.com/issues/298134], [issues/298323](https://github.com/issues/298323]
- Copilot Chat and Agent Mode User Experience and Workflow Interruptions: Users report unexpected behavior such as automatic creation of GitHub issues and pull requests without approval, inability to disable AI features properly, and confusing UI elements causing workflow disruption.
- issues/300500, [issues/301305](https://github.com/issues/301305]
- Copilot Chat and Agent Mode Model Quota and Billing Display Issues: The premium request meter and context usage GUI inaccurately display token consumption, causing confusion about actual usage and billing.
- issues/301559, issues/301562, [issues/301785](https://github.com/issues/301785]
- Copilot Chat and Agent Mode Plugin and Extension Signature Verification Failures: Signature verification failures for various extensions cause them to be disabled or fail to load, impacting functionality.
- issues/298404, issues/298905, issues/299910, [issues/300829](https://github.com/issues/300829]
- Copilot Chat and Agent Mode Model Availability and Access Issues for Education and Corporate Plans: Users with education or corporate plans report errors indicating credit balance too low or contact admin messages despite having active subscriptions and remaining quota.
- issues/301322, [issues/301323](https://github.com/issues/301323]
- Copilot Chat and Agent Mode Session and State Serialization Errors: Serialization errors during chat session saving cause loss of session data if the window is closed, leading to data loss and workflow disruption.
- issues/300204, issues/300681, issues/300830, [issues/301442](https://github.com/issues/301442], [issues/301475](https://github.com/issues/301475], [issues/301811](https://github.com/issues/301811]
- Copilot Chat and Agent Mode Model and Tool Parameter Schema Mismatches: Issues where tool schemas require parameters that cause calls to be rejected or cause infinite loops due to ambiguous formatting, leading to model confusion and repeated errors.
- issues/301094, [issues/301421](https://github.com/issues/301421], [issues/301052](https://github.com/issues/301052]
- Copilot Chat and Agent Mode Workspace Scoped Hooks and Agent Configuration Difficulties: Users report awkward and unintuitive configuration of workspace-scoped hooks and agents, requiring absolute paths or affecting other projects unintentionally.
- [issues/299680](https://github.com/issues/299680]
- Copilot Chat and Agent Mode Unexpected or Unwanted Code Generation Behavior: Reports include AI generating incomplete TODO lists, inserting new methods in the middle of existing ones, and producing invalid or corrupted code, disrupting development.
- issues/299789, issues/299980, [issues/301620](https://github.com/issues/301620]
- Copilot Chat and Agent Mode Accessibility and Screen Reader Usability Issues: Users report significant productivity loss due to unreliable code suggestions and workflow difficulties with screen readers, requesting an accessibility-focused mode with verified edits and non-terminal verification paths.
- [issues/298591](https://github.com/issues/298591]
- Copilot Chat and Agent Mode Model and Tool Usage Errors: Users encounter errors such as "tools.0: Input tag ... does not match expected tags," causing request failures and inability to use certain tools.
- [issues/299545](https://github.com/issues/299545]
- Copilot Chat and Agent Mode Request Failures Due to Unsupported or Missing Models: Users report errors when models are missing after updates or when the system automatically selects unavailable models without notifying the user, causing confusion and failed requests.
- issues/299804, [issues/299809](https://github.com/issues/299809]
- Copilot Chat and Agent Mode Request Failures Due to Rate Limiting and Network Errors: Users experience random rate limiting and network errors causing repeated failed requests and wasted attempts, with suggestions to check firewall and network settings.
- issues/299609, [issues/300401](https://github.com/issues/300401]
- Copilot Chat and Agent Mode Feature Requests for Improved Model and Session Management: Requests include adding the ability to disable recently used models display, preserve worktree/workspace selection in new sessions, and add permission pickers and auto-approve commands for CLI agents.
- issues/299620, issues/299860, [issues/300303](https://github.com/issues/300303], [issues/300482](https://github.com/issues/300482]
- Copilot Chat and Agent Mode Unexpected or Unwanted Command Executions: Reports include the agent executing destructive commands like "rm -rf .tmp" without user approval despite autoapproval settings, raising concerns about sandbox behavior and unintended deletions.
- [issues/299770](https://github.com/issues/299770]
- Copilot Chat and Agent Mode Model and Tool Integration Bugs: Issues include failure to call models when not selected, false-positive terminal input detection, and inability to execute certain commands due to missing or broken modules.
- issues/296886, [issues/298134](https://github.com/issues/298134], [issues/298323](https://github.com/issues/298323]
- Copilot Chat and Agent Mode User Experience and Workflow Interruptions: Users report unexpected behavior such as automatic creation of GitHub issues and pull requests without approval, inability to disable AI features properly, and confusing UI elements causing workflow disruption.
- issues/300500, [issues/301305](https://github.com/issues/301305]
- Copilot Chat and Agent Mode Model Quota and Billing Display Issues: The premium request meter and context usage GUI inaccurately display token consumption, causing confusion about actual usage and billing.
- issues/301559, issues/301562, [issues/301785](https://github.com/issues/301785]
- Copilot Chat and Agent Mode Plugin and Extension Signature Verification Failures: Signature verification failures for various extensions cause them to be disabled or fail to load, impacting functionality.
- issues/298404, issues/298905, issues/299910, [issues/300829](https://github.com/issues/300829]
- Copilot Chat and Agent Mode Model Availability and Access Issues for Education and Corporate Plans: Users with education or corporate plans report errors indicating credit balance too low or contact admin messages despite having active subscriptions and remaining quota.
- issues/301322, [issues/301323](https://github.com/issues/301323]
- Copilot Chat and Agent Mode Session and State Serialization Errors: Serialization errors during chat session saving cause loss of session data if the window is closed, leading to data loss and workflow disruption.
- issues/300204, issues/300681, issues/300830, [issues/301442](https://github.com/issues/301442], [issues/301475](https://github.com/issues/301475], [issues/301811](https://github.com/issues/301811]
- Copilot Chat and Agent Mode Model and Tool Parameter Schema Mismatches: Issues where tool schemas require parameters that cause calls to be rejected or cause infinite loops due to ambiguous formatting, leading to model confusion and repeated errors.
- issues/301094, [issues/301421](https://github.com/issues/301421], [issues/301052](https://github.com/issues/301052]
- Copilot Chat and Agent Mode Workspace Scoped Hooks and Agent Configuration Difficulties: Users report awkward and unintuitive configuration of workspace-scoped hooks and agents, requiring absolute paths or affecting other projects unintentionally.
- [issues/299680](https://github.com/issues/299680]
- Copilot Chat and Agent Mode Unexpected or Unwanted Code Generation Behavior: Reports include AI generating incomplete TODO lists, inserting new methods in the middle of existing ones, and producing invalid or corrupted code, disrupting development.
- issues/299789, issues/299980, [issues/301620](https://github.com/issues/301620]
- Copilot Chat and Agent Mode Accessibility and Screen Reader Usability Issues: Users report significant productivity loss due to unreliable code suggestions and workflow difficulties with screen readers, requesting an accessibility-focused mode with verified edits and non-terminal verification paths.
- [issues/298591](https://github.com/issues/298591]
- Copilot Chat and Agent Mode Model and Tool Usage Errors: Users encounter errors such as "tools.0: Input tag ... does not match expected tags," causing request failures and inability to use certain tools.
- [issues/299545](https://github.com/issues/299545]
- Copilot Chat and Agent Mode Request Failures Due to Unsupported or Missing Models: Users report errors when models are missing after updates or when the system automatically selects unavailable models without notifying the user, causing confusion and failed requests.
- issues/299804, [issues/299809](https://github.com/issues/299809]
- Copilot Chat and Agent Mode Request Failures Due to Rate Limiting and Network Errors: Users experience random rate limiting and network errors causing repeated failed requests and wasted attempts, with suggestions to check firewall and network settings.
- issues/299609, [issues/300401](https://github.com/issues/300401]
- Copilot Chat and Agent Mode Feature Requests for Improved Model and Session Management: Requests include adding the ability to disable recently used models display, preserve worktree/workspace selection in new sessions, and add permission pickers and auto-approve commands for CLI agents.
- issues/299620, issues/299860, [issues/300303](https://github.com/issues/300303], [issues/300482](https://github.com/issues/300482]
- Copilot Chat and Agent Mode Unexpected or Unwanted Command Executions: Reports include the agent executing destructive commands like "rm -rf .tmp" without user approval despite autoapproval settings, raising concerns about sandbox behavior and unintended deletions.
- [issues/299770](https://github.com/issues/299770]
- Copilot Chat and Agent Mode Model and Tool Integration Bugs: Issues include failure to call models when not selected, false-positive terminal input detection, and inability to execute certain commands due to missing or broken modules.
- issues/296886, [issues/298134](https://github.com/issues/298134], [issues/298323](https://github.com/issues/298323]
- Copilot Chat and Agent Mode User Experience and Workflow Interruptions: Users report unexpected behavior such as automatic creation of GitHub issues and pull requests without approval, inability to disable AI features properly, and confusing UI elements causing workflow disruption.
- issues/300500, [issues/301305](https://github.com/issues/301305]
- Copilot Chat and Agent Mode Model Quota and Billing Display Issues: The premium request meter and context usage GUI inaccurately display token consumption, causing confusion about actual usage and billing.
- issues/301559, issues/301562, [issues/301785](https://github.com/issues/301785]
- Copilot Chat and Agent Mode Plugin and Extension Signature Verification Failures: Signature verification failures for various extensions cause them to be disabled or fail to load, impacting functionality.
- issues/298404, issues/298905, issues/299910, [issues/300829](https://github.com/issues/300829]
- Copilot Chat and Agent Mode Model Availability and Access Issues for Education and Corporate Plans: Users with education or corporate plans report errors indicating credit balance too low or contact admin messages despite having active subscriptions and remaining quota.
- issues/301322, [issues/301323](https://github.com/issues/301323]
- Copilot Chat and Agent Mode Session and State Serialization Errors: Serialization errors during chat session saving cause loss of session data if the window is closed, leading to data loss and workflow disruption.
- issues/300204, issues/300681, issues/300830, [issues/301442](https://github.com/issues/301442], [issues/301475](https://github.com/issues/301475], [issues/301811](https://github.com/issues/301811]
- Copilot Chat and Agent Mode Model and Tool Parameter Schema Mismatches: Issues where tool schemas require parameters that cause calls to be rejected or cause infinite loops due to ambiguous formatting, leading to model confusion and repeated errors.
- issues/301094, [issues/301421](https://github.com/issues/301421], [issues/301052](https://github.com/issues/301052]
- Copilot Chat and Agent Mode Workspace Scoped Hooks and Agent Configuration Difficulties: Users report awkward and unintuitive configuration of workspace-scoped hooks and agents, requiring absolute paths or affecting other projects unintentionally.
- [issues/299680](https://github.com/issues/299680]
- Copilot Chat and Agent Mode Unexpected or Unwanted Code Generation Behavior: Reports include AI generating incomplete TODO lists, inserting new methods in the middle of existing ones, and producing invalid or corrupted code, disrupting development.
- issues/299789, issues/299980, [issues/301620](https://github.com/issues/301620]
- Copilot Chat and Agent Mode Accessibility and Screen Reader Usability Issues: Users report significant productivity loss due to unreliable code suggestions and workflow difficulties with screen readers, requesting an accessibility-focused mode with verified edits and non-terminal verification paths.
- [issues/298591](https://github.com/issues/298591]
- Copilot Chat and Agent Mode Model and Tool Usage Errors: Users encounter errors such as "tools.0: Input tag ... does not match expected tags," causing request failures and inability to use certain tools.
- [issues/299545](https://github.com/issues/299545]
- Copilot Chat and Agent Mode Request Failures Due to Unsupported or Missing Models: Users report errors when models are missing after updates or when the system automatically selects unavailable models without notifying the user, causing confusion and failed requests.
- issues/299804, [issues/299809](https://github.com/issues/299809]
- Copilot Chat and Agent Mode Request Failures Due to Rate Limiting and Network Errors: Users experience random rate limiting and network errors causing repeated failed requests and wasted attempts, with suggestions to check firewall and network settings.
- issues/299609, [issues/300401](https://github.com/issues/300401]
- Copilot Chat and Agent Mode Feature Requests for Improved Model and Session Management: Requests include adding the ability to disable recently used models display, preserve worktree/workspace selection in new sessions, and add permission pickers and auto-approve commands for CLI agents.
- issues/299620, issues/299860, [issues/300303](https://github.com/issues/300303], [issues/300482](https://github.com/issues/300482]
- Copilot Chat and Agent Mode Unexpected or Unwanted Command Executions: Reports include the agent executing destructive commands like "rm -rf .tmp" without user approval despite autoapproval settings, raising concerns about sandbox behavior and unintended deletions.
- [issues/299770](https://github.com/issues/299770]
- Copilot Chat and Agent Mode Model and Tool Integration Bugs: Issues include failure to call models when not selected, false-positive terminal input detection, and inability to execute certain commands due to missing or broken modules.
- issues/296886, [issues/298134](https://github.com/issues/298134], [issues/298323](https://github.com/issues/298323]
- Copilot Chat and Agent Mode User Experience and Workflow Interruptions: Users report unexpected behavior such as automatic creation of GitHub issues and pull requests without approval, inability to disable AI features properly, and confusing UI elements causing workflow disruption.
- issues/300500, [issues/301305](https://github.com/issues/301305]
- Copilot Chat and Agent Mode Model Quota and Billing Display Issues: The premium request meter and context usage GUI inaccurately display token consumption, causing confusion about actual usage and billing.
- issues/301559, issues/301562, [issues/301785](https://github.com/issues/301785]
- Copilot Chat and Agent Mode Plugin and Extension Signature Verification Failures: Signature verification failures for various extensions cause them to be disabled or fail to load, impacting functionality.
- issues/298404, issues/298905, issues/299910, [issues/300829](https://github.com/issues/300829]
- Copilot Chat and Agent Mode Model Availability and Access Issues for Education and Corporate Plans: Users with education or corporate plans report errors indicating credit balance too low or contact admin messages despite having active subscriptions and remaining quota.
- issues/301322, [issues/301323](https://github.com/issues/301323]
- Copilot Chat and Agent Mode Session and State Serialization Errors: Serialization errors during chat session saving cause loss of session data if the window is closed, leading to data loss and workflow disruption.
- issues/300204, issues/300681, issues/300830, [issues/301442](https://github.com/issues/301442], [issues/301475](https://github.com/issues/301475], [issues/301811](https://github.com/issues/301811]
- Copilot Chat and Agent Mode Model and Tool Parameter Schema Mismatches: Issues where tool schemas require parameters that cause calls to be rejected or cause infinite loops due to ambiguous formatting, leading to model confusion and repeated errors.
- issues/301094, [issues/301421](https://github.com/issues/301421], [issues/301052](https://github.com/issues/301052]
- Copilot Chat and Agent Mode Workspace Scoped Hooks and Agent Configuration Difficulties: Users report awkward and unintuitive configuration of workspace-scoped hooks and agents, requiring absolute paths or affecting other projects unintentionally.
- [issues/299680](https://github.com/issues/299680]
- Copilot Chat and Agent Mode Unexpected or Unwanted Code Generation Behavior: Reports include AI generating incomplete TODO lists, inserting new methods in the middle of existing ones, and producing invalid or corrupted code, disrupting development.
- issues/299789, issues/299980, [issues/301620](https://github.com/issues/301620]
- Copilot Chat and Agent Mode Accessibility and Screen Reader Usability Issues: Users report significant productivity loss due to unreliable code suggestions and workflow difficulties with screen readers, requesting an accessibility-focused mode with verified edits and non-terminal verification paths.
- [issues/298591](https://github.com/issues/298591]
- Copilot Chat and Agent Mode Model and Tool Usage Errors: Users encounter errors such as "tools.0: Input tag ... does not match expected tags," causing request failures and inability to use certain tools.
- [issues/299545](https://github.com/issues/299545]
- Copilot Chat and Agent Mode Request Failures Due to Unsupported or Missing Models: Users report errors when models are missing after updates or when the system automatically selects unavailable models without notifying the user, causing confusion and failed requests.
- issues/299804, [issues/299809](https://github.com/issues/299809]
- Copilot Chat and Agent Mode Request Failures Due to Rate Limiting and Network Errors: Users experience random rate limiting and network errors causing repeated failed requests and wasted attempts, with suggestions to check firewall and network settings.
- issues/299609, [issues/300401](https://github.com/issues/300401]
- Copilot Chat and Agent Mode Feature Requests for Improved Model and Session Management: Requests include adding the ability to disable recently used models display, preserve worktree/workspace selection in new sessions, and add permission pickers and auto-approve commands for CLI agents.
- issues/299620, issues/299860, [issues/300303](https://github.com/issues/300303], [issues/300482](https://github.com/issues/300482]
- Copilot Chat and Agent Mode Unexpected or Unwanted Command Executions: Reports include the agent executing destructive commands like "rm -rf .tmp" without user approval despite autoapproval settings, raising concerns about sandbox behavior and unintended deletions.
- [issues/299770](https://github.com/issues/299770]
- Copilot Chat and Agent Mode Model and Tool Integration Bugs: Issues include failure to call models when not selected, false-positive terminal input detection, and inability to execute certain commands due to missing or broken modules.
- issues/296886, [issues/298134](https://github.com/issues/298134], [issues/298323](https://github.com/issues/298323]
- Copilot Chat and Agent Mode User Experience and Workflow Interruptions: Users report unexpected behavior such as automatic creation of GitHub issues and pull requests without approval, inability to disable AI features properly, and confusing UI elements causing workflow disruption.
- issues/300500, [issues/301305](https://github.com/issues/301305]
- Copilot Chat and Agent Mode Model Quota and Billing Display Issues: The premium request meter and context usage GUI inaccurately display token consumption, causing confusion about actual usage and billing.
- issues/301559, issues/301562, [issues/301785](https://github.com/issues/301785]
- Copilot Chat and Agent Mode Plugin and Extension Signature Verification Failures: Signature verification failures for various extensions cause them to be disabled or fail to load, impacting functionality.
- issues/298404, issues/298905, issues/299910, [issues/300829](https://github.com/issues/300829]
- Copilot Chat and Agent Mode Model Availability and Access Issues for Education and Corporate Plans: Users with education or corporate plans report errors indicating credit balance too low or contact admin messages despite having active subscriptions and remaining quota.
- issues/301322, [issues/301323](https://github.com/issues/301323]
- Copilot Chat and Agent Mode Session and State Serialization Errors: Serialization errors during chat session saving cause loss of session data if the window is closed, leading to data loss and workflow disruption.
- issues/300204, issues/300681, issues/300830, [issues/301442](https://github.com/issues/301442], [issues/301475](https://github.com/issues/301475], [issues/301811](https://github.com/issues/301811]
- Copilot Chat and Agent Mode Model and Tool Parameter Schema Mismatches: Issues where tool schemas require parameters that cause calls to be rejected or cause infinite loops due to ambiguous formatting, leading to model confusion and repeated errors.
- issues/301094, [issues/301421](https://github.com/issues/301421], [issues/301052](https://github.com/issues/301052]
- Copilot Chat and Agent Mode Workspace Scoped Hooks and Agent Configuration Difficulties: Users report awkward and unintuitive configuration of workspace-scoped hooks and agents, requiring absolute paths or affecting other projects unintentionally.
- [issues/299680](https://github.com/issues/299680]
- Copilot Chat and Agent Mode Unexpected or Unwanted Code Generation Behavior: Reports include AI generating incomplete TODO lists, inserting new methods in the middle of existing ones, and producing invalid or corrupted code, disrupting development.
- issues/299789, issues/299980, [issues/301620](https://github.com/issues/301620]
- Copilot Chat and Agent Mode Accessibility and Screen Reader Usability Issues: Users report significant productivity loss due to unreliable code suggestions and workflow difficulties with screen readers, requesting an accessibility-focused mode with verified edits and non-terminal verification paths.
- [issues/298591](https://github.com/issues/298591]
- Copilot Chat and Agent Mode Model and Tool Usage Errors: Users encounter errors such as "tools.0: Input tag ... does not match expected tags," causing request failures and inability to use certain tools.
- [issues/299545](https://github.com/issues/299545]
- Copilot Chat and Agent Mode Request Failures Due to Unsupported or Missing Models: Users report errors when models are missing after updates or when the system automatically selects unavailable models without notifying the user, causing confusion and failed requests.
- issues/299804, [issues/299809](https://github.com/issues/299809]
- Copilot Chat and Agent Mode Request Failures Due to Rate Limiting and Network Errors: Users experience random rate limiting and network errors causing repeated failed requests and wasted attempts, with suggestions to check firewall and network settings.
- issues/299609, [issues/300401](https://github.com/issues/300401]
- Copilot Chat and Agent Mode Feature Requests for Improved Model and Session Management: Requests include adding the ability to disable recently used models display, preserve worktree/workspace selection in new sessions, and add permission pickers and auto-approve commands for CLI agents.
- issues/299620, issues/299860, [issues/300303](https://github.com/issues/300303], [issues/300482](https://github.com/issues/300482]
- Copilot Chat and Agent Mode Unexpected or Unwanted Command Executions: Reports include the agent executing destructive commands like "rm -rf .tmp" without user approval despite autoapproval settings, raising concerns about sandbox behavior and unintended deletions.
- [issues/299770](https://github.com/issues/299770]
- Copilot Chat and Agent Mode Model and Tool Integration Bugs: Issues include failure to call models when not selected, false-positive terminal input detection, and inability to execute certain commands due to missing or broken modules.
- issues/296886, [issues/298134](https://github.com/issues/298134], [issues/298323](https://github.com/issues/298323]
- Copilot Chat and Agent Mode User Experience and Workflow Interruptions: Users report unexpected behavior such as automatic creation of GitHub issues and pull requests without approval, inability to disable AI features properly, and confusing UI elements causing workflow disruption.
- issues/300500, [issues/301305](https://github.com/issues/301305]
- Copilot Chat and Agent Mode Model Quota and Billing Display Issues: The premium request meter and context usage GUI inaccurately display token consumption, causing confusion about actual usage and billing.
- issues/301559, issues/301562, [issues/301785](https://github.com/issues/301785]
- Copilot Chat and Agent Mode Plugin and Extension Signature Verification Failures: Signature verification failures for various extensions cause them to be disabled or fail to load, impacting functionality.
- issues/298404, issues/298905, issues/299910, [issues/300829](https://github.com/issues/300829]
- Copilot Chat and Agent Mode Model Availability and Access Issues for Education and Corporate Plans: Users with education or corporate plans report errors indicating credit balance too low or contact admin messages despite having active subscriptions and remaining quota.
- issues/301322, [issues/301323](https://github.com/issues/301323]
- Copilot Chat and Agent Mode Session and State Serialization Errors: Serialization errors during chat session saving cause loss of session data if the window is closed, leading to data loss and workflow disruption.
- issues/300204, issues/300681, issues/300830, [issues/301442](https://github.com/issues/301442], [issues/301475](https://github.com/issues/301475], [issues/301811](https://github.com/issues/301811]
- Copilot Chat and Agent Mode Model and Tool Parameter Schema Mismatches: Issues where tool schemas require parameters that cause calls to be rejected or cause infinite loops due to ambiguous formatting, leading to model confusion and repeated errors.
- issues/301094, [issues/301421](https://github.com/issues/301421], [issues/301052](https://github.com/issues/301052]
- Copilot Chat and Agent Mode Workspace Scoped Hooks and Agent Configuration Difficulties: Users report awkward and unintuitive configuration of workspace-scoped hooks and agents, requiring absolute paths or affecting other projects unintentionally.
- [issues/299680](https://github.com/issues/299680]
- Copilot Chat and Agent Mode Unexpected or Unwanted Code Generation Behavior: Reports include AI generating incomplete TODO lists, inserting new methods in the middle of existing ones, and producing invalid or corrupted code, disrupting development.
- issues/299789, issues/299980, [issues/301620](https://github.com/issues/301620]
- Copilot Chat and Agent Mode Accessibility and Screen Reader Usability Issues: Users report significant productivity loss due to unreliable code suggestions and workflow difficulties with screen readers, requesting an accessibility-focused mode with verified edits and non-terminal verification paths.
- [issues/298591](https://github.com/issues/298591]
- Copilot Chat and Agent Mode Model and Tool Usage Errors: Users encounter errors such as "tools.0: Input tag ... does not match expected tags," causing request failures and inability to use certain tools.
- [issues/299545](https://github.com/issues/299545]
- Copilot Chat and Agent Mode Request Failures Due to Unsupported or Missing Models: Users report errors when models are missing after updates or when the system automatically selects unavailable models without notifying the user, causing confusion and failed requests.
- issues/299804, [issues/299809](https://github.com/issues/299809]
- Copilot Chat and Agent Mode Request Failures Due to Rate Limiting and Network Errors: Users experience random rate limiting and network errors causing repeated failed requests and wasted attempts, with suggestions to check firewall and network settings.
- issues/299609, [issues/300401](https://github.com/issues/300401]
- Copilot Chat and Agent Mode Feature Requests for Improved Model and Session Management: Requests include adding the ability to disable recently used models display, preserve worktree/workspace selection in new sessions, and add permission pickers and auto-approve commands for CLI agents.
- issues/299620, issues/299860, [issues/300303](https://github.com/issues/300303], [issues/300482](https://github.com/issues/300482]
- Copilot Chat and Agent Mode Unexpected or Unwanted Command Executions: Reports include the agent executing destructive commands like "rm -rf .tmp" without user approval despite autoapproval settings, raising concerns about sandbox behavior and unintended deletions.
- [issues/299770](https://github.com/issues/299770]
- Copilot Chat and Agent Mode Model and Tool Integration Bugs: Issues include failure to call models when not selected, false-positive terminal input detection, and inability to execute certain commands due to missing or broken modules.
- issues/296886, [issues/298134](https://github.com/issues/298134], [issues/298323](https://github.com/issues/298323]
- Copilot Chat and Agent Mode User Experience and Workflow Interruptions: Users report unexpected behavior such as automatic creation of GitHub issues and pull requests without approval, inability to disable AI features properly, and confusing UI elements causing workflow disruption.
- issues/300500, [issues/301305](https://github.com/issues/301305]
- Copilot Chat and Agent Mode Model Quota and Billing Display Issues: The premium request meter and context usage GUI inaccurately display token consumption, causing confusion about actual usage and billing.
- issues/301559, issues/301562, [issues/301785](https://github.com/issues/301785]
- Copilot Chat and Agent Mode Plugin and Extension Signature Verification Failures: Signature verification failures for various extensions cause them to be disabled or fail to load, impacting functionality.
- issues/298404, issues/298905, issues/299910, [issues/300829](https://github.com/issues/300829]
- Copilot Chat and Agent Mode Model Availability and Access Issues for Education and Corporate Plans: Users with education or corporate plans report errors indicating credit balance too low or contact admin messages despite having active subscriptions and remaining quota.
- issues/301322, [issues/301323](https://github.com/issues/301323]
- Copilot Chat and Agent Mode Session and State Serialization Errors: Serialization errors during chat session saving cause loss of session data if the window is closed, leading to data loss and workflow disruption.
- issues/300204, issues/300681, issues/300830, [issues/301442](https://github.com/issues/301442], [issues/301475](https://github.com/issues/301475], [issues/301811](https://github.com/issues/301811]
- Copilot Chat and Agent Mode Model and Tool Parameter Schema Mismatches: Issues where tool schemas require parameters that cause calls to be rejected or cause infinite loops due to ambiguous formatting, leading to model confusion and repeated errors.
- issues/301094, [issues/301421](https://github.com/issues/301421], [issues/301052](https://github.com/issues/301052]
- Copilot Chat and Agent Mode Workspace Scoped Hooks and Agent Configuration Difficulties: Users report awkward and unintuitive configuration of workspace-scoped hooks and agents, requiring absolute paths or affecting other projects unintentionally.
- [issues/299680](https://github.com/issues/299680]
- Copilot Chat and Agent Mode Unexpected or Unwanted Code Generation Behavior: Reports include AI generating incomplete TODO lists, inserting new methods in the middle of existing ones, and producing invalid or corrupted code, disrupting development.
- issues/299789, issues/299980, [issues/301620](https://github.com/issues/301620]
- Copilot Chat and Agent Mode Accessibility and Screen Reader Usability Issues: Users report significant productivity loss due to unreliable code suggestions and workflow difficulties with screen readers, requesting an accessibility-focused mode with verified edits and non-terminal verification paths.
- [issues/298591](https://github.com/issues/298591]
- Copilot Chat and Agent Mode Model and Tool Usage Errors: Users encounter errors such as "tools.0: Input tag ... does not match expected tags," causing request failures and inability to use certain tools.
- [issues/299545](https://github.com/issues/299545]
- Copilot Chat and Agent Mode Request Failures Due to Unsupported or Missing Models: Users report errors when models are missing after updates or when the system automatically selects unavailable models without notifying the user, causing confusion and failed requests.
- issues/299804, [issues/299809](https://github.com/issues/299809]
- Copilot Chat and Agent Mode Request Failures Due to Rate Limiting and Network Errors: Users experience random rate limiting and network errors causing repeated failed requests and wasted attempts, with suggestions to check firewall and network settings.
- issues/299609, [issues/300401](https://github.com/issues/300401]
- Copilot Chat and Agent Mode Feature Requests for Improved Model and Session Management: Requests include adding the ability to disable recently used models display, preserve worktree/workspace selection in new sessions, and add permission pickers and auto-approve commands for CLI agents.
- issues/299620, issues/299860, [issues/300303](https://github.com/issues/300303], [issues/300482](https://github.com/issues/300482]
- Copilot Chat and Agent Mode Unexpected or Unwanted Command Executions: Reports include the agent executing destructive commands like "rm -rf .tmp" without user approval despite autoapproval settings, raising concerns about sandbox behavior and unintended deletions.
- [issues/299770](https://github.com/issues/299770]
- Copilot Chat and Agent Mode Model and Tool Integration Bugs: Issues include failure to call models when not selected, false-positive terminal input detection, and inability to execute certain commands due to missing or broken modules.
- issues/296886, [issues/298134](https://github.com/issues/298134], [issues/298323](https://github.com/issues/298323]
- Copilot Chat and Agent Mode User Experience and Workflow Interruptions: Users report unexpected behavior such as automatic creation of GitHub issues and pull requests without approval, inability to disable AI features properly, and confusing UI elements causing workflow disruption.
- issues/300500, [issues/301305](https://github.com/issues/301305]
- Copilot Chat and Agent Mode Model Quota and Billing Display Issues: The premium request meter and context usage GUI inaccurately display token consumption, causing confusion about actual usage and billing.
- issues/301559, issues/301562, [issues/301785](https://github.com/issues/301785]
- Copilot Chat and Agent Mode Plugin and Extension Signature Verification Failures: Signature verification failures for various extensions cause them to be disabled or fail to load, impacting functionality.
- issues/298404, issues/298905, issues/299910, [issues/300829](https://github.com/issues/300829]
- Copilot Chat and Agent Mode Model Availability and Access Issues for Education and Corporate Plans: Users with education or corporate plans report errors indicating credit balance too low or contact admin messages despite having active subscriptions and remaining quota.
- issues/301322, [issues/301323](https://github.com/issues/301323]
- Copilot Chat and Agent Mode Session and State Serialization Errors: Serialization errors during chat session saving cause loss of session data if the window is closed, leading to data loss and workflow disruption.
- issues/300204, issues/300681, issues/300830, [issues/301442](https://github.com/issues/301442], [issues/301475](https://github.com/issues/301475], [issues/301811](https://github.com/issues/301811]
- Copilot Chat and Agent Mode Model and Tool Parameter Schema Mismatches: Issues where tool schemas require parameters that cause calls to be rejected or cause infinite loops due to ambiguous formatting, leading to model confusion and repeated errors.
- issues/301094, [issues/301421](https://github.com/issues/301421], [issues/301052](https://github.com/issues/301052]
- Copilot Chat and Agent Mode Workspace Scoped Hooks and Agent Configuration Difficulties: Users report awkward and unintuitive configuration of workspace-scoped hooks and agents, requiring absolute paths or affecting other projects unintentionally.
- [issues/299680](https://github.com/issues/299680]
- Copilot Chat and Agent Mode Unexpected or Unwanted Code Generation Behavior: Reports include AI generating incomplete TODO lists, inserting new methods in the middle of existing ones, and producing invalid or corrupted code, disrupting development.
- issues/299789, issues/299980, [issues/301620](https://github.com/issues/301620]
- Copilot Chat and Agent Mode Accessibility and Screen Reader Usability Issues: Users report significant productivity loss due to unreliable code suggestions and workflow difficulties with screen readers, requesting an accessibility-focused mode with verified edits and non-terminal verification paths.
- [issues/298591](https://github.com/issues/298591]
- Copilot Chat and Agent Mode Model and Tool Usage Errors: Users encounter errors such as "tools.0: Input tag ... does not match expected tags," causing request failures and inability to use certain tools.
- [issues/299545](https://github.com/issues/299545]
- Copilot Chat and Agent Mode Request Failures Due to Unsupported or Missing Models: Users report errors when models are missing after updates or when the system automatically selects unavailable models without notifying the user, causing confusion and failed requests.
- issues/299804, [issues/299809](https://github.com/issues/299809]
- Copilot Chat and Agent Mode Request Failures Due to Rate Limiting and Network Errors: Users experience random rate limiting and network errors causing repeated failed requests and wasted attempts, with suggestions to check firewall and network settings.
- issues/299609, [issues/300401](https://github.com/issues/300401]
- Copilot Chat and Agent Mode Feature Requests for Improved Model and Session Management: Requests include adding the ability to disable recently used models display, preserve worktree/workspace selection in new sessions, and add permission pickers and auto-approve commands for CLI agents.
- issues/299620, issues/299860, [issues/300303](https://github.com/issues/300303], [issues/300482](https://github.com/issues/300482]
- Copilot Chat and Agent Mode Unexpected or Unwanted Command Executions: Reports include the agent executing destructive commands like "rm -rf .tmp" without user approval despite autoapproval settings, raising concerns about sandbox behavior and unintended deletions.
- [issues/299770](https://github.com/issues/299770]
- Copilot Chat and Agent Mode Model and Tool Integration Bugs: Issues include failure to call models when not selected, false-positive terminal input detection, and inability to execute certain commands due to missing or broken modules.
- issues/296886, [issues/298134](https://github.com/issues/298134], [issues/298323](https://github.com/issues/298323]
- Copilot Chat and Agent Mode User Experience and Workflow Interruptions: Users report unexpected behavior such as automatic creation of GitHub issues and pull requests without approval, inability to disable AI features properly, and confusing UI elements causing workflow disruption.
- issues/300500, [issues/301305](https://github.com/issues/301305]
- Copilot Chat and Agent Mode Model Quota and Billing Display Issues: The premium request meter and context usage GUI inaccurately display token consumption, causing confusion about actual usage and billing.
- issues/301559, issues/301562, [issues/301785](https://github.com/issues/301785]
- Copilot Chat and Agent Mode Plugin and Extension Signature Verification Failures: Signature verification failures for various extensions cause them to be disabled or fail to load, impacting functionality.
- issues/298404, issues/298905, issues/299910, [issues/300829](https://github.com/issues/300829]
- Copilot Chat and Agent Mode Model Availability and Access Issues for Education and Corporate Plans: Users with education or corporate plans report errors indicating credit balance too low or contact admin messages despite having active subscriptions and remaining quota.
- issues/301322, [issues/301323](https://github.com/issues/301323]
- Copilot Chat and Agent Mode Session and State Serialization Errors: Serialization errors during chat session saving cause loss of session data if the window is closed, leading to data loss and workflow disruption.
- issues/300204, issues/300681, issues/300830, [issues/301442](https://github.com/issues/301442], [issues/301475](https://github.com/issues/301475], [issues/301811](https://github.com/issues/301811]
- Copilot Chat and Agent Mode Model and Tool Parameter Schema Mismatches: Issues where tool schemas require parameters that cause calls to be rejected or cause infinite loops due to ambiguous formatting, leading to model confusion and repeated errors.
- issues/301094, [issues/301421](https://github.com/issues/301421], [issues/301052](https://github.com/issues/301052]
- Copilot Chat and Agent Mode Workspace Scoped Hooks and Agent Configuration Difficulties: Users report awkward and unintuitive configuration of workspace-scoped hooks and agents, requiring absolute paths or affecting other projects unintentionally.
- [issues/299680](https://github.com/issues/299680]
- Copilot Chat and Agent Mode Unexpected or Unwanted Code Generation Behavior: Reports include AI generating incomplete TODO lists, inserting new methods in the middle of existing ones, and producing invalid or corrupted code, disrupting development.
- issues/299789, issues/299980, [issues/301620](https://github.com/issues/301620]
- Copilot Chat and Agent Mode Accessibility and Screen Reader Usability Issues: Users report significant productivity loss due to unreliable code suggestions and workflow difficulties with screen readers, requesting an accessibility-focused mode with verified edits and non-terminal verification paths.
- [issues/298591](https://github.com/issues/298591]
- Copilot Chat and Agent Mode Model and Tool Usage Errors: Users encounter errors such as "tools.0: Input tag ... does not match expected tags," causing request failures and inability to use certain tools.
- [issues/299545](https://github.com/issues/299545]
- Copilot Chat and Agent Mode Request Failures Due to Unsupported or Missing Models: Users report errors when models are missing after updates or when the system automatically selects unavailable models without notifying the user, causing confusion and failed requests.
- issues/299804, [issues/299809](https://github.com/issues/299809]
- Copilot Chat and Agent Mode Request Failures Due to Rate Limiting and Network Errors: Users experience random rate limiting and network errors causing repeated failed requests and wasted attempts, with suggestions to check firewall and network settings.
- issues/299609, [issues/300401](https://github.com/issues/300401]
- Copilot Chat and Agent Mode Feature Requests for Improved Model and Session Management: Requests include adding the ability to disable recently used models display, preserve worktree/workspace selection in new sessions, and add permission pickers and auto-approve commands for CLI agents.
- issues/299620, issues/299860, [issues/300303](https://github.com/issues/300303], [issues/300482](https://github.com/issues/300482]
- Copilot Chat and Agent Mode Unexpected or Unwanted Command Executions: Reports include the agent executing destructive commands like "rm -rf .tmp" without user approval despite autoapproval settings, raising concerns about sandbox behavior and unintended deletions.
- [issues/299770](https://github.com/issues/299770]
- Copilot Chat and Agent Mode Model and Tool Integration Bugs: Issues include failure to call models when not selected, false-positive terminal input detection, and inability to execute certain commands due to missing or broken modules.
- issues/296886, [issues/298134](https://github.com/issues/298134], [issues/298323](https://github.com/issues/298323]
- Copilot Chat and Agent Mode User Experience and Workflow Interruptions: Users report unexpected behavior such as automatic creation of GitHub issues and pull requests without approval, inability to disable AI features properly, and confusing UI elements causing workflow disruption.
- issues/300500, [issues/301305](https://github.com/issues/301305]
- Copilot Chat and Agent Mode Model Quota and Billing Display Issues: The premium request meter and context usage GUI inaccurately display token consumption, causing confusion about actual usage and billing.
- issues/301559, issues/301562, [issues/301785](https://github.com/issues/301785]
- Copilot Chat and Agent Mode Plugin and Extension Signature Verification Failures: Signature verification failures for various extensions cause them to be disabled or fail to load, impacting functionality.
- issues/298404, issues/298905, issues/299910, [issues/300829](https://github.com/issues/300829]
- Copilot Chat and Agent Mode Model Availability and Access Issues for Education and Corporate Plans: Users with education or corporate plans report errors indicating credit balance too low or contact admin messages despite having active subscriptions and remaining quota.
- issues/301322, [issues/301323](https://github.com/issues/301323]
- Copilot Chat and Agent Mode Session and State Serialization Errors: Serialization errors during chat session saving cause loss of session data if the window is closed, leading to data loss and workflow disruption.
- issues/300204, issues/300681, issues/300830, [issues/301442](https://github.com/issues/301442], [issues/301475](https://github.com/issues/301475], [issues/301811](https://github.com/issues/301811]
- Copilot Chat and Agent Mode Model and Tool Parameter Schema Mismatches: Issues where tool schemas require parameters that cause calls to be rejected or cause infinite loops due to ambiguous formatting, leading to model confusion and repeated errors.
- issues/301094, [issues/301421](https://github.com/issues/301421], [issues/301052](https://github.com/issues/301052]
- Copilot Chat and Agent Mode Workspace Scoped Hooks and Agent Configuration Difficulties: Users report awkward and unintuitive configuration of workspace-scoped hooks and agents, requiring absolute paths or affecting other projects unintentionally.
- [issues/299680](https://github.com/issues/299680]
- Copilot Chat and Agent Mode Unexpected or Unwanted Code Generation Behavior: Reports include AI generating incomplete TODO lists, inserting new methods in the middle of existing ones, and producing invalid or corrupted code, disrupting development.
- issues/299789, issues/299980, [issues/301620](https://github.com/issues/301620]
- Copilot Chat and Agent Mode Accessibility and Screen Reader Usability Issues: Users report significant productivity loss due to unreliable code suggestions and workflow difficulties with screen readers, requesting an accessibility-focused mode with verified edits and non-terminal verification paths.
- [issues/298591](https://github.com/issues/298591]
- Copilot Chat and Agent Mode Model and Tool Usage Errors: Users encounter errors such as "tools.0: Input tag ... does not match expected tags," causing request failures and inability to use certain tools.
- [issues/299545](https://github.com/issues/299545]
- Copilot Chat and Agent Mode Request Failures Due to Unsupported or Missing Models: Users report errors when models are missing after updates or when the system automatically selects unavailable models without notifying the user, causing confusion and failed requests.
- issues/299804, [issues/299809](https://github.com/issues/299809]
- Copilot Chat and Agent Mode Request Failures Due to Rate Limiting and Network Errors: Users experience random rate limiting and network errors causing repeated failed requests and wasted attempts, with suggestions to check firewall and network settings.
- issues/299609, [issues/300401](https://github.com/issues/300401]
- Copilot Chat and Agent Mode Feature Requests for Improved Model and Session Management: Requests include adding the ability to disable recently used models display, preserve worktree/workspace selection in new sessions, and add permission pickers and auto-approve commands for CLI agents.
- issues/299620, issues/299860, [issues/300303](https://github.com/issues/300303], [issues/300482](https://github.com/issues/300482]
- Copilot Chat and Agent Mode Unexpected or Unwanted Command Executions: Reports include the agent executing destructive commands like "rm -rf .tmp" without user approval despite autoapproval settings, raising concerns about sandbox behavior and unintended deletions.
- [issues/299770](https://github.com/issues/299770]
- Copilot Chat and Agent Mode Model and Tool Integration Bugs: Issues include failure to call models when not selected, false-positive terminal input detection, and inability to execute certain commands due to missing or broken modules.
- issues/296886, [issues/298134](https://github.com/issues/298134], [issues/298323](https://github.com/issues/298323]
- Copilot Chat and Agent Mode User Experience and Workflow Interruptions: Users report unexpected behavior such as automatic creation of GitHub issues and pull requests without approval, inability to disable AI features properly, and confusing UI elements causing workflow disruption.
- issues/300500, [issues/301305](https://github.com/issues/301305]
- Copilot Chat and Agent Mode Model Quota and Billing Display Issues: The premium request meter and context usage GUI inaccurately display token consumption, causing confusion about actual usage and billing.
- issues/301559, issues/301562, [issues/301785](https://github.com/issues/301785]
- Copilot Chat and Agent Mode Plugin and Extension Signature Verification Failures: Signature verification failures for various extensions cause them to be disabled or fail to load, impacting functionality.
- issues/298404, issues/298905, issues/299910, [issues/300829](https://github.com/issues/300829]
- Copilot Chat and Agent Mode Model Availability and Access Issues for Education and Corporate Plans: Users with education or corporate plans report errors indicating credit balance too low or contact admin messages despite having active subscriptions and remaining quota.
- issues/301322, [issues/301323](https://github.com/issues/301323]
- Copilot Chat and Agent Mode Session and State Serialization Errors: Serialization errors during chat session saving cause loss of session data if the window is closed, leading to data loss and workflow disruption.
- issues/300204, issues/300681, issues/300830, [issues/301442](https://github.com/issues/301442], [issues/301475](https://github.com/issues/301475], [issues/301811](https://github.com/issues/301811]
- Copilot Chat and Agent Mode Model and Tool Parameter Schema Mismatches: Issues where tool schemas require parameters that cause calls to be rejected or cause infinite loops due to ambiguous formatting, leading to model confusion and repeated errors.
- issues/301094, [issues/301421](https://github.com/issues/301421], [issues/301052](https://github.com/issues/301052]
- Copilot Chat and Agent Mode Workspace Scoped Hooks and Agent Configuration Difficulties: Users report awkward and unintuitive configuration of workspace-scoped hooks and agents, requiring absolute paths or affecting other projects unintentionally.
- [issues/299680](https://github.com/issues/299680]
- Copilot Chat and Agent Mode Unexpected or Unwanted Code Generation Behavior: Reports include AI generating incomplete TODO lists, inserting new methods in the middle of existing ones, and producing invalid or corrupted code, disrupting development.
- issues/299789, issues/299980, [issues/301620](https://github.com/issues/301620]
- Copilot Chat and Agent Mode Accessibility and Screen Reader Usability Issues: Users report significant productivity loss due to unreliable code suggestions and workflow difficulties with screen readers, requesting an accessibility-focused mode with verified edits and non-terminal verification paths.
- [issues/298591](https://github.com/issues/298591]
- Copilot Chat and Agent Mode Model and Tool Usage Errors: Users encounter errors such as "tools.0: Input tag ... does not match expected tags," causing request failures and inability to use certain tools.
- [issues/299545](https://github.com/issues/299545]
- Copilot Chat and Agent Mode Request Failures Due to Unsupported or Missing Models: Users report errors when models are missing after updates or when the system automatically selects unavailable models without notifying the user, causing confusion and failed requests.
- issues/299804, [issues/299809](https://github.com/issues/299809]
- Copilot Chat and Agent Mode Request Failures Due to Rate Limiting and Network Errors: Users experience random rate limiting and network errors causing repeated failed requests and wasted attempts, with suggestions to check firewall and network settings.
- issues/299609, [issues/300401](https://github.com/issues/300401]
- Copilot Chat and Agent Mode Feature Requests for Improved Model and Session Management: Requests include adding the ability to disable recently used models display, preserve worktree/workspace selection in new sessions, and add permission pickers and auto-approve commands for CLI agents.
- issues/299620, issues/299860, [issues/300303](https://github.com/issues/300303], [issues/300482](https://github.com/issues/300482]
- Copilot Chat and Agent Mode Unexpected or Unwanted Command Executions: Reports include the agent executing destructive commands like "rm -rf .tmp" without user approval despite autoapproval settings, raising concerns about sandbox behavior and unintended deletions.
- [issues/299770](https://github.com/issues/299770]
- Copilot Chat and Agent Mode Model and Tool Integration Bugs: Issues include failure to call models when not selected, false-positive terminal input detection, and inability to execute certain commands due to missing or broken modules.
- issues/296886, [issues/298134](https://github.com/issues/298134], [issues/298323](https://github.com/issues/298323]
- Copilot Chat and Agent Mode User Experience and Workflow Interruptions: Users report unexpected behavior such as automatic creation of GitHub issues and pull requests without approval, inability to disable AI features properly, and confusing UI elements causing workflow disruption.
- issues/300500, [issues/301305](https://github.com/issues/301305]
- Copilot Chat and Agent Mode Model Quota and Billing Display Issues: The premium request meter and context usage GUI inaccurately display token consumption, causing confusion about actual usage and billing.
- issues/301559, issues/301562, [issues/301785](https://github.com/issues/301785]
- Copilot Chat and Agent Mode Plugin and Extension Signature Verification Failures: Signature verification failures for various extensions cause them to be disabled or fail to load, impacting functionality.
- issues/298404, issues/298905, issues/299910, [issues/300829](https://github.com/issues/300829]
- Copilot Chat and Agent Mode Model Availability and Access Issues for Education and Corporate Plans: Users with education or corporate plans report errors indicating credit balance too low or contact admin messages despite having active subscriptions and remaining quota.
- issues/301322, [issues/301323](https://github.com/issues/301323]
- Copilot Chat and Agent Mode Session and State Serialization Errors: Serialization errors during chat session saving cause loss of session data if the window is closed, leading to data loss and workflow disruption.
- issues/300204, issues/300681, issues/300830, [issues/301442](https://github.com/issues/301442], [issues/301475](https://github.com/issues/301475], [issues/301811](https://github.com/issues/301811]
- Copilot Chat and Agent Mode Model and Tool Parameter Schema Mismatches: Issues where tool schemas require parameters that cause calls to be rejected or cause infinite loops due to ambiguous formatting, leading to model confusion and repeated errors.
- issues/301094, [issues/301421](https://github.com/issues/301421], [issues/301052](https://github.com/issues/301052]
- Copilot Chat and Agent Mode Workspace Scoped Hooks and Agent Configuration Difficulties: Users report awkward and unintuitive configuration of workspace-scoped hooks and agents, requiring absolute paths or affecting other projects unintentionally.
- [issues/299680](https://github.com/issues/299680]
- Copilot Chat and Agent Mode Unexpected or Unwanted Code Generation Behavior: Reports include AI generating incomplete TODO lists, inserting new methods in the middle of existing ones, and producing invalid or corrupted code, disrupting development.
- issues/299789, issues/299980, [issues/301620](https://github.com/issues/301620]
- Copilot Chat and Agent Mode Accessibility and Screen Reader Usability Issues: Users report significant productivity loss due to unreliable code suggestions and workflow difficulties with screen readers, requesting an accessibility-focused mode with verified edits and non-terminal verification paths.
- [issues/298591](https://github.com/issues/298591]
- Copilot Chat and Agent Mode Model and Tool Usage Errors: Users encounter errors such as "tools.0: Input tag ... does not match expected tags," causing request failures and inability to use certain tools.
- [issues/299545](https://github.com/issues/299545]
- Copilot Chat and Agent Mode Request Failures Due to Unsupported or Missing Models: Users report errors when models are missing after updates or when the system automatically selects unavailable models without notifying the user, causing confusion and failed requests.
- issues/299804, [issues/299809](https://github.com/issues/299809]
- Copilot Chat and Agent Mode Request Failures Due to Rate Limiting and Network Errors: Users experience random rate limiting and network errors causing repeated failed requests and wasted attempts, with suggestions to check firewall and network settings.
- issues/299609, [issues/300401](https://github.com/issues/300401]
- Copilot Chat and Agent Mode Feature Requests for Improved Model and Session Management: Requests include adding the ability to disable recently used models display, preserve worktree/workspace selection in new sessions, and add permission pickers and auto-approve commands for CLI agents.
- issues/299620, issues/299860, [issues/300303](https://github.com/issues/300303], [issues/300482](https://github.com/issues/300482]
- Copilot Chat and Agent Mode Unexpected or Unwanted Command Executions: Reports include the agent executing destructive commands like "rm -rf .tmp" without user approval despite autoapproval settings, raising concerns about sandbox behavior and unintended deletions.
- [issues/299770](https://github.com/issues/299770]
- Copilot Chat and Agent Mode Model and Tool Integration Bugs: Issues include failure to call models when not selected, false-positive terminal input detection, and inability to execute certain commands due to missing or broken modules.
- issues/296886, [issues/298134](https://github.com/issues/298134], [issues/298323](https://github.com/issues/298323]
- Copilot Chat and Agent Mode User Experience and Workflow Interruptions: Users report unexpected behavior such as automatic creation of GitHub issues and pull requests without approval, inability to disable AI features properly, and confusing UI elements causing workflow disruption.
- issues/300500, [issues/301305](https://github.com/issues/301305]
- Copilot Chat and Agent Mode Model Quota and Billing Display Issues: The premium request meter and context usage GUI inaccurately display token consumption, causing confusion about actual usage and billing.
- issues/301559, issues/301562, [issues/301785](https://github.com/issues/301785]
- Copilot Chat and Agent Mode Plugin and Extension Signature Verification Failures: Signature verification failures for various extensions cause them to be disabled or fail to load, impacting functionality.
- issues/298404, issues/298905, issues/299910, [issues/300829](https://github.com/issues/300829]
- Copilot Chat and Agent Mode Model Availability and Access Issues for Education and Corporate Plans: Users with education or corporate plans report errors indicating credit balance too low or contact admin messages despite having active subscriptions and remaining quota.
- issues/301322, [issues/301323](https://github.com/issues/301323]
- Copilot Chat and Agent Mode Session and State Serialization Errors: Serialization errors during chat session saving cause loss of session data if the window is closed, leading to data loss and workflow disruption.
- issues/300204, issues/300681, issues/300830, [issues/301442](https://github.com/issues/301442], [issues/301475](https://github.com/issues/301475], [issues/301811](https://github.com/issues/301811]
- Copilot Chat and Agent Mode Model and Tool Parameter Schema Mismatches: Issues where tool schemas require parameters that cause calls to be rejected or cause infinite loops due to ambiguous formatting, leading to model confusion and repeated errors.
- issues/301094, [issues/301421](https://github.com/issues/301421], [issues/301052](https://github.com/issues/301052]
- Copilot Chat and Agent Mode Workspace Scoped Hooks and Agent Configuration Difficulties: Users report awkward and unintuitive configuration of workspace-scoped hooks and agents, requiring absolute paths or affecting other projects unintentionally.
- [issues/299680](https://github.com/issues/299680]
- Copilot Chat and Agent Mode Unexpected or Unwanted Code Generation Behavior: Reports include AI generating incomplete TODO lists, inserting new methods in the middle of existing ones, and producing invalid or corrupted code, disrupting development.
- issues/299789, issues/299980, [issues/301620](https://github.com/issues/301620]
- Copilot Chat and Agent Mode Accessibility and Screen Reader Usability Issues: Users report significant productivity loss due to unreliable code suggestions and workflow difficulties with screen readers, requesting an accessibility-focused mode with verified edits and non-terminal verification paths.
- [issues/298591](https://github.com/issues/298591]
- Copilot Chat and Agent Mode Model and Tool Usage Errors: Users encounter errors such as "tools.0: Input tag ... does not match expected tags," causing request failures and inability to use certain tools.
- [issues/299545](https://github.com/issues/299545]
- Copilot Chat and Agent Mode Request Failures Due to Unsupported or Missing Models: Users report errors when models are missing after updates or when the system automatically selects unavailable models without notifying the user, causing confusion and failed requests.
- issues/299804, [issues/299809](https://github.com/issues/299809]
- Copilot Chat and Agent Mode Request Failures Due to Rate Limiting and Network Errors: Users experience random rate limiting and network errors causing repeated failed requests and wasted attempts, with suggestions to check firewall and network settings.
- issues/299609, [issues/300401](https://github.com/issues/300401]
- Copilot Chat and Agent Mode Feature Requests for Improved Model and Session Management: Requests include adding the ability to disable recently used models display, preserve worktree/workspace selection in new sessions, and add permission pickers and auto-approve commands for CLI agents.
- issues/299620, issues/299860, [issues/300303](https://github.com/issues/300303], [issues/300482](https://github.com/issues/300482]
- Copilot Chat and Agent Mode Unexpected or Unwanted Command Executions: Reports include the agent executing destructive commands like "rm -rf .tmp" without user approval despite autoapproval settings, raising concerns about sandbox behavior and unintended deletions.
- [issues/299770](https://github.com/issues/299770]
- Copilot Chat and Agent Mode Model and Tool Integration Bugs: Issues include failure to call models when not selected, false-positive terminal input detection, and inability to execute certain commands due to missing or broken modules.
- issues/296886, [issues/298134](https://github.com/issues/298134], [issues/298323](https://github.com/issues/298323]
- Copilot Chat and Agent Mode User Experience and Workflow Interruptions: Users report unexpected behavior such as automatic creation of GitHub issues and pull requests without approval, inability to disable AI features properly, and confusing UI elements causing workflow disruption.
- issues/300500, [issues/301305](https://github.com/issues/301305]
- Copilot Chat and Agent Mode Model Quota and Billing Display Issues: The premium request meter and context usage GUI inaccurately display token consumption, causing confusion about actual usage and billing.
- issues/301559, issues/301562, [issues/301785](https://github.com/issues/301785]
- Copilot Chat and Agent Mode Plugin and Extension Signature Verification Failures: Signature verification failures for various extensions cause them to be disabled or fail to load, impacting functionality.
- issues/298404, issues/298905, issues/299910, [issues/300829](https://github.com/issues/300829]
- Copilot Chat and Agent Mode Model Availability and Access Issues for Education and Corporate Plans: Users with education or corporate plans report errors indicating credit balance too low or contact admin messages despite having active subscriptions and remaining quota.
- issues/301322, [issues/301323](https://github.com/issues/301323]
- Copilot Chat and Agent Mode Session and State Serialization Errors: Serialization errors during chat session saving cause loss of session data if the window is closed, leading to data loss and workflow disruption.
- issues/300204, issues/300681, issues/300830, [issues/301442](https://github.com/issues/301442], [issues/301475](https://github.com/issues/301475], [issues/301811](https://github.com/issues/301811]
- Copilot Chat and Agent Mode Model and Tool Parameter Schema Mismatches: Issues where tool schemas require parameters that cause calls to be rejected or cause infinite loops due to ambiguous formatting, leading to model confusion and repeated errors.
- issues/301094, [issues/301421](https://github.com/issues/301421], [issues/301052](https://github.com/issues/301052]
- Copilot Chat and Agent Mode Workspace Scoped Hooks and Agent Configuration Difficulties: Users report awkward and unintuitive configuration of workspace-scoped hooks and agents, requiring absolute paths or affecting other projects unintentionally.
- [issues/299680](https://github.com/issues/299680]
- Copilot Chat and Agent Mode Unexpected or Unwanted Code Generation Behavior: Reports include AI generating incomplete TODO lists, inserting new methods in the middle of existing ones, and producing invalid or corrupted code, disrupting development.
- issues/299789, issues/299980, [issues/301620](https://github.com/issues/301620]
- Copilot Chat and Agent Mode Accessibility and Screen Reader Usability Issues: Users report significant productivity loss due to unreliable code suggestions and workflow difficulties with screen readers, requesting an accessibility-focused mode with verified edits and non-terminal verification paths.
- [issues/298591](https://github.com/issues/298591]
- Copilot Chat and Agent Mode Model and Tool Usage Errors: Users encounter errors such as "tools.0: Input tag ... does not match expected tags," causing request failures and inability to use certain tools.
- [issues/299545](https://github.com/issues/299545]
- Copilot Chat and Agent Mode Request Failures Due to Unsupported or Missing Models: Users report errors when models are missing after updates or when the system automatically selects unavailable models without notifying the user, causing confusion and failed requests.
- issues/299804, [issues/299809](https://github.com/issues/299809]
- Copilot Chat and Agent Mode Request Failures Due to Rate Limiting and Network Errors: Users experience random rate limiting and network errors causing repeated failed requests and wasted attempts, with suggestions to check firewall and network settings.
- issues/299609, [issues/300401](https://github.com/issues/300401]
- Copilot Chat and Agent Mode Feature Requests for Improved Model and Session Management: Requests include adding the ability to disable recently used models display, preserve worktree/workspace selection in new sessions, and add permission pickers and auto-approve commands for CLI agents.
- issues/299620, issues/299860, [issues/300303](https://github.com/issues/300303], [issues/300482](https://github.com/issues/300482]
- Copilot Chat and Agent Mode Unexpected or Unwanted Command Executions: Reports include the agent executing destructive commands like "rm -rf .tmp" without user approval despite autoapproval settings, raising concerns about sandbox behavior and unintended deletions.
- [issues/299770](https://github.com/issues/299770]
- Copilot Chat and Agent Mode Model and Tool Integration Bugs: Issues include failure to call models when not selected, false-positive terminal input detection, and inability to execute certain commands due to missing or broken modules.
- issues/296886, [issues/298134](https://github.com/issues/298134], [issues/298323](https://github.com/issues/298323]
- Copilot Chat and Agent Mode User Experience and Workflow Interruptions: Users report unexpected behavior such as automatic creation of GitHub issues and pull requests without approval, inability to disable AI features properly, and confusing UI elements causing workflow disruption.
- issues/300500, [issues/301305](https://github.com/issues/301305]
- Copilot Chat and Agent Mode Model Quota and Billing Display Issues: The premium request meter and context usage GUI inaccurately display token consumption, causing confusion about actual usage and billing.
- issues/301559, issues/301562, [issues/301785](https://github.com/issues/301785]
- Copilot Chat and Agent Mode Plugin and Extension Signature Verification Failures: Signature verification failures for various extensions cause them to be disabled or fail to load, impacting functionality.
- issues/298404, issues/298905, issues/299910, [issues/300829](https://github.com/issues/300829]
- Copilot Chat and Agent Mode Model Availability and Access Issues for Education and Corporate Plans: Users with education or corporate plans report errors indicating credit balance too low or contact admin messages despite having active subscriptions and remaining quota.
- issues/301322, [issues/301323](https://github.com/issues/301323]
- Copilot Chat and Agent Mode Session and State Serialization Errors: Serialization errors during chat session saving cause loss of session data if the window is closed, leading to data loss and workflow disruption.
- issues/300204, issues/300681, issues/300830, [issues/301442](https://github.com/issues/301442], [issues/301475](https://github.com/issues/301475], [issues/301811](https://github.com/issues/301811]
- Copilot Chat and Agent Mode Model and Tool Parameter Schema Mismatches: Issues where tool schemas require parameters that cause calls to be rejected or cause infinite loops due to ambiguous formatting, leading to model confusion and repeated errors.
- issues/301094, [issues/301421](https://github.com/issues/301421], [issues/301052](https://github.com/issues/301052]
- Copilot Chat and Agent Mode Workspace Scoped Hooks and Agent Configuration Difficulties: Users report awkward and unintuitive configuration of workspace-scoped hooks and agents, requiring absolute paths or affecting other projects unintentionally.
- [issues/299680](https://github.com/issues/299680]
- Copilot Chat and Agent Mode Unexpected or Unwanted Code Generation Behavior: Reports include AI generating incomplete TODO lists, inserting new methods in the middle of existing ones, and producing invalid or corrupted code, disrupting development.
- issues/299789, issues/299980, [issues/301620](https://github.com/issues/301620]
- Copilot Chat and Agent Mode Accessibility and Screen Reader Usability Issues: Users report significant productivity loss due to unreliable code suggestions and workflow difficulties with screen readers, requesting an accessibility-focused mode with verified edits and non-terminal verification paths.
- [issues/298591](https://github.com/issues/298591]
- Copilot Chat and Agent Mode Model and Tool Usage Errors: Users encounter errors such as "tools.0: Input tag ... does not match expected tags," causing request failures and inability to use certain tools.
- [issues/299545](https://github.com/issues/299545]
- Copilot Chat and Agent Mode Request Failures Due to Unsupported or Missing Models: Users report errors when models are missing after updates or when the system automatically selects unavailable models without notifying the user, causing confusion and failed requests.
- issues/299804, [issues/299809](https://github.com/issues/299809]
- Copilot Chat and Agent Mode Request Failures Due to Rate Limiting and Network Errors: Users experience random rate limiting and network errors causing repeated failed requests and wasted attempts, with suggestions to check firewall and network settings.
- issues/299609, [issues/300401](https://github.com/issues/300401]
- Copilot Chat and Agent Mode Feature Requests for Improved Model and Session Management: Requests include adding the ability to disable recently used models display, preserve worktree/workspace selection in new sessions, and add permission pickers and auto-approve commands for CLI agents.
- issues/299620, issues/299860, [issues/300303](https://github.com/issues/300303], [issues/300482](https://github.com/issues/300482]
- Copilot Chat and Agent Mode Unexpected or Unwanted Command Executions: Reports include the agent executing destructive commands like "rm -rf .tmp" without user approval despite autoapproval settings, raising concerns about sandbox behavior and unintended deletions.
- [issues/299770](https://github.com/issues/299770]
- Copilot Chat and Agent Mode Model and Tool Integration Bugs: Issues include failure to call models when not selected, false-positive terminal input detection, and inability to execute certain commands due to missing or broken modules.
- issues/296886, [issues/298134](https
2.5 Issue Discussion Insights
This section will analyze the tone and sentiment of discussions within this project's open and closed issues that occurred within the past week. It aims to identify potentially heated exchanges and to maintain a constructive project environment.
-
- Toxicity Score: 0.75 (Rapid escalation, aggressive language, sarcasm, name-calling)
- This GitHub conversation begins with a user expressing intense frustration and suspicion about the software, using aggressive and profane language. Subsequent comments include sarcastic and mocking remarks from other participants, with a tone that escalates into hostility and name-calling. The interaction shows a lack of constructive dialogue and an increase in antagonistic sentiment triggered by the initial outburst and perceived trolling.
-
- Toxicity Score: 0.65 (Rapid escalation, aggressive language, strong negative sentiment)
- This GitHub conversation features a user expressing strong frustration and dissatisfaction with a software extension, using all caps and emphatic language to convey their negative experience. The tone is highly agitated and accusatory, indicating significant user dissatisfaction. There is only one comment, so no interaction or response from other users is present, but the intensity of the initial message suggests potential for escalated tension if further comments occur.
-
YOU CANNOT EVEN MANAGE FUCKING DATES AND TIMES.....CANNOT HANDLE SUBSCRIPTION
- Toxicity Score: 0.85 (Rapid escalation, aggressive language, profanity, dismissive responses)
- This GitHub conversation involves a user expressing intense frustration and anger towards the software's handling of dates and times, using aggressive and profane language. Another participant responds with equally hostile and dismissive remarks, escalating the tension. The tone throughout is confrontational and accusatory, with no attempts at de-escalation or constructive dialogue. The trigger of tension appears to be a perceived malfunction and dissatisfaction with the software's functionality.
-
if github prevents usage of copilot
- Toxicity Score: 0.75 (Rapid escalation, aggressive language, unresolved frustration)
- This GitHub conversation features a single user expressing strong frustration and anger towards a perceived forced integration of a plugin, using all caps and repeated punctuation to emphasize their dissatisfaction. The tone is highly emotional and confrontational, with no responses or dialogue from other participants to moderate or escalate the sentiment. The lack of engagement leaves the initial tension unaddressed, suggesting potential for further negative interactions if the issue remains unresolved.
-
- Toxicity Score: 0.75 (Rapid escalation, aggressive language, strong negative sentiment)
- This GitHub conversation consists of a single user expressing strong dissatisfaction and frustration with the behavior of a software feature, using harsh and condemning language without any responses or engagement from others. The tone is highly negative and accusatory, with no signs of dialogue or attempts at resolution.
-
- Toxicity Score: 0.75 (Rapid escalation, aggressive language, lack of moderation)
- This GitHub conversation consists of a single initial comment by one user expressing strong frustration and anger towards the project maintainers, using all caps and accusatory language, but no responses or further interaction have occurred yet.
-
- Toxicity Score: 0.85 (Rapid escalation, aggressive language, explicit profanity)
- This GitHub conversation involves a single user expressing intense frustration and anger regarding a technical issue, using aggressive and explicit language. The tone is highly emotional and confrontational, with no responses or attempts at resolution visible in the thread. The lack of engagement from others and the user's strong language suggest a potential for escalation if further comments occur.
-
- Toxicity Score: 0.75 (Rapid escalation, aggressive language, one-sided criticism)
- This GitHub conversation involves a single user expressing strong frustration and dissatisfaction with another party's code and its handling, using emphatic and negative language. The tone is accusatory and highly critical, with no responses or dialogue present to moderate or de-escalate the situation. The lack of engagement and the intensity of the initial comment suggest potential for further tension if the conversation continues.
-
- Toxicity Score: 0.85 (Rapid escalation, aggressive language, offensive terms, no moderation)
- This GitHub conversation consists of a single initial comment by one user expressing extreme frustration and using highly offensive language without any responses or further interaction. The tone is aggressive and hostile, and the comment is flagged as spam. There is no dialogue or escalation beyond the initial post.
-
- Toxicity Score: 0.85 (Rapid escalation, aggressive language, offensive terms, lack of moderation)
- This GitHub conversation consists of a single initial comment by one user expressing extreme frustration and using highly offensive language without any responses or further interaction. The tone is aggressive and hostile, with no signs of constructive dialogue or attempts at resolution. The conversation is marked by a lack of engagement from other participants, and the original post is labeled as spam.
-
- Toxicity Score: 0.85 (Rapid escalation, aggressive language, offensive content)
- This GitHub conversation involves a single user posting a highly aggressive and offensive message without any responses or engagement from others, resulting in a one-sided and hostile tone. The lack of replies or attempts at resolution suggests immediate dismissal or avoidance by the community. This GitHub conversation
-
- Toxicity Score: 0.85 (Rapid escalation, aggressive language, profanity, no moderation)
- This GitHub conversation consists of a single initial comment by one user expressing intense frustration and anger towards an AI feature, using aggressive and profane language, with no subsequent replies or engagement from others. The tone is highly negative and confrontational, and the issue is labeled as spam, indicating a lack of constructive dialogue or resolution.
-
- Toxicity Score: 0.85 (Rapid escalation, aggressive language, hostile tone, lack of moderation)
- This GitHub conversation involves a single user expressing strong frustration and using aggressive language in their initial comment, which is marked as spam. There are no other participants or responses, and the tone is highly negative and hostile from the outset, with no signs of de-escalation or constructive dialogue.
-
- Toxicity Score: 0.95 (Rapid escalation, explicit profanity, aggressive language, lack of constructive dialogue)
- This GitHub conversation involves a user posting highly aggressive and offensive language, with comments escalating in hostility without any constructive engagement. The tone is overwhelmingly negative and confrontational, with no attempts at resolution or clarification. The conversation is marked by explicit profanity and insults, triggering immediate tension and leading to the issue being labeled as spam.
-
- Toxicity Score: 0.75 (Rapid escalation, offensive language, spam label)
- This GitHub conversation consists solely of an initial issue post with no comments or interactions, featuring a username that uses offensive language in the title, which likely triggered the spam label. There is no visible sentiment or tone beyond the initial post, and no signs of dialogue or tension development.
-
- Toxicity Score: 0.75 (Rapid escalation, aggressive language, negative sentiment)
- This GitHub conversation involves a single user expressing strong frustration and dissatisfaction with the handling of an issue, using informal and emotionally charged language. The tone is negative and accusatory, with a clear trigger of tension stemming from perceived poor management and spam concerns.
-
- Toxicity Score: 0.65 (Rapid escalation, critical language, user frustration, perceived neglect)
- This GitHub conversation involves users expressing frustration and disappointment with an AI bot's performance and the handling of the issue, with a tone that shifts from critical to resigned. Usernames are not explicitly mentioned, but the sentiments reflect dissatisfaction with the bot's inability to resolve the problem efficiently and a perceived lack of responsiveness from the development team. The tension is triggered by repeated failures, perceived waste of resources, and a sense of being ignored, leading to a somewhat hostile and disillusioned tone.
III. Pull Requests
3.1 Open Pull Requests
This section provides a summary of pull requests that were opened in the repository over the past week. The top three pull requests with the highest number of commits are highlighted as 'key' pull requests. Other pull requests are grouped based on similar characteristics for easier analysis. Up to 25 pull requests are displayed in this section, while any remaining pull requests beyond this limit are omitted for brevity.
Pull Requests Opened This Week: 103
Key Open Pull Requests
1. agentHost: hello world from server: This pull request introduces the ability to specify an additional agent host port and path for the server by exposing the --agent-host-port and --agent-host-path options, updates the server-side module resolution logic to properly support ESM-only packages required by the agent host process, and addresses missing dependencies and resolver bugs that arise from differences between Electron and server environments.
- URL: pull/301140
- Associated Commits: 3e15c, 71f14, 99118, 8726f, 813d9, 5c16c, 87b80, 222bb, 2da8a, 247bd, b1781, 5983e, 60c18, 706e4, f8311, 4393d, 5d3c9, b350c, 10d15, ce5e5, 97ef0, f24e3, ba585
2. Compact agent status: This pull request introduces a compact mode for the command center that replaces the search box with an inline agent status widget, evolves the chat.agentStatusControl.enabled setting from a boolean to a three-way enum with backward compatibility, splits badge sections for more granular status display, refactors related actions and menu visibility logic, updates default labels, and lays groundwork to prevent command center width fluctuations.
- URL: pull/300560
3. add light animations for editing and todo/editing list: This pull request introduces and refines light animations for editing and todo/editing lists in the project, including adding collapsible part animations and cleaning up the animation code for smoother visual effects.
- URL: pull/300201
Other Open Pull Requests
- Agent automation and documentation improvements: This pull request adds a reusable skill for automating VS Code via the Chrome DevTools Protocol and agent-browser, covering target selection, shadow DOM navigation, raw CDP usage, modifier key input, build setup, and workspace pitfalls. It also updates the Demonstrate agent documentation to reference this skill for better agent interoperability.
- AI customization and session architecture updates: This pull request refines documentation by replacing outdated instructions with a shared
chat-customizations-editorskill and aligns session-related docs and skills with the current architecture. It removes obsolete references and components related to the chat widget and session management.
- Visual and accessibility fixes for UI elements: This pull request fixes the persistent blue focus outline on walkthrough step checkboxes by adding CSS rules that suppress the outline on mouse clicks while preserving keyboard navigation focus. It improves the visual behavior and accessibility of the checkbox focus state.
- Terminal input and buffer corruption fixes: This pull request fixes macOS PTY canonical-mode buffer corruption by enabling bracketed paste mode for multiline commands, ensuring input exceeding ~1024 bytes is wrapped in escape sequences. This prevents data mangling or shell hangs on supported shells like zsh and newer bash versions.
- Process monitoring optimization: This pull request eliminates the use of cpuUsage.sh and ps.sh scripts by reading directly from the /proc filesystem. It optimizes the childProcessMonitor to gather minimal information needed to detect child processes, reducing excessive process creation and improving performance.
- API version check testing: This pull request tests the API version check functionality by updating the API version and merging changes from the main branch.
- PowerShell type identifier fix on macOS: This pull request adds Uniform Type Identifiers (UTIs) for PowerShell on macOS to fix issues with type identifiers not working, as described in issue #237199.
- Branding updates for Nexora: This pull request introduces Nexora branding updates including adding nexora-core extension files, replacing UAIOS references, fixing JSON syntax, updating documentation, and other branding-related changes.
- Platform-specific launch configuration enhancements: This pull request adds support for specifying the
presentation.hiddenproperty within platform-specific launch configuration sections to hide debug configurations per OS. It includes type updates, runtime enforcement, and adjustments to configuration resolution and filtering logic.
- Activity bar position control on secondary sidebar: This pull request introduces a new independent setting to control the activity bar position on the secondary sidebar, separate from the primary sidebar. It adds relevant context menu entries and commands to support this functionality.
- Conpty dependency update: This pull request updates the conpty dependency to version 1.25, incorporating changes from a related node-pty pull request to address issue #241978. It includes commits testing and reverting modifications related to deferring the conptyNative.connect() method.
- Git extension fs-copyfile integration: This pull request represents a second attempt to integrate the
@vscode/fs-copyfilepackage into the Git extension, reapplying previous changes, fixing tests and build issues, and updating the build process to include necessary node modules in the extension bundle.
- Accessible View inline file reference handling: This pull request adds handling for inline file references in chat responses' Accessible View by rendering file names with full path and line number context. It ensures screen reader users receive the same file/location information as sighted users and includes tests verifying this functionality.
- AI embedding vector provider validation: This pull request improves AI embedding vector provider registration by adding validation to reject empty or whitespace-only model values. It includes clear error messaging, source updates, and unit tests for invalid and valid model registrations.
- Chat context picker file display fix: This pull request fixes the chat context picker in opened sessions failing to show files by registering a new search provider for the
github-remote-file://scheme, verifying worktree directories, preserving workspace folders during session metadata transitions, and providing fallback mechanisms for repository info.
- Markdown external link encoding fix: This pull request fixes broken URLs caused by incorrect decoding of percent-encoded characters in external markdown links. It introduces a URI parsing method that preserves encoding, middleware to replace corrupted links, and changes to link serialization to prevent double-encoding.
- Workspace-wide markdown validation feature: This pull request adds a feature to enable workspace-wide validation of all markdown files via a configurable setting. It implements a
WorkspaceDiagnosticManagerthat discovers markdown files, batches diagnostic requests, watches for changes, and avoids duplicate diagnostics without server-side changes.
- SCM count badge visibility fix: This pull request fixes the SCM count badge in the activity bar to use only visible repositories by replacing manual filtering with
scmViewService.visibleRepositoriesand adding listeners for visibility changes. It ensures hidden repositories like agent worktrees are excluded from the count.
- FindFiles2 tests for multiple patterns and excludes: This pull request adds three new tests to the
findFiles2suite verifying handling of multiple file patterns triggering parallel searches, correct passing of multiple exclude settings, and respect foruseIgnoreFilesacross patterns. It addresses a previously noted TODO comment.
- SCM repository visibility persistence fix: This pull request fixes persistence of SCM repository visibility state across restarts by ensuring hidden repositories like Copilot worktrees do not corrupt visibility restoration. It also ensures new repositories are added as visible without altering existing visibility or resetting selection flags.
- Getting started walkthrough simplification: This pull request updates the getting started walkthrough by simplifying language for beginners, replacing "Start to Chat" with a consistent "Sign In" button, highlighting new AI features like agents and worktrees, and adding a step to import keyboard mappings after theme selection.
- Terminal start marker recreation fix: This pull request fixes an issue where the terminal start marker was recreated incorrectly after scrollback overflow, causing early output loss. It ensures the marker boundary does not move forward and adds a fallback to select the earliest available marker when capturing output.
- MCP gateway implementation update: This pull request modifies the MCP gateway to spawn a separate gateway instance for each MCP instead of a single combined gateway, addressing issue #301013. It includes example usage and tests.
- Extension disable button UI fix: This pull request fixes the extension "Disable" button showing a redundant dropdown when an extension is globally disabled but enabled for the current workspace. It hides the global disable option and only shows the relevant "Disable (Workspace)" button, improving UI clarity.
- Editor language status icon animation disable option: This pull request adds an option to disable editor language status icon animations like wiggle and flash by applying CSS rules under the
.monaco-workbench.monaco-reduce-motionclass. This supports users preferring reduced motion.
3.2 Closed Pull Requests
This section provides a summary of pull requests that were closed in the repository over the past week. The top three pull requests with the highest number of commits are highlighted as 'key' pull requests. Other pull requests are grouped based on similar characteristics for easier analysis. Up to 25 pull requests are displayed in this section, while any remaining pull requests beyond this limit are omitted for brevity.
Pull Requests Closed This Week: 304
Key Closed Pull Requests
1. feat(phonon): Graft Kit MVP — molecule system + marketplace demo: This pull request implements the Phonon Graft Kit MVP, including a comprehensive rename from molecule to graft across the codebase, the introduction of the GraftDNA manifest contract for AI-driven composition, sandboxed iframe rendering with a postMessage bridge, a dual-mode compositor supporting deterministic and AI-driven paths, a 7-gate intent validation system, state management with hot reload capabilities, an application-style canvas with developer view and composition metrics, and includes a marketplace demo featuring two extensions for restaurant management and IT operations.
- URL: pull/300422
- Associated Commits: 5fd11, 461c8, 7acce, 82ff4, c5d57, 235c1, 376de, de42b, 0daab, 4c0d5, 542c8, 8181a, f03fc, ecb89, c25a7, 1d6e1, 4c090, f6213, fc6a7, 5e5a6, 7a3fe, a9f3b, 68d8c, 491b2, f3f19, 21d28, 79d59, 10764, f8335, 3e04c, 274bd, c435a, 0ce47, 189c6, 7a563, a59cb, 5b179, ec372, 0a26c, 14fcd, 38e12, 2dff1, 2e0b6, 5d47b
- Associated Commits: 5fd11, 461c8, 7acce, 82ff4, c5d57, 235c1, 376de, de42b, 0daab, 4c0d5, 542c8, 8181a, f03fc, ecb89, c25a7, 1d6e1, 4c090, f6213, fc6a7, 5e5a6, 7a3fe, a9f3b, 68d8c, 491b2, f3f19, 21d28, 79d59, 10764, f8335, 3e04c, 274bd, c435a, 0ce47, 189c6, 7a563, a59cb, 5b179, ec372, 0a26c, 14fcd, 38e12, 2dff1, 2e0b6, 5d47b
2. Add agent sessions functionality and corresponding tests: This pull request adds comprehensive agent sessions functionality to the project, including the implementation of session management features, extensive end-to-end tests using Playwright, enhancements to scenario parsing with precondition support, improvements to session window launching and handling, mock authentication providers for testing, detailed logging for debugging, and various refactors to improve code maintainability and test reliability.
- URL: pull/298392
- Associated Commits: 8e70e, 53899, c8944, 5e631, 76d08, 93aca, d8733, 100d1, d3733, d90e6, 43f67, ab566, 0a9a0, cf971, c5687, 42849, cbb10, 75c49, f69e7, f1b8a, e9f1a, c54a2, 72a95, 3f07c, c1ded, 9a92c, c73f7, c7e9d, cffc7, 4ce97, e2679, 358b8
- Associated Commits: 8e70e, 53899, c8944, 5e631, 76d08, 93aca, d8733, 100d1, d3733, d90e6, 43f67, ab566, 0a9a0, cf971, c5687, 42849, cbb10, 75c49, f69e7, f1b8a, e9f1a, c54a2, 72a95, 3f07c, c1ded, 9a92c, c73f7, c7e9d, cffc7, 4ce97, e2679, 358b8
3. Fixing rgpath for terminal sandboxing: This pull request fixes issue #301928 by updating the rgPath and improving terminal sandboxing through enhanced regex patterns for path extraction, migration to a sandbox manager, and various refactors and test fixes to ensure reliable terminal sandbox functionality in the Visual Studio Code project.
- URL: pull/301948
- Associated Commits: 712bc, 47395, 94bf1, 5c047, 920cf, 3907f, ff158, b77b3, 4b97c, 78411, d037b, 538f7, c6dff, f08be, 4f223, a4bbd, a3400, 323f9, 8bf31, 90f6a, 990cd, ee384, 94f54, 753b0
- Associated Commits: 712bc, 47395, 94bf1, 5c047, 920cf, 3907f, ff158, b77b3, 4b97c, 78411, d037b, 538f7, c6dff, f08be, 4f223, a4bbd, a3400, 323f9, 8bf31, 90f6a, 990cd, ee384, 94f54, 753b0
Other Closed Pull Requests
- AI Customization UI Improvements: Multiple pull requests enhance the AI customization experience by improving visual scannability with type-specific icons, formatting, and description truncation, fixing hook description truncation issues, and enabling editable built-in prompts with a new save flow that runs in the background. These changes collectively refine the user interface and editing capabilities for AI customization lists and prompts.
- Sessions App Enhancements: Several pull requests improve the Sessions app by adding a directory picker for customizations to select target folders when multiple sources exist, introducing a mode picker for better session mode management, and adding a toggle button to group sessions by repository with preference storage and UI updates. These updates enhance session organization, customization creation, and user interface flexibility.
- Repository Grouping and Session List Fixes: Pull requests address bugs and add features related to grouping sessions by repository, including normalizing repository IDs, extending badge regex matching, resolving Git worktree paths, handling empty group labels, and adding tests to ensure robust grouping behavior. These fixes improve the accuracy and reliability of session grouping in the UI.
- Model Picker Interface and Features: Updates to the model picker include splitting the
canManageModels()method into two flags for better control, adding hover position support, increasing the action list viewport height, and adding options to control visibility of featured and unavailable featured models. These changes improve usability and customization of the model picker UI.
- Debug and Telemetry Enhancements: Pull requests introduce a proposed browser API to enhance debug support, add OpenTelemetry data source support to the Debug Panel with import/export and event forwarding features, and implement fixes and tests related to debugging and telemetry. These improvements provide better debugging capabilities and telemetry integration.
- Command Denial Handling in Terminal Sessions: A pull request improves auto-approve terminal sessions by adding detailed metadata for command denials, implementing early fail-closed behavior to block denied commands immediately, and introducing a circuit breaker to prevent repeated retries. This enhances user experience by reducing stalls and providing clearer feedback on policy failures.
- Remote Agent Host Connectivity: One pull request enables connecting to remote agent hosts by configuring the
chat.remoteAgentHostssetting, including related code rearrangements, unit tests, and fixes to support this functionality.
- Browser Zoom Functionality: A pull request implements independent browser zoom for VS Code's built-in browser view, allowing users to zoom web content inside the embedded Chromium panel using discrete zoom levels and keyboard shortcuts without affecting the overall interface.
- PSReadline and Screen Reader Compatibility Fixes: A pull request fixes issues with PSReadline in VS Code to improve screen reader compatibility by ensuring the correct version is bundled and loaded, adding safety checks for module imports, and addressing enabling of screen reader mode options.
- Run Actions and Copilot Assistance: A pull request introduces a feature to generate new run actions within the current session using Copilot assistance, including prompt handling enhancements, accessibility improvements, and fixes for command execution on new session pages.
- Feature Flag for Agent Debug Experience: A pull request adds a feature flag to enable or disable the agent debug experience, allowing controlled testing and deployment of this functionality.
- Miscellaneous Updates and Unmerged Work: Some pull requests include README updates, login form creation, configuration file changes, an attempt at automated project synchronization via GitHub Actions YAML, and distribution commit hash updates, with some not merged.
3.3 Pull Request Discussion Insights
This section will analyze the tone and sentiment of discussions within this project's open and closed pull requests that occurred within the past week. It aims to identify potentially heated exchanges and to maintain a constructive project environment.
Based on our analysis, there are no instances of toxic discussions in the project's open or closed pull requests from the past week.
IV. Contributors
4.1 Contributors
Active Contributors:
We consider an active contributor in this project to be any contributor who has made at least 1 commit, opened at least 1 issue, created at least 1 pull request, or made more than 2 comments in the last month.
If there are more than 10 active contributors, the list is truncated to the top 10 based on contribution metrics for better clarity.
| Contributor | Commits | Pull Requests | Issues | Comments |
|---|---|---|---|---|
| Copilot | 405 | 44 | 0 | 571 |
| sandy081 | 396 | 14 | 3 | 3 |
| bpasero | 362 | 9 | 23 | 9 |
| meganrogge | 243 | 14 | 11 | 36 |
| joshspicer | 279 | 17 | 0 | 4 |
| osortega | 252 | 9 | 1 | 6 |
| connor4312 | 180 | 18 | 10 | 39 |
| pwang347 | 210 | 12 | 11 | 6 |
| roblourens | 171 | 8 | 16 | 20 |
| mjbvz | 143 | 33 | 10 | 9 |