Weekly Project News

Archives
Subscribe

Weekly GitHub Report for Vscode: January 25, 2026 - February 01, 2026 (21:36:26)

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
    • 1.2. Other Noteworthy Updates
  • II. Issues
    • 2.1. Top 5 Active Issues
    • 2.2. Top 5 Stale Issues
    • 2.3. Open Issues
    • 2.4. Closed Issues
    • 2.5. Issue Discussion Insights
  • III. Pull Requests
    • 3.1. Open Pull Requests
    • 3.2. Closed Pull Requests
    • 3.3. Pull Request Discussion Insights
  • IV. Contributors
    • 4.1. Contributors

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 addressing a range of issues resolved under the "February 2025 Recovery 2" milestone. For detailed information, users are directed to the complete release notes available on the official Visual Studio Code updates page.

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.

  1. [BUG] [CANDIDATE] [WINDOWS] [SYSTEM-CONTEXT-MENU] Duplicate open entries, and then only Open, in Windows 11 context menu after upgrading: This issue describes a problem encountered after upgrading Visual Studio Code on Windows 11, where duplicate context menu entries labeled Open and Open with Code appear inconsistently when right-clicking files in the Windows file explorer. The user reports that initially both entries show up, but after dismissing and reopening the context menu or restarting the file explorer, only the Open entry remains, indicating a potential bug with how the context menu entries are registered or cleaned up during the upgrade process.

    • The comments include troubleshooting steps such as verifying Windows build, checking registry entries, and testing with new builds provided by the developers. The user confirms the issue persists with the new stable build, shares detailed screenshots of the context menu behavior before and after upgrade, and tests restarting the explorer process, which temporarily restores the expected menu entries. The developers acknowledge the issue may be related to registry entries and a crash in a DLL, and continue to investigate with the user’s feedback.
    • Number of comments this week: 12
  2. [BUG] [CANDIDATE] Clicking from unread to in progress toggles all filters off: This issue describes a bug where clicking between unread and in progress session indicators in the title bar causes all filters to be toggled off unexpectedly. The problem appears to be related to filter states being stored per profile rather than per window, leading to inconsistent filter behavior when multiple VS Code windows are open.

    • The comments include attempts to reproduce the issue, observations of inconsistent filter toggling, and a diagnosis that the root cause is the filter state being shared across profiles instead of isolated per window; a targeted fix is planned to address this behavior.
    • Number of comments this week: 8
  3. [BUG] [UNDER-DISCUSSION] YOLO mode interrupted by Plan Agent: This issue addresses a problem where the YOLO mode, intended to auto-accept plans without user input, is interrupted by the Plan Agent which requires manual approval after planning completes, blocking the chat window. The discussion revolves around whether YOLO mode should bypass plan review entirely or still allow some interaction, with suggestions for customizable behavior and clarifications on the intended use of YOLO mode in different environments.

    • The comments debate the definition and expectations of YOLO mode, emphasizing that it may not mean skipping all plan reviews or follow-ups, and highlight the need for possible customization to balance automation with user control; it is also noted that the Plan Agent feature is not yet released and that different modes might be needed to accommodate various user workflows.
    • Number of comments this week: 8
  4. [BUG] [CHAT-BACKGROUND-AGENT] Couldn't get Background Agents to work at all: This issue reports a problem where Background Agents, a feature tested with Copilot CLI, are not functioning as expected, specifically failing to list models due to a 403 Forbidden error. The user suspects that organizational-level instructions and other customizations like custom agents, slash commands, and skills are not being applied or recognized when using Background Agents, and suggests further investigation including other agent types like Claude and Cloud agents.

    • The comments discuss expectations that organizational instructions should apply to Background Agents, clarify the context of the issue as related to testing another feature, note that various customizations do not appear to work with Background Agents, and recommend extending the investigation to other agent types.
    • Number of comments this week: 6
  5. [BUG] [UPSTREAM] [CLAUDE-AGENT] nul file I can't remove after using Claude agent: This issue describes a problem where a file named nul, created by the Claude agent, cannot be removed because it is a reserved filename in Windows, causing errors in Git operations and permission denials. The user investigates the problem using diagnostic tools and discovers that no process is locking the file, confirming that the issue stems from the special handling required for reserved filenames on Windows systems.

    • The comments discuss the difficulty of removing the nul file due to Windows filename restrictions, with suggestions to use diagnostic tools to identify any process locks. The user confirms the file is not locked by any process and successfully deletes it using a command that bypasses normal filename parsing. The conversation concludes that preventing creation of such reserved filenames might be challenging and rare enough not to warrant additional prompts or handling.
    • Number of comments this week: 6

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: 783

Summarized Issues:

  • Chat feature readiness delays and failures: Multiple issues report that the chat feature in the VS Code extension or GitHub Copilot Chat takes an excessively long time to become ready or fails to initialize properly despite the user being signed in and having the extension installed and enabled. These delays and failures cause significant frustration and prevent users from effectively using chat functionalities across various platforms and VS Code versions.
    • issues/290283, issues/290630, issues/290711, issues/290817, issues/290818, issues/290842, issues/290923, issues/291023, issues/291204, issues/291258, issues/291562, issues/291563, issues/291577, issues/291783, issues/291839, issues/291857, issues/291858, issues/292027, issues/292033, issues/292034, issues/292074, issues/292131, issues/292132, issues/292134
  • Unhandled TypeErrors causing crashes and failures: Several issues describe unhandled TypeErrors in VS Code where the code attempts to read properties of undefined or null objects, such as 'getLineContent', 'toString', 'getViewLineMinColumn', and 'normalizePosition'. These errors cause crashes across multiple platforms and affect a significant number of users, disrupting features like inline completions and editor functionality.
    • issues/290324, issues/290326, issues/290566, issues/290601, issues/290648, issues/290710, issues/290902, issues/291186
  • Copilot and agent mode bugs causing unproductive loops and token waste: Multiple reports indicate that Copilot or specific agent extensions cause users to get stuck in unproductive loops, wasting tokens, time, and money without resolving problems. This includes issues with thought loops, inability to stop or cancel Copilot during request processing, and repeated error messages without responses.
    • issues/290295, issues/290618, issues/290626, issues/291428, issues/292106
  • File synchronization and deletion issues with Copilot and extension tools: There are bugs where files created or edited by Copilot become out of sync between the editor and file system, causing save errors and workflow interruptions. Additionally, some extension versions mistakenly delete all Safetensors files or untracked files without prompting, leading to data loss and user frustration.
    • issues/290304, issues/290311, issues/290690
  • Undo and edit functionality problems in Copilot and VS Code: Issues report that undo functionality does not work as expected, including the lack of an atomic undo feature that merges all code changes from a single AI session into one undo operation. Other problems include overlapping keep/undo widgets and inability to undo changes properly after discarding file changes.
    • issues/290315, issues/290342, issues/290402, issues/291072
  • Chat session and agent session UI and usability issues: Several issues describe problems with the agent sessions window and chat UI, including limited display of stored sessions, confusing session filtering behavior, jumpy transitions, missing or broken UI elements like back buttons, and inconsistent hover states. These issues degrade the user experience when managing multiple chat or agent sessions.
    • issues/290494, issues/290561, issues/290868, issues/291149, issues/291436, issues/291711, issues/291930
  • Model and tool configuration inconsistencies and failures: Users report problems with model selection, including failure to persist selected models, inability to delete individual models, confusing model picker behavior, and tools being enabled despite user configuration to disable them. These inconsistencies cause confusion and unexpected behavior in AI-assisted workflows.
    • issues/290548, issues/290738, issues/291013, issues/291071, issues/291094, [issues/291098](https://github.com/issues/291098], issues/291693
  • Performance and resource usage problems with Copilot and VS Code: Multiple reports describe severe performance degradation, including high CPU and memory usage, UI lag, freezing, and slow command execution, often linked to the Copilot extension or chat features. These issues significantly impact usability and productivity.
    • issues/291163, issues/291576, issues/291821, issues/292015, issues/292082
  • Authentication and sign-in problems with GitHub Copilot and VS Code: Users experience issues signing in or switching GitHub accounts within the Copilot extension, including persistent login prompts, failure to update accounts in the chat sidebar, and sign-in processes getting stuck if browser tabs are closed prematurely.
    • issues/290395, issues/291504, issues/291518, issues/292023
  • Extension installation, update, and signature verification issues: There are bugs where extensions fail to upgrade after payment, signature verification fails for certain extensions, and VS Code automatically installs extensions without user consent, raising security and trust concerns.
    • issues/290419, issues/290549, issues/291485, issues/292013
  • Terminal and command execution problems in VS Code: Issues include terminal commands failing to run with sandbox enabled, terminal input not working or resetting, inability to cancel long-running commands properly, and terminal output UI inconsistencies such as duplicated output or missing expand/collapse buttons.
    • issues/290848, issues/291022, issues/291237, issues/291006, issues/291007, [issues/291008](https://github.com/issues/291008]
  • Buggy or missing features in chat and inline code editing: Problems include chat buttons intercepting pointer events preventing window resizing, inline chat widgets feeling disconnected, duplicated code action icons, and bugs in inline chat gutter affordance placement.
    • issues/290316, issues/290843, issues/290829, [issues/291034](https://github.com/issues/291034]
  • Request and response handling errors in chat and agents: Several issues report errors such as 400 Bad Request, 413 Request Entity Too Large, and server errors during conversation requests or tool calls, causing failures in chat responses and agent operations.
    • issues/290428, issues/291341, issues/291704, issues/291818, issues/292093, [issues/292111](https://github.com/issues/292111]
  • Feature requests for improved usability and functionality: Users request features such as pinning chat sessions, atomic undo, clickable links in exception popups, keyboard shortcuts for layout modes, natural language search in agent sessions, chat context saving across repos, and better model configuration UI.
    • issues/290628, issues/290342, issues/290498, issues/290508, issues/290996, [issues/290545](https://github.com/issues/290545], issues/291215
  • Security and data loss concerns with AI agents: Reports include AI agents executing destructive commands without confirmation, deleting databases unexpectedly, and causing permanent data loss, raising serious trust and safety issues.
    • issues/290598, [issues/292145](https://github.com/issues/292145]
  • Theme and visual styling problems in VS Code: Issues with 2026 themes include poor contrast, missing syntax coloring, visual bugs in chat input buttons, and problems with terminal tabs and badges, affecting accessibility and user experience.
    • issues/290408, issues/290411, issues/290412, issues/290413, issues/291114, [issues/291118](https://github.com/issues/291118]
  • Issues with multi-root and worktree support: Problems include incorrect file lists for background sessions, git editor opening in wrong VS Code instance for worktrees, and stale or incorrect symbols appearing due to worktree confusion.
    • issues/290664, issues/290708, [issues/291721](https://github.com/issues/291721]
  • Telemetry and logging inconsistencies: Reports highlight missing or inconsistent telemetry events for chat requests, model usage, and tool invocations, complicating analysis and debugging of AI features.
    • issues/290327, issues/290897, issues/291064, [issues/291755](https://github.com/issues/291755]
  • Problems with extension host and process management: Issues include extension host processes not terminating after reload, causing high CPU usage and multiple lingering processes, and memory leaks after disabling extensions.
    • issues/291346, [issues/292060](https://github.com/issues/292060]
  • Issues with chat session history and persistence: Users report loss of recent chat sessions, inability to import chats permanently, and corrupted session files preventing access to chat history.
    • issues/291374, issues/291917, [issues/291986](https://github.com/issues/291986]
  • Problems with AI-generated code quality and behavior: Reports include Copilot generating irrelevant or nonsensical code, hallucinating steps, inserting unexpected characters, and producing large unintended diffs that complicate code review.
    • issues/290728, issues/291496, issues/292124, [issues/292125](https://github.com/issues/292125]
  • Requests for improved accessibility and keyboard navigation: Issues highlight difficulties in keyboard navigation of chat questions, lack of screen reader alerts for prompts, and requests for commands to copy recent chat responses more efficiently.
    • issues/291878, issues/291971, [issues/291972](https://github.com/issues/291972]
  • Problems with workspace and folder management: Issues include inability to open selected folders correctly, empty recent workspace lists, and unexpected behavior when adding folders to workspaces causing chat sessions to disappear.
    • issues/290931, issues/291044, [issues/291444](https://github.com/issues/291444]
  • Requests for improved chat and agent session UI layout and controls: Suggestions include maximizing auxiliary sidebars, hiding activity bars, simplifying titles, adding collapse toggles for past conversations, and improving session filter dialogs.
    • issues/291336, [issues/291776](https://github.com/issues/291776], [issues/291161](https://github.com/issues/291161]
  • Issues with command center and context menu usability: Problems include disabled context menu access when enabling certain features, missing or duplicated icons, and requests to reorganize commands for better discoverability.
    • issues/290783, issues/290828, [issues/290850](https://github.com/issues/290850]
  • Problems with extension and tool installation and management: Users report issues with installing MCP servers, signature verification failures, and inability to uninstall or reinstall VS Code properly.
    • issues/291764, [issues/290883](https://github.com/issues/290883], [issues/290549](https://github.com/issues/290549]
  • Requests for improved integration and feature parity between agents and extensions: Discussions focus on aligning Claude Agent and Claude Code Extension experiences, adding missing features like context window widget support, and improving model prompt handling.
    • issues/291138, issues/291139, issues/290899, [issues/291311](https://github.com/issues/291311]
  • Issues with chat input and prompt handling: Problems include disappearing or missing prompt variables, inability to resize prompt input boxes, and chat buttons intercepting pointer events preventing window resizing.
    • issues/292064, issues/291798, [issues/291316](https://github.com/issues/291316]
  • Requests for improved telemetry and analytics: Users request adding telemetry for model usage, tool invocation modes, and chat mode distinctions to better understand usage patterns and improve debugging.
    • issues/291002, [issues/291755](https://github.com/issues/291755]
  • Issues with chat and agent session filtering and sorting: Problems include filters applying globally instead of per window, filter dialogs closing unexpectedly, and session lists not respecting user filter settings.
    • issues/291160, [issues/291603](https://github.com/issues/291603], [issues/291161](https://github.com/issues/291161]
  • Requests for improved error handling and user feedback: Users request better error messages, clickable links in error popups, and clearer UI indicators for tool status and session progress.
    • issues/290498, issues/291173, [issues/291661](https://github.com/issues/291661]
  • Issues with multi-file and multi-agent workflows: Problems include agents inaccurately splitting large data files, subagents answering questions inconsistently, and requests for automatic sequential execution of custom prompts.
    • issues/290694, [issues/291691](https://github.com/issues/291691], [issues/292156](https://github.com/issues/292156]
  • Requests for improved chat export and session management: Users want features to export entire chat histories with formatting, fork conversations into new chats retaining context, and pin important chat sessions for easy access.
    • issues/291662, issues/291481, [issues/290628](https://github.com/issues/290628]
  • Issues with extension host and process lifecycle management: Reports include extension host processes not terminating after reloads, causing high CPU usage and multiple lingering processes, and memory leaks after disabling extensions.
    • issues/291346, [issues/292060](https://github.com/issues/292060]
  • Requests for improved AI model and tool configuration UI: Users request clearer documentation, better synchronization between model settings, and UI improvements to clarify model capabilities and usage.
    • issues/291613, [issues/290984](https://github.com/issues/290984], [issues/291215](https://github.com/issues/291215]
  • Security and privacy concerns with automatic extension installation: Users report that VS Code automatically installs extensions like GitHub Copilot without user consent, raising trust and safety issues in professional environments.
    • [issues/291485](https://github.com/issues/291485]
  • Requests for improved accessibility and screen reader support: Issues include screen readers losing navigation ability, lack of alerts for prompts requiring user response, and requests for commands to copy chat responses more efficiently.
    • issues/292069, issues/291971, [issues/291972](https://github.com/issues/291972]
  • Problems with chat and agent session persistence and history: Users report loss of chat sessions, inability to import chats permanently, and corrupted session files preventing access to chat history.
    • issues/291374, issues/291917, [issues/291986](https://github.com/issues/291986]
  • Requests for improved chat and agent session UI layout and controls: Suggestions include maximizing auxiliary sidebars, hiding activity bars, simplifying titles, adding collapse toggles for past conversations, and improving session filter dialogs.
    • issues/291336, [issues/291776](https://github.com/issues/291776], [issues/291161](https://github.com/issues/291161]
  • Requests for improved chat input and prompt handling: Problems include disappearing or missing prompt variables, inability to resize prompt input boxes, and chat buttons intercepting pointer events preventing window resizing.
    • issues/292064, issues/291798, [issues/291316](https://github.com/issues/291316]
  • Requests for improved telemetry and analytics: Users request adding telemetry for model usage, tool invocation modes, and chat mode distinctions to better understand usage patterns and improve debugging.
    • issues/291002, [issues/291755](https://github.com/issues/291755]
  • Issues with chat and agent session filtering and sorting: Problems include filters applying globally instead of per window, filter dialogs closing unexpectedly, and session lists not respecting user filter settings.
    • issues/291160, [issues/291603](https://github.com/issues/291603], [issues/291161](https://github.com/issues/291161]
  • Requests for improved error handling and user feedback: Users request better error messages, clickable links in error popups, and clearer UI indicators for tool status and session progress.
    • issues/290498, issues/291173, [issues/291661](https://github.com/issues/291661]
  • Issues with multi-file and multi-agent workflows: Problems include agents inaccurately splitting large data files, subagents answering questions inconsistently, and requests for automatic sequential execution of custom prompts.
    • issues/290694, [issues/291691](https://github.com/issues/291691], [issues/292156](https://github.com/issues/292156]
  • Requests for improved chat export and session management: Users want features to export entire chat histories with formatting, fork conversations into new chats retaining context, and pin important chat sessions for easy access.
    • issues/291662, issues/291481, [issues/290628](https://github.com/issues/290628]
  • Issues with extension host and process lifecycle management: Reports include extension host processes not terminating after reloads, causing high CPU usage and multiple lingering processes, and memory leaks after disabling extensions.
    • issues/291346, [issues/292060](https://github.com/issues/292060]
  • Requests for improved AI model and tool configuration UI: Users request clearer documentation, better synchronization between model settings, and UI improvements to clarify model capabilities and usage.
    • issues/291613, [issues/290984](https://github.com/issues/290984], [issues/291215](https://github.com/issues/291215]
  • Security and privacy concerns with automatic extension installation: Users report that VS Code automatically installs extensions like GitHub Copilot without user consent, raising trust and safety issues in professional environments.
    • [issues/291485](https://github.com/issues/291485]
  • Requests for improved accessibility and screen reader support: Issues include screen readers losing navigation ability, lack of alerts for prompts requiring user response, and requests for commands to copy chat responses more efficiently.
    • issues/292069, issues/291971, [issues/291972](https://github.com/issues/291972]
  • Problems with chat and agent session persistence and history: Users report loss of chat sessions, inability to import chats permanently, and corrupted session files preventing access to chat history.
    • issues/291374, issues/291917, [issues/291986](https://github.com/issues/291986]
  • Requests for improved chat and agent session UI layout and controls: Suggestions include maximizing auxiliary sidebars, hiding activity bars, simplifying titles, adding collapse toggles for past conversations, and improving session filter dialogs.
    • issues/291336, [issues/291776](https://github.com/issues/291776], [issues/291161](https://github.com/issues/291161]
  • Requests for improved chat input and prompt handling: Problems include disappearing or missing prompt variables, inability to resize prompt input boxes, and chat buttons intercepting pointer events preventing window resizing.
    • issues/292064, issues/291798, [issues/291316](https://github.com/issues/291316]
  • Requests for improved telemetry and analytics: Users request adding telemetry for model usage, tool invocation modes, and chat mode distinctions to better understand usage patterns and improve debugging.
    • issues/291002, [issues/291755](https://github.com/issues/291755]
  • Issues with chat and agent session filtering and sorting: Problems include filters applying globally instead of per window, filter dialogs closing unexpectedly, and session lists not respecting user filter settings.
    • issues/291160, [issues/291603](https://github.com/issues/291603], [issues/291161](https://github.com/issues/291161]
  • Requests for improved error handling and user feedback: Users request better error messages, clickable links in error popups, and clearer UI indicators for tool status and session progress.
    • issues/290498, issues/291173, [issues/291661](https://github.com/issues/291661]
  • Issues with multi-file and multi-agent workflows: Problems include agents inaccurately splitting large data files, subagents answering questions inconsistently, and requests for automatic sequential execution of custom prompts.
    • issues/290694, [issues/291691](https://github.com/issues/291691], [issues/292156](https://github.com/issues/292156]
  • Requests for improved chat export and session management: Users want features to export entire chat histories with formatting, fork conversations into new chats retaining context, and pin important chat sessions for easy access.
    • issues/291662, issues/291481, [issues/290628](https://github.com/issues/290628]
  • Issues with extension host and process lifecycle management: Reports include extension host processes not terminating after reloads, causing high CPU usage and multiple lingering processes, and memory leaks after disabling extensions.
    • issues/291346, [issues/292060](https://github.com/issues/292060]
  • Requests for improved AI model and tool configuration UI: Users request clearer documentation, better synchronization between model settings, and UI improvements to clarify model capabilities and usage.
    • issues/291613, [issues/290984](https://github.com/issues/290984], [issues/291215](https://github.com/issues/291215]
  • Security and privacy concerns with automatic extension installation: Users report that VS Code automatically installs extensions like GitHub Copilot without user consent, raising trust and safety issues in professional environments.
    • [issues/291485](https://github.com/issues/291485]
  • Requests for improved accessibility and screen reader support: Issues include screen readers losing navigation ability, lack of alerts for prompts requiring user response, and requests for commands to copy chat responses more efficiently.
    • issues/292069, issues/291971, [issues/291972](https://github.com/issues/291972]
  • Problems with chat and agent session persistence and history: Users report loss of chat sessions, inability to import chats permanently, and corrupted session files preventing access to chat history.
    • issues/291374, issues/291917, [issues/291986](https://github.com/issues/291986]
  • Requests for improved chat and agent session UI layout and controls: Suggestions include maximizing auxiliary sidebars, hiding activity bars, simplifying titles, adding collapse toggles for past conversations, and improving session filter dialogs.
    • issues/291336, [issues/291776](https://github.com/issues/291776], [issues/291161](https://github.com/issues/291161]
  • Requests for improved chat input and prompt handling: Problems include disappearing or missing prompt variables, inability to resize prompt input boxes, and chat buttons intercepting pointer events preventing window resizing.
    • issues/292064, issues/291798, [issues/291316](https://github.com/issues/291316]
  • Requests for improved telemetry and analytics: Users request adding telemetry for model usage, tool invocation modes, and chat mode distinctions to better understand usage patterns and improve debugging.
    • issues/291002, [issues/291755](https://github.com/issues/291755]
  • Issues with chat and agent session filtering and sorting: Problems include filters applying globally instead of per window, filter dialogs closing unexpectedly, and session lists not respecting user filter settings.
    • issues/291160, [issues/291603](https://github.com/issues/291603], [issues/291161](https://github.com/issues/291161]
  • Requests for improved error handling and user feedback: Users request better error messages, clickable links in error popups, and clearer UI indicators for tool status and session progress.
    • issues/290498, issues/291173, [issues/291661](https://github.com/issues/291661]
  • Issues with multi-file and multi-agent workflows: Problems include agents inaccurately splitting large data files, subagents answering questions inconsistently, and requests for automatic sequential execution of custom prompts.
    • issues/290694, [issues/291691](https://github.com/issues/291691], [issues/292156](https://github.com/issues/292156]
  • Requests for improved chat export and session management: Users want features to export entire chat histories with formatting, fork conversations into new chats retaining context, and pin important chat sessions for easy access.
    • issues/291662, issues/291481, [issues/290628](https://github.com/issues/290628]
  • Issues with extension host and process lifecycle management: Reports include extension host processes not terminating after reloads, causing high CPU usage and multiple lingering processes, and memory leaks after disabling extensions.
    • issues/291346, [issues/292060](https://github.com/issues/292060]
  • Requests for improved AI model and tool configuration UI: Users request clearer documentation, better synchronization between model settings, and UI improvements to clarify model capabilities and usage.
    • issues/291613, [issues/290984](https://github.com/issues/290984], [issues/291215](https://github.com/issues/291215]
  • Security and privacy concerns with automatic extension installation: Users report that VS Code automatically installs extensions like GitHub Copilot without user consent, raising trust and safety issues in professional environments.
    • [issues/291485](https://github.com/issues/291485]
  • Requests for improved accessibility and screen reader support: Issues include screen readers losing navigation ability, lack of alerts for prompts requiring user response, and requests for commands to copy chat responses more efficiently.
    • issues/292069, issues/291971, [issues/291972](https://github.com/issues/291972]
  • Problems with chat and agent session persistence and history: Users report loss of chat sessions, inability to import chats permanently, and corrupted session files preventing access to chat history.
    • issues/291374, issues/291917, [issues/291986](https://github.com/issues/291986]
  • Requests for improved chat and agent session UI layout and controls: Suggestions include maximizing auxiliary sidebars, hiding activity bars, simplifying titles, adding collapse toggles for past conversations, and improving session filter dialogs.
    • issues/291336, [issues/291776](https://github.com/issues/291776], [issues/291161](https://github.com/issues/291161]
  • Requests for improved chat input and prompt handling: Problems include disappearing or missing prompt variables, inability to resize prompt input boxes, and chat buttons intercepting pointer events preventing window resizing.
    • issues/292064, issues/291798, [issues/291316](https://github.com/issues/291316]
  • Requests for improved telemetry and analytics: Users request adding telemetry for model usage, tool invocation modes, and chat mode distinctions to better understand usage patterns and improve debugging.
    • issues/291002, [issues/291755](https://github.com/issues/291755]
  • Issues with chat and agent session filtering and sorting: Problems include filters applying globally instead of per window, filter dialogs closing unexpectedly, and session lists not respecting user filter settings.
    • issues/291160, [issues/291603](https://github.com/issues/291603], [issues/291161](https://github.com/issues/291161]
  • Requests for improved error handling and user feedback: Users request better error messages, clickable links in error popups, and clearer UI indicators for tool status and session progress.
    • issues/290498, issues/291173, [issues/291661](https://github.com/issues/291661]
  • Issues with multi-file and multi-agent workflows: Problems include agents inaccurately splitting large data files, subagents answering questions inconsistently, and requests for automatic sequential execution of custom prompts.
    • issues/290694, [issues/291691](https://github.com/issues/291691], [issues/292156](https://github.com/issues/292156]
  • Requests for improved chat export and session management: Users want features to export entire chat histories with formatting, fork conversations into new chats retaining context, and pin important chat sessions for easy access.
    • issues/291662, issues/291481, [issues/290628](https://github.com/issues/290628]
  • Issues with extension host and process lifecycle management: Reports include extension host processes not terminating after reloads, causing high CPU usage and multiple lingering processes, and memory leaks after disabling extensions.
    • issues/291346, [issues/292060](https://github.com/issues/292060]
  • Requests for improved AI model and tool configuration UI: Users request clearer documentation, better synchronization between model settings, and UI improvements to clarify model capabilities and usage.
    • issues/291613, [issues/290984](https://github.com/issues/290984], [issues/291215](https://github.com/issues/291215]
  • Security and privacy concerns with automatic extension installation: Users report that VS Code automatically installs extensions like GitHub Copilot without user consent, raising trust and safety issues in professional environments.
    • [issues/291485](https://github.com/issues/291485]
  • Requests for improved accessibility and screen reader support: Issues include screen readers losing navigation ability, lack of alerts for prompts requiring user response, and requests for commands to copy chat responses more efficiently.
    • issues/292069, issues/291971, [issues/291972](https://github.com/issues/291972]
  • Problems with chat and agent session persistence and history: Users report loss of chat sessions, inability to import chats permanently, and corrupted session files preventing access to chat history.
    • issues/291374, issues/291917, [issues/291986](https://github.com/issues/291986]
  • Requests for improved chat and agent session UI layout and controls: Suggestions include maximizing auxiliary sidebars, hiding activity bars, simplifying titles, adding collapse toggles for past conversations, and improving session filter dialogs.
    • issues/291336, [issues/291776](https://github.com/issues/291776], [issues/291161](https://github.com/issues/291161]
  • Requests for improved chat input and prompt handling: Problems include disappearing or missing prompt variables, inability to resize prompt input boxes, and chat buttons intercepting pointer events preventing window resizing.
    • issues/292064, issues/291798, [issues/291316](https://github.com/issues/291316]
  • Requests for improved telemetry and analytics: Users request adding telemetry for model usage, tool invocation modes, and chat mode distinctions to better understand usage patterns and improve debugging.
    • issues/291002, [issues/291755](https://github.com/issues/291755]
  • Issues with chat and agent session filtering and sorting: Problems include filters applying globally instead of per window, filter dialogs closing unexpectedly, and session lists not respecting user filter settings.
    • issues/291160, [issues/291603](https://github.com/issues/291603], [issues/291161](https://github.com/issues/291161]
  • Requests for improved error handling and user feedback: Users request better error messages, clickable links in error popups, and clearer UI indicators for tool status and session progress.
    • issues/290498, issues/291173, [issues/291661](https://github.com/issues/291661]
  • Issues with multi-file and multi-agent workflows: Problems include agents inaccurately splitting large data files, subagents answering questions inconsistently, and requests for automatic sequential execution of custom prompts.
    • issues/290694, [issues/291691](https://github.com/issues/291691], [issues/292156](https://github.com/issues/292156]
  • Requests for improved chat export and session management: Users want features to export entire chat histories with formatting, fork conversations into new chats retaining context, and pin important chat sessions for easy access.
    • issues/291662, issues/291481, [issues/290628](https://github.com/issues/290628]
  • Issues with extension host and process lifecycle management: Reports include extension host processes not terminating after reloads, causing high CPU usage and multiple lingering processes, and memory leaks after disabling extensions.
    • issues/291346, [issues/292060](https://github.com/issues/292060]
  • Requests for improved AI model and tool configuration UI: Users request clearer documentation, better synchronization between model settings, and UI improvements to clarify model capabilities and usage.
    • issues/291613, [issues/290984](https://github.com/issues/290984], [issues/291215](https://github.com/issues/291215]
  • Security and privacy concerns with automatic extension installation: Users report that VS Code automatically installs extensions like GitHub Copilot without user consent, raising trust and safety issues in professional environments.
    • [issues/291485](https://github.com/issues/291485]
  • Requests for improved accessibility and screen reader support: Issues include screen readers losing navigation ability, lack of alerts for prompts requiring user response, and requests for commands to copy chat responses more efficiently.
    • issues/292069, issues/291971, [issues/291972](https://github.com/issues/291972]
  • Problems with chat and agent session persistence and history: Users report loss of chat sessions, inability to import chats permanently, and corrupted session files preventing access to chat history.
    • issues/291374, issues/291917, [issues/291986](https://github.com/issues/291986]
  • Requests for improved chat and agent session UI layout and controls: Suggestions include maximizing auxiliary sidebars, hiding activity bars, simplifying titles, adding collapse toggles for past conversations, and improving session filter dialogs.
    • issues/291336, [issues/291776](https://github.com/issues/291776], [issues/291161](https://github.com/issues/291161]
  • Requests for improved chat input and prompt handling: Problems include disappearing or missing prompt variables, inability to resize prompt input boxes, and chat buttons intercepting pointer events preventing window resizing.
    • issues/292064, issues/291798, [issues/291316](https://github.com/issues/291316]
  • Requests for improved telemetry and analytics: Users request adding telemetry for model usage, tool invocation modes, and chat mode distinctions to better understand usage patterns and improve debugging.
    • issues/291002, [issues/291755](https://github.com/issues/291755]
  • Issues with chat and agent session filtering and sorting: Problems include filters applying globally instead of per window, filter dialogs closing unexpectedly, and session lists not respecting user filter settings.
    • issues/291160, [issues/291603](https://github.com/issues/291603], [issues/291161](https://github.com/issues/291161]
  • Requests for improved error handling and user feedback: Users request better error messages, clickable links in error popups, and clearer UI indicators for tool status and session progress.
    • issues/290498, issues/291173, [issues/291661](https://github.com/issues/291661]
  • Issues with multi-file and multi-agent workflows: Problems include agents inaccurately splitting large data files, subagents answering questions inconsistently, and requests for automatic sequential execution of custom prompts.
    • issues/290694, [issues/291691](https://github.com/issues/291691], [issues/292156](https://github.com/issues/292156]
  • Requests for improved chat export and session management: Users want features to export entire chat histories with formatting, fork conversations into new chats retaining context, and pin important chat sessions for easy access.
    • issues/291662, issues/291481, [issues/290628](https://github.com/issues/290628]
  • Issues with extension host and process lifecycle management: Reports include extension host processes not terminating after reloads, causing high CPU usage and multiple lingering processes, and memory leaks after disabling extensions.
    • issues/291346, [issues/292060](https://github.com/issues/292060]
  • Requests for improved AI model and tool configuration UI: Users request clearer documentation, better synchronization between model settings, and UI improvements to clarify model capabilities and usage.
    • issues/291613, [issues/290984](https://github.com/issues/290984], [issues/291215](https://github.com/issues/291215]
  • Security and privacy concerns with automatic extension installation: Users report that VS Code automatically installs extensions like GitHub Copilot without user consent, raising trust and safety issues in professional environments.
    • [issues/291485](https://github.com/issues/291485]
  • Requests for improved accessibility and screen reader support: Issues include screen readers losing navigation ability, lack of alerts for prompts requiring user response, and requests for commands to copy chat responses more efficiently.
    • issues/292069, issues/291971, [issues/291972](https://github.com/issues/291972]
  • Problems with chat and agent session persistence and history: Users report loss of chat sessions, inability to import chats permanently, and corrupted session files preventing access to chat history.
    • issues/291374, issues/291917, [issues/291986](https://github.com/issues/291986]
  • Requests for improved chat and agent session UI layout and controls: Suggestions include maximizing auxiliary sidebars, hiding activity bars, simplifying titles, adding collapse toggles for past conversations, and improving session filter dialogs.
    • issues/291336, [issues/291776](https://github.com/issues/291776], [issues/291161](https://github.com/issues/291161]
  • Requests for improved chat input and prompt handling: Problems include disappearing or missing prompt variables, inability to resize prompt input boxes, and chat buttons intercepting pointer events preventing window resizing.
    • issues/292064, issues/291798, [issues/291316](https://github.com/issues/291316]
  • Requests for improved telemetry and analytics: Users request adding telemetry for model usage, tool invocation modes, and chat mode distinctions to better understand usage patterns and improve debugging.
    • issues/291002, [issues/291755](https://github.com/issues/291755]
  • Issues with chat and agent session filtering and sorting: Problems include filters applying globally instead of per window, filter dialogs closing unexpectedly, and session lists not respecting user filter settings.
    • issues/291160, [issues/291603](https://github.com/issues/291603], [issues/291161](https://github.com/issues/291161]
  • Requests for improved error handling and user feedback: Users request better error messages, clickable links in error popups, and clearer UI indicators for tool status and session progress.
    • issues/290498, issues/291173, [issues/291661](https://github.com/issues/291661]
  • Issues with multi-file and multi-agent workflows: Problems include agents inaccurately splitting large data files, subagents answering questions inconsistently, and requests for automatic sequential execution of custom prompts.
    • issues/290694, [issues/291691](https://github.com/issues/291691], [issues/292156](https://github.com/issues/292156]
  • Requests for improved chat export and session management: Users want features to export entire chat histories with formatting, fork conversations into new chats retaining context, and pin important chat sessions for easy access.
    • issues/291662, issues/291481, [issues/290628](https://github.com/issues/290628]
  • Issues with extension host and process lifecycle management: Reports include extension host processes not terminating after reloads, causing high CPU usage and multiple lingering processes, and memory leaks after disabling extensions.
    • issues/291346, [issues/292060](https://github.com/issues/292060]
  • Requests for improved AI model and tool configuration UI: Users request clearer documentation, better synchronization between model settings, and UI improvements to clarify model capabilities and usage.
    • issues/291613, [issues/290984](https://github.com/issues/290984], [issues/291215](https://github.com/issues/291215]
  • Security and privacy concerns with automatic extension installation: Users report that VS Code automatically installs extensions like GitHub Copilot without user consent, raising trust and safety issues in professional environments.
    • [issues/291485](https://github.com/issues/291485]
  • Requests for improved accessibility and screen reader support: Issues include screen readers losing navigation ability, lack of alerts for prompts requiring user response, and requests for commands to copy chat responses more efficiently.
    • issues/292069, issues/291971, [issues/291972](https://github.com/issues/291972]
  • Problems with chat and agent session persistence and history: Users report loss of chat sessions, inability to import chats permanently, and corrupted session files preventing access to chat history.
    • issues/291374, issues/291917, [issues/291986](https://github.com/issues/291986]
  • Requests for improved chat and agent session UI layout and controls: Suggestions include maximizing auxiliary sidebars, hiding activity bars, simplifying titles, adding collapse toggles for past conversations, and improving session filter dialogs.
    • issues/291336, [issues/291776](https://github.com/issues/291776], [issues/291161](https://github.com/issues/291161]
  • Requests for improved chat input and prompt handling: Problems include disappearing or missing prompt variables, inability to resize prompt input boxes, and chat buttons intercepting pointer events preventing window resizing.
    • issues/292064, issues/291798, [issues/291316](https://github.com/issues/291316]
  • Requests for improved telemetry and analytics: Users request adding telemetry for model usage, tool invocation modes, and chat mode distinctions to better understand usage patterns and improve debugging.
    • issues/291002, [issues/291755](https://github.com/issues/291755]
  • Issues with chat and agent session filtering and sorting: Problems include filters applying globally instead of per window, filter dialogs closing unexpectedly, and session lists not respecting user filter settings.
    • issues/291160, [issues/291603](https://github.com/issues/291603], [issues/291161](https://github.com/issues/291161]
  • Requests for improved error handling and user feedback: Users request better error messages, clickable links in error popups, and clearer UI indicators for tool status and session progress.
    • issues/290498, issues/291173, [issues/291661](https://github.com/issues/291661]
  • Issues with multi-file and multi-agent workflows: Problems include agents inaccurately splitting large data files, subagents answering questions inconsistently, and requests for automatic sequential execution of custom prompts.
    • issues/290694, [issues/291691](https://github.com/issues/291691], [issues/292156](https://github.com/issues/292156]
  • Requests for improved chat export and session management: Users want features to export entire chat histories with formatting, fork conversations into new chats retaining context, and pin important chat sessions for easy access.
    • issues/291662, issues/291481, [issues/290628](https://github.com/issues/290628]
  • Issues with extension host and process lifecycle management: Reports include extension host processes not terminating after reloads, causing high CPU usage and multiple lingering processes, and memory leaks after disabling extensions.
    • issues/291346, [issues/292060](https://github.com/issues/292060]
  • Requests for improved AI model and tool configuration UI: Users request clearer documentation, better synchronization between model settings, and UI improvements to clarify model capabilities and usage.
    • issues/291613, [issues/290984](https://github.com/issues/290984], [issues/291215](https://github.com/issues/291215]
  • Security and privacy concerns with automatic extension installation: Users report that VS Code automatically installs extensions like GitHub Copilot without user consent, raising trust and safety issues in professional environments.
    • [issues/291485](https://github.com/issues/291485]
  • Requests for improved accessibility and screen reader support: Issues include screen readers losing navigation ability, lack of alerts for prompts requiring user response, and requests for commands to copy chat responses more efficiently.
    • issues/292069, issues/291971, [issues/291972](https://github.com/issues/291972]
  • Problems with chat and agent session persistence and history: Users report loss of chat sessions, inability to import chats permanently, and corrupted session files preventing access to chat history.
    • issues/291374, issues/291917, [issues/291986](https://github.com/issues/291986]
  • Requests for improved chat and agent session UI layout and controls: Suggestions include maximizing auxiliary sidebars, hiding activity bars, simplifying titles, adding collapse toggles for past conversations, and improving session filter dialogs.
    • issues/291336, [issues/291776](https://github.com/issues/291776], [issues/291161](https://github.com/issues/291161]
  • Requests for improved chat input and prompt handling: Problems include disappearing or missing prompt variables, inability to resize prompt input boxes, and chat buttons intercepting pointer events preventing window resizing.
    • issues/292064, issues/291798, [issues/291316](https://github.com/issues/291316]
  • Requests for improved telemetry and analytics: Users request adding telemetry for model usage, tool invocation modes, and chat mode distinctions to better understand usage patterns and improve debugging.
    • issues/291002, [issues/291755](https://github.com/issues/291755]
  • Issues with chat and agent session filtering and sorting: Problems include filters applying globally instead of per window, filter dialogs closing unexpectedly, and session lists not respecting user filter settings.
    • issues/291160, [issues/291603](https://github.com/issues/291603], [issues/291161](https://github.com/issues/291161]
  • Requests for improved error handling and user feedback: Users request better error messages, clickable links in error popups, and clearer UI indicators for tool status and session progress.
    • issues/290498, issues/291173, [issues/291661](https://github.com/issues/291661]
  • Issues with multi-file and multi-agent workflows: Problems include agents inaccurately splitting large data files, subagents answering questions inconsistently, and requests for automatic sequential execution of custom prompts.
    • issues/290694, [issues/291691](https://github.com/issues/291691], [issues/292156](https://github.com/issues/292156]
  • Requests for improved chat export and session management: Users want features to export entire chat histories with formatting, fork conversations into new chats retaining context, and pin important chat sessions for easy access.
    • issues/291662, issues/291481, [issues/290628](https://github.com/issues/290628]
  • Issues with extension host and process lifecycle management: Reports include extension host processes not terminating after reloads, causing high CPU usage and multiple lingering processes, and memory leaks after disabling extensions.
    • issues/291346, [issues/292060](https://github.com/issues/292060]
  • Requests for improved AI model and tool configuration UI: Users request clearer documentation, better synchronization between model settings, and UI improvements to clarify model capabilities and usage.
    • issues/291613, [issues/290984](https://github.com/issues/290984], [issues/291215](https://github.com/issues/291215]
  • Security and privacy concerns with automatic extension installation: Users report that VS Code automatically installs extensions like GitHub Copilot without user consent, raising trust and safety issues in professional environments.
    • [issues/291485](https://github.com/issues/291485]
  • Requests for improved accessibility and screen reader support: Issues include screen readers losing navigation ability, lack of alerts for prompts requiring user response, and requests for commands to copy chat responses more efficiently.
    • issues/292069, issues/291971, [issues/291972](https://github.com/issues/291972]
  • Problems with chat and agent session persistence and history: Users report loss of chat sessions, inability to import chats permanently, and corrupted session files preventing access to chat history.
    • issues/291374, issues/291917, [issues/291986](https://github.com/issues/291986]
  • Requests for improved chat and agent session UI layout and controls: Suggestions include maximizing auxiliary sidebars, hiding activity bars, simplifying titles, adding collapse toggles for past conversations, and improving session filter dialogs.
    • issues/291336, [issues/291776](https://github.com/issues/291776], [issues/291161](https://github.com/issues/291161]
  • Requests for improved chat input and prompt handling: Problems include disappearing or missing prompt variables, inability to resize prompt input boxes, and chat buttons intercepting pointer events preventing window resizing.
    • issues/292064, issues/291798, [issues/291316](https://github.com/issues/291316]
  • Requests for improved telemetry and analytics: Users request adding telemetry for model usage, tool invocation modes, and chat mode distinctions to better understand usage patterns and improve debugging.
    • issues/291002, [issues/291755](https://github.com/issues/291755]
  • Issues with chat and agent session filtering and sorting: Problems include filters applying globally instead of per window, filter dialogs closing unexpectedly, and session lists not respecting user filter settings.
    • issues/291160, [issues/291603](https://github.com/issues/291603], [issues/291161](https://github.com/issues/291161]
  • Requests for improved error handling and user feedback: Users request better error messages, clickable links in error popups, and clearer UI indicators for tool status and session progress.
    • issues/290498, issues/291173, [issues/291661](https://github.com/issues/291661]
  • Issues with multi-file and multi-agent workflows: Problems include agents inaccurately splitting large data files, subagents answering questions inconsistently, and requests for automatic sequential execution of custom prompts.
    • issues/290694, [issues/291691](https://github.com/issues/291691], [issues/292156](https://github.com/issues/292156]
  • Requests for improved chat export and session management: Users want features to export entire chat histories with formatting, fork conversations into new chats retaining context, and pin important chat sessions for easy access.
    • issues/291662, issues/291481, [issues/290628](https://github.com/issues/290628]
  • Issues with extension host and process lifecycle management: Reports include extension host processes not terminating after reloads, causing high CPU usage and multiple lingering processes, and memory leaks after disabling extensions.
    • issues/291346, [issues/292060](https://github.com/issues/292060]
  • Requests for improved AI model and tool configuration UI: Users request clearer documentation, better synchronization between model settings, and UI improvements to clarify model capabilities and usage.
    • issues/291613, [issues/290984](https://github.com/issues/290984], [issues/291215](https://github.com/issues/291215]
  • Security and privacy concerns with automatic extension installation: Users report that VS Code automatically installs extensions like GitHub Copilot without user consent, raising trust and safety issues in professional environments.
    • [issues/291485](https://github.com/issues/291485]
  • Requests for improved accessibility and screen reader support: Issues include screen readers losing navigation ability, lack of alerts for prompts requiring user response, and requests for commands to copy chat responses more efficiently.
    • issues/292069, issues/291971, [issues/291972](https://github.com/issues/291972]
  • Problems with chat and agent session persistence and history: Users report loss of chat sessions, inability to import chats permanently, and corrupted session files preventing access to chat history.
    • issues/291374, issues/291917, [issues/291986](https://github.com/issues/291986]
  • Requests for improved chat and agent session UI layout and controls: Suggestions include maximizing auxiliary sidebars, hiding activity bars, simplifying titles, adding collapse toggles for past conversations, and improving session filter dialogs.
    • issues/291336, [issues/291776](https://github.com/issues/291776], [issues/291161](https://github.com/issues/291161]
  • Requests for improved chat input and prompt handling: Problems include disappearing or missing prompt variables, inability to resize prompt input boxes, and chat buttons intercepting pointer events preventing window resizing.
    • issues/292064, issues/291798, [issues/291316](https://github.com/issues/291316]
  • Requests for improved telemetry and analytics: Users request adding telemetry for model usage, tool invocation modes, and chat mode distinctions to better understand usage patterns and improve debugging.
    • issues/291002, [issues/291755](https://github.com/issues/291755]
  • Issues with chat and agent session filtering and sorting: Problems include filters applying globally instead of per window, filter dialogs closing unexpectedly, and session lists not respecting user filter settings.
    • issues/291160, [issues/291603](https://github.com/issues/291603], [issues/291161](https://github.com/issues/291161]
  • Requests for improved error handling and user feedback: Users request better error messages, clickable links in error popups, and clearer UI indicators for tool status and session progress.
    • issues/290498, issues/291173, [issues/291661](https://github.com/issues/291661]
  • Issues with multi-file and multi-agent workflows: Problems include agents inaccurately splitting large data files, subagents answering questions inconsistently, and requests for automatic sequential execution of custom prompts.
    • issues/290694, [issues/291691](https://github.com/issues/291691], [issues/292156](https://github.com/issues/292156]
  • Requests for improved chat export and session management: Users want features to export entire chat histories with formatting, fork conversations into new chats retaining context, and pin important chat sessions for easy access.
    • issues/291662, issues/291481, [issues/290628](https://github.com/issues/290628]
  • Issues with extension host and process lifecycle management: Reports include extension host processes not terminating after reloads, causing high CPU usage and multiple lingering processes, and memory leaks after disabling extensions.
    • issues/291346, [issues/292060](https://github.com/issues/292060]
  • Requests for improved AI model and tool configuration UI: Users request clearer documentation, better synchronization between model settings, and UI improvements to clarify model capabilities and usage.
    • issues/291613, [issues/290984](https://github.com/issues/290984], [issues/291215](https://github.com/issues/291215]
  • Security and privacy concerns with automatic extension installation: Users report that VS Code automatically installs extensions like GitHub Copilot without user consent, raising trust and safety issues in professional environments.
    • [issues/291485](https://github.com/issues/291485]
  • Requests for improved accessibility and screen reader support: Issues include screen readers losing navigation ability, lack of alerts for prompts requiring user response, and requests for commands to copy chat responses more efficiently.
    • issues/292069, issues/291971, [issues/291972](https://github.com/issues/291972]
  • Problems with chat and agent session persistence and history: Users report loss of chat sessions, inability to import chats permanently, and corrupted session files preventing access to chat history.
    • issues/291374, issues/291917, [issues/291986](https://github.com/issues/291986]
  • Requests for improved chat and agent session UI layout and controls: Suggestions include maximizing auxiliary sidebars, hiding activity bars, simplifying titles, adding collapse toggles for past conversations, and improving session filter dialogs.
    • issues/291336, [issues/291776](https://github.com/issues/291776], [issues/291161](https://github.com/issues/291161]
  • Requests for improved chat input and prompt handling: Problems include disappearing or missing prompt variables, inability to resize prompt input boxes, and chat buttons intercepting pointer events preventing window resizing.
    • issues/292064, issues/291798, [issues/291316](https://github.com/issues/291316]
  • Requests for improved telemetry and analytics: Users request adding telemetry for model usage, tool invocation modes, and chat mode distinctions to better understand usage patterns and improve debugging.
    • issues/291002, [issues/291755](https://github.com/issues/291755]
  • Issues with chat and agent session filtering and sorting: Problems include filters applying globally instead of per window, filter dialogs closing unexpectedly, and session lists not respecting user filter settings.
    • issues/291160, [issues/291603](https://github.com/issues/291603], [issues/291161](https://github.com/issues/291161]
  • Requests for improved error handling and user feedback: Users request better error messages, clickable links in error popups, and clearer UI indicators for tool status and session progress.
    • issues/290498, issues/291173, [issues/291661](https://github.com/issues/291661]
  • Issues with multi-file and multi-agent workflows: Problems include agents inaccurately splitting large data files, subagents answering questions inconsistently, and requests for automatic sequential execution of custom prompts.
    • issues/290694, [issues/291691](https://github.com/issues/291691], [issues/292156](https://github.com/issues/292156]
  • Requests for improved chat export and session management: Users want features to export entire chat histories with formatting, fork conversations into new chats retaining context, and pin important chat sessions for easy access.
    • issues/291662, issues/291481, [issues/290628](https://github.com/issues/290628]
  • Issues with extension host and process lifecycle management: Reports include extension host processes not terminating after reloads, causing high CPU usage and multiple lingering processes, and memory leaks after disabling extensions.
    • issues/291346, [issues/292060](https://github.com/issues/292060]
  • Requests for improved AI model and tool configuration UI: Users request clearer documentation, better synchronization between model settings, and UI improvements to clarify model capabilities and usage.
    • issues/291613, [issues/290984](https://github.com/issues/290984], [issues/291215](https://github.com/issues/291215]
  • Security and privacy concerns with automatic extension installation: Users report that VS Code automatically installs extensions like GitHub Copilot without user consent, raising trust and safety issues in professional environments.
    • [issues/291485](https://github.com/issues/291485]
  • Requests for improved accessibility and screen reader support: Issues include screen readers losing navigation ability, lack of alerts for prompts requiring user response, and requests for commands to copy chat responses more efficiently.
    • issues/292069, issues/291971, [issues/291972](https://github.com/issues/291972]
  • Problems with chat and agent session persistence and history: Users report loss of chat sessions, inability to import chats permanently, and corrupted session files preventing access to chat history.
    • issues/291374, issues/291917, [issues/291986](https://github.com/issues/291986]
  • Requests for improved chat and agent session UI layout and controls: Suggestions include maximizing auxiliary sidebars, hiding activity bars, simplifying titles, adding collapse toggles for past conversations, and improving session filter dialogs.
    • issues/291336, [issues/291776](https://github.com/issues/291776], [issues/291161](https://github.com/issues/291161]
  • Requests for improved chat input and prompt handling: Problems include disappearing or missing prompt variables, inability to resize prompt input boxes, and chat buttons intercepting pointer events preventing window resizing.
    • issues/292064, issues/291798, [issues/291316](https://github.com/issues/291316]
  • Requests for improved telemetry and analytics: Users request adding telemetry for model usage, tool invocation modes, and chat mode distinctions to better understand usage patterns and improve debugging.
    • issues/291002, [issues/291755](https://github.com/issues/291755]
  • Issues with chat and agent session filtering and sorting: Problems include filters applying globally instead of per window, filter dialogs closing unexpectedly, and session lists not respecting user filter settings.
    • issues/291160, [issues/291603](https://github.com/issues/291603], [issues/291161](https://github.com/issues/291161]
  • Requests for improved error handling and user feedback: Users request better error messages, clickable links in error popups, and clearer UI indicators for tool status and session progress.
    • issues/290498, issues/291173, [issues/291661](https://github.com/issues/291661]
  • Issues with multi-file and multi-agent workflows: Problems include agents inaccurately splitting large data files, subagents answering questions inconsistently, and requests for automatic sequential execution of custom prompts.
    • issues/290694, [issues/291691](https://github.com/issues/291691], [issues/292156](https://github.com/issues/292156]
  • Requests for improved chat export and session management: Users want features to export entire chat histories with formatting, fork conversations into new chats retaining context, and pin important chat sessions for easy access.
    • issues/291662, issues/291481, [issues/290628](https://github.com/issues/290628]
  • Issues with extension host and process lifecycle management: Reports include extension host processes not terminating after reloads, causing high CPU usage and multiple lingering processes, and memory leaks after disabling extensions.
    • issues/291346, [issues/292060](https://github.com/issues/292060]
  • Requests for improved AI model and tool configuration UI: Users request clearer documentation, better synchronization between model settings, and UI improvements to clarify model capabilities and usage.
    • issues/291613, [issues/290984](https://github.com/issues/290984], [issues/291215](https://github.com/issues/291215]
  • Security and privacy concerns with automatic extension installation: Users report that VS Code automatically installs extensions like GitHub Copilot without user consent, raising trust and safety issues in professional environments.
    • [issues/291485](https://github.com/issues/291485]
  • Requests for improved accessibility and screen reader support: Issues include screen readers losing navigation ability, lack of alerts for prompts requiring user response, and requests for commands to copy chat responses more efficiently.
    • issues/292069, issues/291971, [issues/291972](https://github.com/issues/291972]
  • Problems with chat and agent session persistence and history: Users report loss of chat sessions, inability to import chats permanently, and corrupted session files preventing access to chat history.
    • issues/291374, issues/291917, [issues/291986](https://github.com/issues/291986]
  • Requests for improved chat and agent session UI layout and controls: Suggestions include maximizing auxiliary sidebars, hiding activity bars, simplifying titles, adding collapse toggles for past conversations, and improving session filter dialogs.
    • issues/291336, [issues/291776](https://github.com/issues/291776], [issues/291161](https://github.com/issues/291161]
  • Requests for improved chat input and prompt handling: Problems include disappearing or missing prompt variables, inability to resize prompt input boxes, and chat buttons intercepting pointer events preventing window resizing.
    • issues/292064, issues/291798, [issues/291316](https://github.com/issues/291316]
  • Requests for improved telemetry and analytics: Users request adding telemetry for model usage, tool invocation modes, and chat mode distinctions to better understand usage patterns and improve debugging.
    • issues/291002, [issues/291755](https://github.com/issues/291755]
  • Issues with chat and agent session filtering and sorting: Problems include filters applying globally instead of per window, filter dialogs closing unexpectedly, and session lists not respecting user filter settings.
    • issues/291160, [issues/291603](https://github.com/issues/291603], [issues/291161](https://github.com/issues/291161]
  • Requests for improved error handling and user feedback: Users request better error messages, clickable links in error popups, and clearer UI indicators for tool status and session progress.
    • issues/290498, issues/291173, [issues/291661](https://github.com/issues/291661]
  • Issues with multi-file and multi-agent workflows: Problems include agents inaccurately splitting large data files, subagents answering questions inconsistently, and requests for automatic sequential execution of custom prompts.
    • issues/290694, [issues/291691](https://github.com/issues/291691], [issues/292156](https://github.com/issues/292156]
  • Requests for improved chat export and session management: Users want features to export entire chat histories with formatting, fork conversations into new chats retaining context, and pin important chat sessions for easy access.
    • issues/291662, issues/291481, [issues/290628](https://github.com/issues/290628]
  • Issues with extension host and process lifecycle management: Reports include extension host processes not terminating after reloads, causing high CPU usage and multiple lingering processes, and memory leaks after disabling extensions.
    • issues/291346, [issues/292060](https://github.com/issues/292060]
  • Requests for improved AI model and tool configuration UI: Users request clearer documentation, better synchronization between model settings, and UI improvements to clarify model capabilities and usage.
    • issues/291613, [issues/290984](https://github.com/issues/290984], [issues/291215](https://github.com/issues/291215]
  • Security and privacy concerns with automatic extension installation: Users report that VS Code automatically installs extensions like GitHub Copilot without user consent, raising trust and safety issues in professional environments.
    • [issues/291485](https://github.com/issues/291485]
  • Requests for improved accessibility and screen reader support: Issues include screen readers losing navigation ability, lack of alerts for prompts requiring user response, and requests for commands to copy chat responses more efficiently.
    • issues/292069, issues/291971, [issues/291972](https://github.com/issues/291972]
  • Problems with chat and agent session persistence and history: Users report loss of chat sessions, inability to import chats permanently, and corrupted session files preventing access to chat history.
    • issues/291374, issues/291917, [issues/291986](https://github.com/issues/291986]
  • Requests for improved chat and agent session UI layout and controls: Suggestions include maximizing auxiliary sidebars, hiding activity bars, simplifying titles, adding collapse toggles for past conversations, and improving session filter dialogs.
    • issues/291336, [issues/291776](https://github.com/issues/291776], [issues/291161](https://github.com/issues/291161]
  • Requests for improved chat input and prompt handling: Problems include disappearing or missing prompt variables, inability to resize prompt input boxes, and chat buttons intercepting pointer events preventing window resizing.
    • issues/292064, issues/291798, [issues/291316](https://github.com/issues/291316]
  • Requests for improved telemetry and analytics: Users request adding telemetry for model usage, tool invocation modes, and chat mode distinctions to better understand usage patterns and improve debugging.
    • issues/291002, [issues/291755](https://github.com/issues/291755]
  • Issues with chat and agent session filtering and sorting: Problems include filters applying globally instead of per window, filter dialogs closing unexpectedly, and session lists not respecting user filter settings.
    • issues/291160, [issues/291603](https://github.com/issues/291603], [issues/291161](https://github.com/issues/291161]
  • Requests for improved error handling and user feedback: Users request better error messages, clickable links in error popups, and clearer UI indicators for tool status and session progress.
    • issues/290498, issues/291173, [issues/291661](https://github.com/issues/291661]
  • Issues with multi-file and multi-agent workflows: Problems include agents inaccurately splitting large data files, subagents answering questions inconsistently, and requests for automatic sequential execution of custom prompts.
    • issues/290694, [issues/291691](https://github.com/issues/291691], [issues/292156](https://github.com/issues/292156]
  • Requests for improved chat export and session management: Users want features to export entire chat histories with formatting, fork conversations into new chats retaining context, and pin important chat sessions for easy access.
    • issues/291662, issues/291481, [issues/290628](https://github.com/issues/290628]
  • Issues with extension host and process lifecycle management: Reports include extension host processes not terminating after reloads, causing high CPU usage and multiple lingering processes, and memory leaks after disabling extensions.
    • issues/291346, [issues/292060](https://github.com/issues/292060]
  • Requests for improved AI model and tool configuration UI: Users request clearer documentation, better synchronization between model settings, and UI improvements to clarify model capabilities and usage.
    • issues/291613, [issues/290984](https://github.com/issues/290984], [issues/291215](https://github.com/issues/291215]
  • Security and privacy concerns with automatic extension installation: Users report that VS Code automatically installs extensions like GitHub Copilot without user consent, raising trust and safety issues in professional environments.
    • [issues/291485](https://github.com/issues/291485]
  • Requests for improved accessibility and screen reader support: Issues include screen readers losing navigation ability, lack of alerts for prompts requiring user response, and requests for commands to copy chat responses more efficiently.
    • issues/292069, issues/291971, [issues/291972](https://github.com/issues/291972]
  • Problems with chat and agent session persistence and history: Users report loss of chat sessions, inability to import chats permanently, and corrupted session files preventing access to chat history.
    • issues/291374, issues/291917, [issues/291986](https://github.com/issues/291986]
  • Requests for improved chat and agent session UI layout and controls: Suggestions include maximizing auxiliary sidebars, hiding activity bars, simplifying titles, adding collapse toggles for past conversations, and improving session filter dialogs.
    • issues/291336, [issues/291776](https://github.com/issues/291776], [issues/291161](https://github.com/issues/291161]
  • Requests for improved chat input and prompt handling: Problems include disappearing or missing prompt variables, inability to resize prompt input boxes, and chat buttons intercepting pointer events preventing window resizing.
    • issues/292064, issues/291798, [issues/291316](https://github.com/issues/291316]
  • Requests for improved telemetry and analytics: Users request adding telemetry for model usage, tool invocation modes, and chat mode distinctions to better understand usage patterns and improve debugging.
    • issues/291002, [issues/291755](https://github.com/issues/291755]
  • Issues with chat and agent session filtering and sorting: Problems include filters applying globally instead of per window, filter dialogs closing unexpectedly, and session lists not respecting user filter settings.
    • issues/291160, [issues/291603](https://github.com/issues/291603], [issues/291161](https://github.com/issues/291161]
  • Requests for improved error handling and user feedback: Users request better error messages, clickable links in error popups, and clearer UI indicators for tool status and session progress.
    • issues/290498, issues/291173, [issues/291661](https://github.com/issues/291661]
  • Issues with multi-file and multi-agent workflows: Problems include agents inaccurately splitting large data files, subagents answering questions inconsistently, and requests for automatic sequential execution of custom prompts.
    • issues/290694, [issues/291691](https://github.com/issues/291691], [issues/292156](https://github.com/issues/292156]
  • Requests for improved chat export and session management: Users want features to export entire chat histories with formatting, fork conversations into new chats retaining context, and pin important chat sessions for easy access.
    • issues/291662, issues/291481, [issues/290628](https://github.com/issues/290628]
  • Issues with extension host and process lifecycle management: Reports include extension host processes not terminating after reloads, causing high CPU usage and multiple lingering processes, and memory leaks after disabling extensions.
    • issues/291346, [issues/292060](https://github.com/issues/292060]
  • Requests for improved AI model and tool configuration UI: Users request clearer documentation, better synchronization between model settings, and UI improvements to clarify model capabilities and usage.
    • issues/291613, [issues/290984](https://github.com/issues/290984], [issues/291215](https://github.com/issues/291215]
  • Security and privacy concerns with automatic extension installation: Users report that VS Code automatically installs extensions like GitHub Copilot without user consent, raising trust and safety issues in professional environments.
    • [issues/291485](https://github.com/issues/291485]
  • Requests for improved accessibility and screen reader support: Issues include screen readers losing navigation ability, lack of alerts for prompts requiring user response, and requests for commands to copy chat responses more efficiently.
    • issues/292069, issues/291971, [issues/291972](https://github.com/issues/291972]
  • Problems with chat and agent session persistence and history: Users report loss of chat sessions, inability to import chats permanently, and corrupted session files preventing access to chat history.
    • issues/291374, issues/291917, [issues/291986](https://github.com/issues/291986]
  • Requests for improved chat and agent session UI layout and controls: Suggestions include maximizing auxiliary sidebars, hiding activity bars, simplifying titles, adding collapse toggles for past conversations, and improving session filter dialogs.
    • issues/291336, [issues/291776](https://github.com/issues/291776], [issues/291161](https://github.com/issues/291161]
  • Requests for improved chat input and prompt handling: Problems include disappearing or missing prompt variables, inability to resize prompt input boxes, and chat buttons intercepting pointer events preventing window resizing.
    • issues/292064, issues/291798, [issues/291316](https://github.com/issues/291316]
  • Requests for improved telemetry and analytics: Users request adding telemetry for model usage, tool invocation modes, and chat mode distinctions to better understand usage patterns and improve debugging.
    • issues/291002, [issues/291755](https://github.com/issues/291755]
  • Issues with chat and agent session filtering and sorting: Problems include filters applying globally instead of per window, filter dialogs closing unexpectedly, and session lists not respecting user filter settings.
    • issues/291160, [issues/291603](https://github.com/issues/291603], [issues/291161](https://github.com/issues/291161]
  • Requests for improved error handling and user feedback: Users request better error messages, clickable links in error popups, and clearer UI indicators for tool status and session progress.
    • issues/290498, issues/291173, [issues/291661](https://github.com/issues/291661]
  • Issues with multi-file and multi-agent workflows: Problems include agents inaccurately splitting large data files, subagents answering questions inconsistently, and requests for automatic sequential execution of custom prompts.
    • issues/290694, [issues/291691](https://github.com/issues/291691], [issues/292156](https://github.com/issues/292156]
  • Requests for improved chat export and session management: Users want features to export entire chat histories with formatting, fork conversations into new chats retaining context, and pin important chat sessions for easy access.
    • issues/291662, issues/291481, [issues/290628](https://github.com/issues/290628]
  • Issues with extension host and process lifecycle management: Reports include extension host processes not terminating after reloads, causing high CPU usage and multiple lingering processes, and memory leaks after disabling extensions.
    • issues/291346, [issues/292060](https://github.com/issues/292060]
  • Requests for improved AI model and tool configuration UI: Users request clearer documentation, better synchronization between model settings, and UI improvements to clarify model capabilities and usage.
    • issues/291613, [issues/290984](https://github.com/issues/290984], [issues/291215](https://github.com/issues/291215]
  • Security and privacy concerns with automatic extension installation: Users report that VS Code automatically installs extensions like GitHub Copilot without user consent, raising trust and safety issues in professional environments.
    • [issues/291485](https://github.com/issues/291485]
  • Requests for improved accessibility and screen reader support: Issues include screen readers losing navigation ability, lack of alerts for prompts requiring user response, and requests for commands to copy chat responses more efficiently.
    • issues/292069, issues/291971, [issues/291972](https://github.com/issues/291972]
  • Problems with chat and agent session persistence and history: Users report loss of chat sessions, inability to import chats permanently, and corrupted session files preventing access to chat history.
    • issues/291374, issues/291917, [issues/291986](https://github.com/issues/291986]
  • Requests for improved chat and agent session UI layout and controls: Suggestions include maximizing auxiliary sidebars, hiding activity bars, simplifying titles, adding collapse toggles for past conversations, and improving session filter dialogs.
    • issues/291336, [issues/291776](https://github.com/issues/291776], [issues/291161](https://github.com/issues/291161]
  • Requests for improved chat input and prompt handling: Problems include disappearing or missing prompt variables, inability to resize prompt input boxes, and chat buttons intercepting pointer events preventing window resizing.
    • issues/292064, issues/291798, [issues/291316](https://github.com/issues/291316]
  • Requests for improved telemetry and analytics: Users request adding telemetry for model usage, tool invocation modes, and chat mode distinctions to better understand usage patterns and improve debugging.
    • issues/291002, [issues/291755](https://github.com/issues/291755]
  • Issues with chat and agent session filtering and sorting: Problems include filters applying globally instead of per window, filter dialogs closing unexpectedly, and session lists not respecting user filter settings.
    • issues/291160, [issues/291603](https://github.com/issues/291603], [issues/291161](https://github.com/issues/291161]
  • Requests for improved error handling and user feedback: Users request better error messages, clickable links in error popups, and clearer UI indicators for tool status and session progress.
    • issues/290498, issues/291173, [issues/291661](https://github.com/issues/291661]
  • Issues with multi-file and multi-agent workflows: Problems include agents inaccurately splitting large data files, subagents answering questions inconsistently, and requests for automatic sequential execution of custom prompts.
    • issues/290694, [issues/291691](https://github.com/issues/291691], [issues/292156](https://github.com/issues/292156]
  • Requests for improved chat export and session management: Users want features to export entire chat histories with formatting, fork conversations into new chats retaining context, and pin important chat sessions for easy access.
    • issues/291662, issues/291481, [issues/290628](https://github.com/issues/290628]
  • Issues with extension host and process lifecycle management: Reports include extension host processes not terminating after reloads, causing high CPU usage and multiple lingering processes, and memory leaks after disabling extensions.
    • issues/291346, [issues/292060](https://github.com/issues/292060]
  • Requests for improved AI model and tool configuration UI: Users request clearer documentation, better synchronization between model settings, and UI improvements to clarify model capabilities and usage.
    • issues/291613, [issues/290984](https://github.com/issues/290984], [issues/291215](https://github.com/issues/291215]
  • Security and privacy concerns with automatic extension installation: Users report that VS Code automatically installs extensions like GitHub Copilot without user consent, raising trust and safety issues in professional environments.
    • [issues/291485](https://github.com/issues/291485]
  • Requests for improved accessibility and screen reader support: Issues include screen readers losing navigation ability, lack of alerts for prompts requiring user response, and requests for commands to copy chat responses more efficiently.
    • issues/292069, issues/291971, [issues/291972](https://github.com/issues/291972]
  • Problems with chat and agent session persistence and history: Users report loss of chat sessions, inability to import chats permanently, and corrupted session files preventing access to chat history.
    • issues/291374, issues/291917, [issues/291986](https://github.com/issues/291986]
  • Requests for improved chat and agent session UI layout and controls: Suggestions include maximizing auxiliary sidebars, hiding activity bars, simplifying titles, adding collapse toggles for past conversations, and improving session filter dialogs.
    • issues/291336, [issues/291776](https://github.com/issues/291776], [issues/291161](https://github.com/issues/291161]
  • Requests for improved chat input and prompt handling: Problems include disappearing or missing prompt variables, inability to resize prompt input boxes, and chat buttons intercepting pointer events preventing window resizing.
    • issues/292064, issues/291798, [issues/291316](https://github.com/issues/291316]
  • Requests for improved telemetry and analytics: Users request adding telemetry for model usage, tool invocation modes, and chat mode distinctions to better understand usage patterns and improve debugging.
    • issues/291002, [issues/291755](https://github.com/issues/291755]
  • Issues with chat and agent session filtering and sorting: Problems include filters applying globally instead of per window, filter dialogs closing unexpectedly, and session lists not respecting user filter settings.
    • issues/291160, [issues/291603](https://github.com/issues/291603], [issues/291161](https://github.com/issues/291161]
  • Requests for improved error handling and user feedback: Users request better error messages, clickable links in error popups, and clearer UI indicators for tool status and session progress.
    • issues/290498, issues/291173, [issues/291661](https://github.com/issues/291661]
  • Issues with multi-file and multi-agent workflows: Problems include agents inaccurately splitting large data files, subagents answering questions inconsistently, and requests for automatic sequential execution of custom prompts.
    • issues/290694, [issues/291691](https://github.com/issues/291691], [issues/292156](https://github.com/issues/292156]
  • Requests for improved chat export and session management: Users want features to export entire chat histories with formatting, fork conversations into new chats retaining context, and pin important chat sessions for easy access.
    • issues/291662, issues/291481, [issues/290628](https://github.com/issues/290628]
  • Issues with extension host and process lifecycle management: Reports include extension host processes not terminating after reloads, causing high CPU usage and multiple lingering processes, and memory leaks after disabling extensions.
    • issues/291346, [issues/292060](https://github.com/issues/292060]
  • Requests for improved AI model and tool configuration UI: Users request clearer documentation, better synchronization between model settings, and UI improvements to clarify model capabilities and usage.
    • issues/291613, [issues/290984](https://github.com/issues/290984], [issues/291215](https://github.com/issues/291215]
  • Security and privacy concerns with automatic extension installation: Users report that VS Code automatically installs extensions like GitHub Copilot without user consent, raising trust and safety issues in professional environments.
    • [issues/291485](https://github.com/issues/291485]
  • Requests for improved accessibility and screen reader support: Issues include screen readers losing navigation ability, lack of alerts for prompts requiring user response, and requests for commands to copy chat responses more efficiently.
    • issues/292069, issues/291971, [issues/291972](https://github.com/issues/291972]
  • Problems with chat and agent session persistence and history: Users report loss of chat sessions, inability to import chats permanently, and corrupted session files preventing access to chat history.
    • issues/291374, issues/291917, [issues/291986](https://github.com/issues/291986]
  • Requests for improved chat and agent session UI layout and controls: Suggestions include maximizing auxiliary sidebars, hiding activity bars, simplifying titles, adding collapse toggles for past conversations, and improving session filter dialogs.
    • issues/291336, [issues/291776](https://github.com/issues/291776], [issues/291161](https://github.com/issues/291161]
  • Requests for improved chat input and prompt handling: Problems include disappearing or missing prompt variables, inability to resize prompt input boxes, and chat buttons intercepting pointer events preventing window resizing.
    • issues/292064, issues/291798, [issues/291316](https://github.com/issues/291316]
  • Requests for improved telemetry and analytics: Users request adding telemetry for model usage, tool invocation modes, and chat mode distinctions to better understand usage patterns and improve debugging.
    • issues/291002, [issues/291755](https://github.com/issues/291755]
  • Issues with chat and agent session filtering and sorting: Problems include filters applying globally instead of per window, filter dialogs closing unexpectedly, and session lists not respecting user filter settings.
    • issues/291160, [issues/291603](https://github.com/issues/291603], [issues/291161](https://github.com/issues/291161]
  • Requests for improved error handling and user feedback: Users request better error messages, clickable links in error popups, and clearer UI indicators for tool status and session progress.
    • issues/290498, issues/291173, [issues/291661](https://github.com/issues/291661]
  • Issues with multi-file and multi-agent workflows: Problems include agents inaccurately splitting large data files, subagents answering questions inconsistently, and requests for automatic sequential execution of custom prompts.
    • issues/290694, [issues/291691](https://github.com/issues/291691], [issues/292156](https://github.com/issues/292156]
  • Requests for improved chat export and session management: Users want features to export entire chat histories with formatting, fork conversations into new chats retaining context, and pin important chat sessions for easy access.
    • issues/291662, issues/291481, [issues/290628](https://github.com/issues/290628]
  • Issues with extension host and process lifecycle management: Reports include extension host processes not terminating after reloads, causing high CPU usage and multiple lingering processes, and memory leaks after disabling extensions.
    • issues/291346, [issues/292060](https://github.com/issues/292060]
  • Requests for improved AI model and tool configuration UI: Users request clearer documentation, better synchronization between model settings, and UI improvements to clarify model capabilities and usage.
    • issues/291613, [issues/290984](https://github.com/issues/290984], [issues/291215](https://github.com/issues/291215]
  • Security and privacy concerns with automatic extension installation: Users report that VS Code automatically installs extensions like GitHub Copilot without user consent, raising trust and safety issues in professional environments.
    • [issues/291485](https://github.com/issues/291485]
  • Requests for improved accessibility and screen reader support: Issues include screen readers losing navigation ability, lack of alerts for prompts requiring user response, and requests for commands to copy chat responses more efficiently.
    • issues/292069, issues/291971, [issues/291972](https://github.com/issues/291972]
  • Problems with chat and agent session persistence and history: Users report loss of chat sessions, inability to import chats permanently, and corrupted session files preventing access to chat history.
    • issues/291374, issues/291917, [issues/291986](https://github.com/issues/291986]
  • Requests for improved chat and agent session UI layout and controls: Suggestions include maximizing auxiliary sidebars, hiding activity bars, simplifying titles, adding collapse toggles for past conversations, and improving session filter dialogs.
    • issues/291336, [issues/291776](https://github.com/issues/291776], [issues/291161](https://github.com/issues/291161]
  • Requests for improved chat input and prompt handling: Problems include disappearing or missing prompt variables, inability to resize prompt input boxes, and chat buttons intercepting pointer events preventing window resizing.
    • issues/292064, issues/291798, [issues/291316](https://github.com/issues/291316]
  • Requests for improved telemetry and analytics: Users request adding telemetry for model usage, tool invocation modes, and chat mode distinctions to better understand usage patterns and improve debugging.
    • issues/291002, [issues/291755](https://github.com/issues/291755]
  • Issues with chat and agent session filtering and sorting: Problems include filters applying globally instead of per window, filter dialogs closing unexpectedly, and session lists not respecting user filter settings.
    • issues/291160, [issues/291603](https://github.com/issues/291603], [issues/291161](https://github.com/issues/291161]
  • Requests for improved error handling and user feedback: Users request better error messages, clickable links in error popups, and clearer UI indicators for tool status and session progress.
    • issues/290498, issues/291173, [issues/291661](https://github.com/issues/291661]
  • Issues with multi-file and multi-agent workflows: Problems include agents inaccurately splitting large data files, subagents answering questions inconsistently, and requests for automatic sequential execution of custom prompts.
    • issues/290694, [issues/291691](https://github.com/issues/291691], [issues/292156](https://github.com/issues/292156]
  • Requests for improved chat export and session management: Users want features to export entire chat histories with formatting, fork conversations into new chats retaining context, and pin important chat sessions for easy access.
    • issues/291662, issues/291481, [issues/290628](https://github.com/issues/290628]
  • Issues with extension host and process lifecycle management: Reports include extension host processes not terminating after reloads, causing high CPU usage and multiple lingering processes, and memory leaks after disabling extensions.
    • issues/291346, [issues/292060](https://github.com/issues/292060]
  • Requests for improved AI model and tool configuration UI: Users request clearer documentation, better synchronization between model settings, and UI improvements to clarify model capabilities and usage.
    • issues/291613, [issues/290984](https://github.com/issues/290984], [issues/291215](https://github.com/issues/291215]
  • Security and privacy concerns with automatic extension installation: Users report that VS Code automatically installs extensions like GitHub Copilot without user consent, raising trust and safety issues in professional environments.
    • [issues/291485](https://github.com/issues/291485]
  • Requests for improved accessibility and screen reader support: Issues include screen readers losing navigation ability, lack of alerts for prompts requiring user response, and requests for commands to copy chat responses more efficiently.
    • issues/292069, issues/291971, [issues/291972](https://github.com/issues/291972]
  • Problems with chat and agent session persistence and history: Users report loss of chat sessions, inability to import chats permanently, and corrupted session files preventing access to chat history.
    • issues/291374, issues/291917, [issues/291986](https://github.com/issues/291986]
  • Requests for improved chat and agent session UI layout and controls: Suggestions include maximizing auxiliary sidebars, hiding activity bars, simplifying titles, adding collapse toggles for past conversations, and improving session filter dialogs.
    • issues/291336, [issues/291776](https://github.com/issues/291776], [issues/291161](https://github.com/issues/291161]
  • Requests for improved chat input and prompt handling: Problems include disappearing or missing prompt variables, inability to resize prompt input boxes, and chat buttons intercepting pointer events preventing window resizing.
    • issues/292064, issues/291798, [issues/291316](https://github.com/issues/291316]
  • Requests for improved telemetry and analytics: Users request adding telemetry for model usage, tool invocation modes, and chat mode distinctions to better understand usage patterns and improve debugging.
    • issues/291002, [issues/291755](https://github.com/issues/291755]
  • Issues with chat and agent session filtering and sorting: Problems include filters applying globally instead of per window, filter dialogs closing unexpectedly, and session lists not respecting user filter settings.
    • issues/291160, [issues/291603](https://github.com/issues/291603], [issues/291161](https://github.com/issues/291161]
  • Requests for improved error handling and user feedback: Users request better error messages, clickable links in error popups, and clearer UI indicators for tool status and session progress.
    • issues/290498, issues/291173, [issues/291661](https://github.com/issues/291661]
  • Issues with multi-file and multi-agent workflows: Problems include agents inaccurately splitting large data files, subagents answering questions inconsistently, and requests for automatic sequential execution of custom prompts.
    • issues/290694, [issues/291691](https://github.com/issues/291691], [issues/292156](https://github.com/issues/292156]
  • Requests for improved chat export and session management: Users want features to export entire chat histories with formatting, fork conversations into new chats retaining context, and pin important chat sessions for easy access.
    • issues/291662, issues/291481, [issues/290628](https://github.com/issues/290628]
  • Issues with extension host and process lifecycle management: Reports include extension host processes not terminating after reloads, causing high CPU usage and multiple lingering processes, and memory leaks after disabling extensions.
    • issues/291346, [issues/292060](https://github.com/issues/292060]
  • Requests for improved AI model and tool configuration UI: Users request clearer documentation, better synchronization between model settings, and UI improvements to clarify model capabilities and usage.
    • issues/291613, [issues/290984](https://github.com/issues/290984], [issues/291215](https://github.com/issues/291215]
  • Security and privacy concerns with automatic extension installation: Users report that VS Code automatically installs extensions like GitHub Copilot without user consent, raising trust and safety issues in professional environments.
    • [issues/291485](https://github.com/issues/291485]
  • Requests for improved accessibility and screen reader support: Issues include screen readers losing navigation ability, lack of alerts for prompts requiring user response, and requests for commands to copy chat responses more efficiently.
    • issues/292069, issues/291971, [issues/291972](https://github.com/issues/291972]
  • Problems with chat and agent session persistence and history: Users report loss of chat sessions, inability to import chats permanently, and corrupted session files preventing access to chat history.
    • issues/291374, issues/291917, [issues/291986](https://github.com/issues/291986]
  • Requests for improved chat and agent session UI layout and controls: Suggestions include maximizing auxiliary sidebars, hiding activity bars, simplifying titles, adding collapse toggles for past conversations, and improving session filter dialogs.
    • issues/291336, [issues/291776](https://github.com/issues/291776], [issues/291161](https://github.com/issues/291161]
  • Requests for improved chat input and prompt handling: Problems include disappearing or missing prompt variables, inability to resize prompt input boxes, and chat buttons intercepting pointer events preventing window resizing.
    • issues/292064, issues/291798, [issues/291316](https://github.com/issues/291316]
  • Requests for improved telemetry and analytics: Users request adding telemetry for model usage, tool invocation modes, and chat mode distinctions to better understand usage patterns and improve debugging.
    • issues/291002, [issues/291755](https://github.com/issues/291755]
  • Issues with chat and agent session filtering and sorting: Problems include filters applying globally instead of per window, filter dialogs closing unexpectedly, and session lists not respecting user filter settings.
    • issues/291160, [issues/291603](https://github.com/issues/291603], [issues/291161](https://github.com/issues/291161]
  • Requests for improved error handling and user feedback: Users request better error messages, clickable links in error popups, and clearer UI indicators for tool status and session progress.
    • issues/290498, issues/291173, [issues/291661](https://github.com/issues/291661]
  • Issues with multi-file and multi-agent workflows: Problems include agents inaccurately splitting large data files, subagents answering questions inconsistently, and requests for automatic sequential execution of custom prompts.
    • issues/290694, [issues/291691](https://github.com/issues/291691], [issues/292156](https://github.com/issues/292156]
  • Requests for improved chat export and session management: Users want features to export entire chat histories with formatting, fork conversations into new chats retaining context, and pin important chat sessions for easy access.
    • issues/291662, issues/291481, [issues/290628](https://github.com/issues/290628]
  • Issues with extension host and process lifecycle management: Reports include extension host processes not terminating after reloads, causing high CPU usage and multiple lingering processes, and memory leaks after disabling extensions.
    • issues/291346, [issues/292060](https://github.com/issues/292060]
  • Requests for improved AI model and tool configuration UI: Users request clearer documentation, better synchronization between model settings, and UI improvements to clarify model capabilities and usage.
    • issues/291613, [issues/290984](https://github.com/issues/290984], [issues/291215](https://github.com/issues/291215]
  • Security and privacy concerns with automatic extension installation: Users report that VS Code automatically installs extensions like GitHub Copilot without user consent, raising trust and safety issues in professional environments.
    • [issues/291485](https://github.com/issues/291485]
  • Requests for improved accessibility and screen reader support: Issues include screen readers losing navigation ability, lack of alerts for prompts requiring user response, and requests for commands to copy chat responses more efficiently.
    • issues/292069, issues/291971, [issues/291972](https://github.com/issues/291972]
  • Problems with chat and agent session persistence and history: Users report loss of chat sessions, inability to import chats permanently, and corrupted session files preventing access to chat history.
    • issues/291374, issues/291917, [issues/291986](https://github.com/issues/291986]
  • Requests for improved chat and agent session UI layout and controls: Suggestions include maximizing auxiliary sidebars, hiding activity bars, simplifying titles, adding collapse toggles for past conversations, and improving session filter dialogs.
    • issues/291336, [issues/291776](https://github.com/issues/291776], [issues/291161](https://github.com/issues/291161]
  • Requests for improved chat input and prompt handling: Problems include disappearing or missing prompt variables, inability to resize prompt input boxes, and chat buttons intercepting pointer events preventing window resizing.
    • issues/292064, issues/291798, [issues/291316](https://github.com/issues/291316]
  • Requests for improved telemetry and analytics: Users request adding telemetry for model usage, tool invocation modes, and chat mode distinctions to better understand usage patterns and improve debugging.
    • issues/291002, [issues/291755](https://github.com/issues/291755]
  • Issues with chat and agent session filtering and sorting: Problems include filters applying globally instead of per window, filter dialogs closing unexpectedly, and session lists not respecting user filter settings.
    • issues/291160, [issues/291603](https://github.com/issues/291603], [issues/291161](https://github.com/issues/291161]
  • Requests for improved error handling and user feedback: Users request better error messages, clickable links in error popups, and clearer UI indicators for tool status and session progress.
    • issues/290498, issues/291173, [issues/291661](https://github.com/issues/291661]
  • Issues with multi-file and multi-agent workflows: Problems include agents inaccurately splitting large data files, subagents answering questions inconsistently, and requests for automatic sequential execution of custom prompts.
    • issues/290694, [issues/291691](https://github.com/issues/291691], [issues/292156](https://github.com/issues/292156]
  • Requests for improved chat export and session management: Users want features to export entire chat histories with formatting, fork conversations into new chats retaining context, and pin important chat sessions for easy access.
    • issues/291662, issues/291481, [issues/290628](https://github.com/issues/290628]
  • Issues with extension host and process lifecycle management: Reports include extension host processes not terminating after reloads, causing high CPU usage and multiple lingering processes, and memory leaks after disabling extensions.
    • issues/291346, [issues/292060](https://github.com/issues/292060]
  • Requests for improved AI model and tool configuration UI: Users request clearer documentation, better synchronization between model settings, and UI improvements to clarify model capabilities and usage.
    • issues/291613, [issues/290984](https://github.com/issues/290984], [issues/291215](https://github.com/issues/291215]
  • Security and privacy concerns with automatic extension installation: Users report that VS Code automatically installs extensions like GitHub Copilot without user consent, raising trust and safety issues in professional environments.
    • [issues/291485](https://github.com/issues/291485]
  • Requests for improved accessibility and screen reader support: Issues include screen readers losing navigation ability, lack of alerts for prompts requiring user response, and requests for commands to copy chat responses more efficiently.
    • issues/292069, issues/291971, [issues/291972](https://github.com/issues/291972]
  • Problems with chat and agent session persistence and history: Users report loss of chat sessions, inability to import chats permanently, and corrupted session files preventing access to chat history.
    • issues/291374, issues/291917, [issues/291986](https://github.com/issues/291986]
  • Requests for improved chat and agent session UI layout and controls: Suggestions include maximizing auxiliary sidebars, hiding activity bars, simplifying titles, adding collapse toggles for past conversations, and improving session filter dialogs.
    • issues/291336, [issues/291776](https://github.com/issues/291776], [issues/291161](https://github.com/issues/291161]
  • Requests for improved chat input and prompt handling: Problems include disappearing or missing prompt variables, inability to resize prompt input boxes, and chat buttons intercepting pointer events preventing window resizing.
    • issues/292064, issues/291798, [issues/291316](https://github.com/issues/291316]
  • Requests for improved telemetry and analytics: Users request adding telemetry for model usage, tool invocation modes, and chat mode distinctions to better understand usage patterns and improve debugging.
    • issues/291002, [issues/291755](https://github.com/issues/291755]
  • Issues with chat and agent session filtering and sorting: Problems include filters applying globally instead of per window, filter dialogs closing unexpectedly, and session lists not respecting user filter settings.
    • issues/291160, [issues/291603](https://github.com/issues/291603], [issues/291161](https://github.com/issues/291161]
  • Requests for improved error handling and user feedback: Users request better error messages, clickable links in error popups, and clearer UI indicators for tool status and session progress.
    • issues/290498, issues/291173, [issues/291661](https://github.com/issues/291661]
  • Issues with multi-file and multi-agent workflows: Problems include agents inaccurately splitting large data files, subagents answering questions inconsistently, and requests for automatic sequential execution of custom prompts.
    • issues/290694, [issues/291691](https://github.com/issues/291691], [issues/292156](https://github.com/issues/292156]
  • Requests for improved chat export and session management: Users want features to export entire chat histories with formatting, fork conversations into new chats retaining context, and pin important chat sessions for easy access.
    • issues/291662, issues/291481, [issues/290628](https://github.com/issues/290628]
  • Issues with extension host and process lifecycle management: Reports include extension host processes not terminating after reloads, causing high CPU usage and multiple lingering processes, and memory leaks after disabling extensions.
    • issues/291346, [issues/292060](https://github.com/issues/292060]
  • Requests for improved AI model and tool configuration UI: Users request clearer documentation, better synchronization between model settings, and UI improvements to clarify model capabilities and usage.
    • issues/291613, [issues/290984](https://github.com/issues/290984], [issues/291215](https://github.com/issues/291215]
  • Security and privacy concerns with automatic extension installation: Users report that VS Code automatically installs extensions like GitHub Copilot without user consent, raising trust and safety issues in professional environments.
    • [issues/291485](https://github.com/issues/291485]
  • Requests for improved accessibility and screen reader support: Issues include screen readers losing navigation ability, lack of alerts for prompts requiring user response, and requests for commands to copy chat responses more efficiently.
    • issues/292069, issues/291971, [issues/291972](https://github.com/issues/291972]
  • Problems with chat and agent session persistence and history: Users report loss of chat sessions, inability to import chats permanently, and corrupted session files preventing access to chat history.
    • issues/291374, issues/291917, [issues/291986](https://github.com/issues/291986]
  • Requests for improved chat and agent session UI layout and controls: Suggestions include maximizing auxiliary sidebars, hiding activity bars, simplifying titles, adding collapse toggles for past conversations, and improving session filter dialogs.
    • issues/291336, [issues/291776](https://github.com/issues/291776], [issues/291161](https://github.com/issues/291161]
  • Requests for improved chat input and prompt handling: Problems include disappearing or missing prompt variables, inability to resize prompt input boxes, and chat buttons intercepting pointer events preventing window resizing.
    • issues/292064, issues/291798, [issues/291316](https://github.com/issues/291316]
  • Requests for improved telemetry and analytics: Users request adding telemetry for model usage, tool invocation modes, and chat mode distinctions to better understand usage patterns and improve debugging.
    • issues/291002, [issues/291755](https://github.com/issues/291755]
  • Issues with chat and agent session filtering and sorting: Problems include filters applying globally instead of per window, filter dialogs closing unexpectedly, and session lists not respecting user filter settings.
    • issues/291160, [issues/291603](https://github.com/issues/291603], [issues/291161](https://github.com/issues/291161]
  • Requests for improved error handling and user feedback: Users request better error messages, clickable links in error popups, and clearer UI indicators for tool status and session progress.
    • issues/290498, issues/291173, [issues/291661](https://github.com/issues/291661]
  • Issues with multi-file and multi-agent workflows: Problems include agents inaccurately splitting large data files, subagents answering questions inconsistently, and requests for automatic sequential execution of custom prompts.
    • issues/290694, [issues/291691](https://github.com/issues/291691], [issues/292156](https://github.com/issues/292156]
  • Requests for improved chat export and session management: Users want features to export entire chat histories with formatting, fork conversations into new chats retaining context, and pin important chat sessions for easy access.
    • issues/291662, issues/291481, [issues/290628](https://github.com/issues/290628]
  • Issues with extension host and process lifecycle management: Reports include extension host processes not terminating after reloads, causing high CPU usage and multiple lingering processes, and memory leaks after disabling extensions.
    • issues/291346, [issues/292060](https://github.com/issues/292060]
  • Requests for improved AI model and tool configuration UI: Users request clearer documentation, better synchronization between model settings, and UI improvements to clarify model capabilities and usage.
    • issues/291613, [issues/290984](https://github.com/issues/290984], [issues/291215](https://github.com/issues/291215]
  • Security and privacy concerns with automatic extension installation: Users report that VS Code automatically installs extensions like GitHub Copilot without user consent, raising trust and safety issues in professional environments.
    • [issues/291485](https://github.com/issues/291485]
  • Requests for improved accessibility and screen reader support: Issues include screen readers losing navigation ability, lack of alerts for prompts requiring user response, and requests for commands to copy chat responses more efficiently.
    • issues/292069, issues/291971, [issues/291972](https://github.com/issues/291972]
  • Problems with chat and agent session persistence and history: Users report loss of chat sessions, inability to import chats permanently, and corrupted session files preventing access to chat history.
    • issues/291374, issues/291917, [issues/291986](https://github.com/issues/291986]
  • Requests for improved chat and agent session UI layout and controls: Suggestions include maximizing auxiliary sidebars, hiding activity bars, simplifying titles, adding collapse toggles for past conversations, and improving session filter dialogs.
    • issues/291336, [issues/291776](https://github.com/issues/291776], [issues/291161](https://github.com/issues/291161]
  • Requests for improved chat input and prompt handling: Problems include disappearing or missing prompt variables, inability to resize prompt input boxes, and chat buttons intercepting pointer events preventing window resizing.
    • issues/292064, issues/291798, [issues/291316](https://github.com/issues/291316]
  • Requests for improved telemetry and analytics: Users request adding telemetry for model usage, tool invocation modes, and chat mode distinctions to better understand usage patterns and improve debugging.
    • issues/291002, [issues/291755](https://github.com/issues/291755]
  • Issues with chat and agent session filtering and sorting: Problems include filters applying globally instead of per window, filter dialogs closing unexpectedly, and session lists not respecting user filter settings.
    • issues/291160, [issues/291603](https://github.com/issues/291603], [issues/291161](https://github.com/issues/291161]
  • Requests for improved error handling and user feedback: Users request better error messages, clickable links in error popups, and clearer UI indicators for tool status and session progress.
    • issues/290498, issues/291173, [issues/291661](https://github.com/issues/291661]
  • Issues with multi-file and multi-agent workflows: Problems include agents inaccurately splitting large data files, subagents answering questions inconsistently, and requests for automatic sequential execution of custom prompts.
    • issues/290694, [issues/291691](https://github.com/issues/291691], [issues/292156](https://github.com/issues/292156]
  • Requests for improved chat export and session management: Users want features to export entire chat histories with formatting, fork conversations into new chats retaining context, and pin important chat sessions for easy access.
    • issues/291662, issues/291481, [issues/290628](https://github.com/issues/290628]
  • Issues with extension host and process lifecycle management: Reports include extension host processes not terminating after reloads, causing high CPU usage and multiple lingering processes, and memory leaks after disabling extensions.
    • issues/291346, [issues/292060](https://github.com/issues/292060]
  • Requests for improved AI model and tool configuration UI: Users request clearer documentation, better synchronization between model settings, and UI improvements to clarify model capabilities and usage.
    • issues/291613, [issues/290984](https://github.com/issues/290984], [issues/291215](https://github.com/issues/291215]
  • Security and privacy concerns with automatic extension installation: Users report that VS Code automatically installs extensions like GitHub Copilot without user consent, raising trust and safety issues in professional environments.
    • [issues/291485](https://github.com/issues/291485]
  • Requests for improved accessibility and screen reader support: Issues include screen readers losing navigation ability, lack of alerts for prompts requiring user response, and requests for commands to copy chat responses more efficiently.
    • issues/292069, issues/291971, [issues/291972](https://github.com/issues/291972]
  • Problems with chat and agent session persistence and history: Users report loss of chat sessions, inability to import chats permanently, and corrupted session files preventing access to chat history.
    • issues/291374, issues/291917, [issues/291986](https://github.com/issues/291986]
  • Requests for improved chat and agent session UI layout and controls: Suggestions include maximizing auxiliary sidebars, hiding activity bars, simplifying titles, adding collapse toggles for past conversations, and improving session filter dialogs.
    • issues/291336, [issues/291776](https://github.com/issues/291776], [issues/291161](https://github.com/issues/291161]
  • Requests for improved chat input and prompt handling: Problems include disappearing or missing prompt variables, inability to resize prompt input boxes, and chat buttons intercepting pointer events preventing window resizing.
    • issues/292064, issues/291798, [issues/291316](https://github.com/issues/291316]
  • Requests for improved telemetry and analytics: Users request adding telemetry for model usage, tool invocation modes, and chat mode distinctions to better understand usage patterns and improve debugging.
    • issues/291002, [issues/291755](https://github.com/issues/291755]
  • Issues with chat and agent session filtering and sorting: Problems include filters applying globally instead of per window, filter dialogs closing unexpectedly, and session lists not respecting user filter settings.
    • issues/291160, [issues/291603](https://github.com/issues/291603], [issues/291161](https://github.com/issues/291161]
  • Requests for improved error handling and user feedback: Users request better error messages, clickable links in error popups, and clearer UI indicators for tool status and session progress.
    • issues/290498, issues/291173, [issues/291661](https://github.com/issues/291661]
  • Issues with multi-file and multi-agent workflows: Problems include agents inaccurately splitting large data files, subagents answering questions inconsistently, and requests for automatic sequential execution of custom prompts.
    • issues/290694, [issues/291691](https://github.com/issues/291691], [issues/292156](https://github.com/issues/292156]
  • Requests for improved chat export and session management: Users want features to export entire chat histories with formatting, fork conversations into new chats retaining context, and pin important chat sessions for easy access.
    • issues/291662, issues/291481, [issues/290628](https://github.com/issues/290628]
  • Issues with extension host and process lifecycle management: Reports include extension host processes not terminating after reloads, causing high CPU usage and multiple lingering processes, and memory leaks after disabling extensions.
    • issues/291346, [issues/292060](https://github.com/issues/292060]
  • Requests for improved AI model and tool configuration UI: Users request clearer documentation, better synchronization between model settings, and UI improvements to clarify model capabilities and usage.
    • issues/291613, [issues/290984](https://github.com/issues/290984], [issues/291215](https://github.com/issues/291215]
  • Security and privacy concerns with automatic extension installation: Users report that VS Code automatically installs extensions like GitHub Copilot without user consent, raising trust and safety issues in professional environments.
    • [issues/291485](https://github.com/issues/291485]
  • Requests for improved accessibility and screen reader support: Issues include screen readers losing navigation ability, lack of alerts for prompts requiring user response, and requests for commands to copy chat responses more efficiently.
    • issues/292069, issues/291971, [issues/291972](https://github.com/issues/291972]
  • Problems with chat and agent session persistence and history: Users report loss of chat sessions, inability to import chats permanently, and corrupted session files preventing access to chat history.
    • issues/291374, issues/291917, [issues/291986](https://github.com/issues/291986]
  • Requests for improved chat and agent session UI layout and controls: Suggestions include maximizing auxiliary sidebars, hiding activity bars, simplifying titles, adding collapse toggles for past conversations, and improving session filter dialogs.
    • issues/291336, [issues/291776](https://github.com/issues/291776], [issues/291161](https://github.com/issues/291161]
  • Requests for improved chat input and prompt handling: Problems include disappearing or missing prompt variables, inability to resize prompt input boxes, and chat buttons intercepting pointer events preventing window resizing.
    • issues/292064, issues/291798, [issues/291316](https://github.com/issues/291316]
  • Requests for improved telemetry and analytics: Users request adding telemetry for model usage, tool invocation modes, and chat mode distinctions to better understand usage patterns and improve debugging.
    • issues/291002, [issues/291755](https://github.com/issues/291755]
  • Issues with chat and agent session filtering and sorting: Problems include filters applying globally instead of per window, filter dialogs closing unexpectedly, and session lists not respecting user filter settings.
    • issues/291160, [issues/291603](https://github.com/issues/291603], [issues/291161](https://github.com/issues/291161]
  • Requests for improved error handling and user feedback: Users request better error messages, clickable links in error popups, and clearer UI indicators for tool status and session progress.
    • issues/290498, issues/291173, [issues/291661](https://github.com/issues/291661]
  • Issues with multi-file and multi-agent workflows: Problems include agents inaccurately splitting large data files, subagents answering questions inconsistently, and requests for automatic sequential execution of custom prompts.
    • issues/290694, [issues/291691](https://github.com/issues/291691], [issues/292156](https://github.com/issues/292156]
  • Requests for improved chat export and session management: Users want features to export entire chat histories with formatting, fork conversations into new chats retaining context, and pin important chat sessions for easy access.
    • issues/291662, issues/291481, [issues/290628](https://github.com/issues/290628]
  • Issues with extension host and process lifecycle management: Reports include extension host processes not terminating after reloads, causing high CPU usage and multiple lingering processes, and memory leaks after disabling extensions.
    • issues/291346, [issues/292060](https://github.com/issues/292060]
  • Requests for improved AI model and tool configuration UI: Users request clearer documentation, better synchronization between model settings, and UI improvements to clarify model capabilities and usage.
    • issues/291613, [issues/290984](https://github.com/issues/290984], [issues/291215](https://github.com/issues/291215]
  • Security and privacy concerns with automatic extension installation: Users report that VS Code automatically installs extensions like GitHub Copilot without user consent, raising trust and safety issues in professional environments.
    • [issues/291485](https://github.com/issues/291485]
  • Requests for improved accessibility and screen reader support: Issues include screen readers losing navigation ability, lack of alerts for prompts requiring user response, and requests for commands to copy chat responses more efficiently.
    • issues/292069, issues/291971, [issues/291972](https://github.com/issues/291972]
  • Problems with chat and agent session persistence and history: Users report loss of chat sessions, inability to import chats permanently, and corrupted session files preventing access to chat history.
    • issues/291374, issues/291917, [issues/291986](https://github.com/issues/291986]
  • Requests for improved chat and agent session UI layout and controls: Suggestions include maximizing auxiliary sidebars, hiding activity bars, simplifying titles, adding collapse toggles for past conversations, and improving session filter dialogs.
    • issues/291336, [issues/291776](https://github.com/issues/291776], [issues/291161](https://github.com/issues/291161]
  • Requests for improved chat input and prompt handling: Problems include disappearing or missing prompt variables, inability to resize prompt input boxes, and chat buttons intercepting pointer events preventing window resizing.
    • issues/292064, issues/291798, [issues/291316](https://github.com/issues/291316]
  • Requests for improved telemetry and analytics: Users request adding telemetry for model usage, tool invocation modes, and chat mode distinctions to better understand usage patterns and improve debugging.
    • issues/291002, [issues/291755](https://github.com/issues/291755]
  • Issues with chat and agent session filtering and sorting: Problems include filters applying globally instead of per window, filter dialogs closing unexpectedly, and session lists not respecting user filter settings.
    • issues/291160, [issues/291603](https://github.com/issues/291603], [issues/291161](https://github.com/issues/291161]
  • Requests for improved error handling and user feedback: Users request better error messages, clickable links in error popups, and clearer UI indicators for tool status and session progress.
    • issues/290498, issues/291173, [issues/291661](https://github.com/issues/291661]
  • Issues with multi-file and multi-agent workflows: Problems include agents inaccurately splitting large data files, subagents answering questions inconsistently, and requests for automatic sequential execution of custom prompts.
    • issues/290694, [issues/291691](https://github.com/issues/291691], [issues/292156](https://github.com/issues/292156]
  • Requests for improved chat export and session management: Users want features to export entire chat histories with formatting, fork conversations into new chats retaining context, and pin important chat sessions for easy access.
    • issues/291662, issues/291481, [issues/290628](https://github.com

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: 891

Summarized Issues:

  • Chat feature slow initialization and readiness issues: Numerous reports indicate that the GitHub Copilot Chat extension and related chat features take an excessively long time to become ready or fail to initialize properly. Users experience repeated authentication failures, token retrieval errors, and network timeouts, often requiring sign-in verification or extension reinstallation to resolve the delays and errors.
    • issues/287971, issues/288353, issues/288391, issues/288557, issues/288592, issues/288599, issues/288604, issues/288612, issues/288758, issues/288767, issues/289012, issues/289033, issues/289057, issues/289107, issues/289292, issues/289428, issues/289447, issues/290820, issues/291205, issues/291206, issues/291580, issues/291581, issues/291586, issues/291799, issues/291820, issues/292026, issues/292112
  • Model selection, availability, and usage errors: Multiple issues report problems with model selection, including inability to select models other than default or "Auto," models disappearing from the list, errors stating "unable to resolve chant model," and models not responding or returning no choices. Some users also report premium models like Claude Opus 4.5 failing unexpectedly or being rate-limited despite available quota.
    • issues/282131, issues/288705, issues/288862, issues/289067, issues/289075, issues/289581, issues/289583, issues/289634, issues/289982, issues/290463, issues/290534, issues/291132, issues/291136, issues/291137, issues/291500, issues/291503, issues/291816, issues/292088, issues/292089, issues/292264
  • Extension crashes, freezes, and unresponsiveness: Several reports describe the extension or VS Code itself freezing, crashing, or becoming unresponsive during use, including during chat sessions, terminal usage, or after updates. Users report needing to forcibly terminate the application or reinstall to recover, with some issues causing data loss or requiring manual intervention.
    • issues/287854, issues/288312, issues/288785, issues/289037, issues/289628, issues/289814, issues/290560, issues/291119, issues/291343, issues/291490, issues/291491, issues/291732
  • Tool call and terminal command issues: Users report problems with tool call spinners spinning indefinitely, tool call requests failing due to invalid JSON format, terminal commands not displaying output or freezing, and terminal tools being unavailable or malfunctioning in agent mode. Some issues involve terminal output clipping, incorrect exit code handling, and sandboxing failures.
    • issues/287825, issues/288492, issues/288508, issues/289799, issues/290305, issues/290308, issues/290471, issues/290469, issues/290468, issues/291009, issues/291010, issues/291014, issues/291121, issues/291284, issues/291285, issues/291295, issues/291343, issues/291871
  • Agent session and background session management problems: Issues include background sessions appearing in unrelated workspaces, sessions not showing correct folder or repository context, sessions not being marked as in-progress properly, and problems with session archiving or filtering. Users also report UI glitches with session selection, session list sorting, and session state indicators.
    • issues/289651, issues/290190, issues/290557, issues/290565, issues/290567, issues/290642, issues/290790, issues/290792, issues/290794, issues/291092, issues/291150, issues/291544, issues/291589, issues/291709, issues/291717, issues/291720, issues/291858
  • Authentication and authorization failures: Many issues describe repeated GitHub login failures, token expiration problems, and authorization errors preventing the extension from functioning correctly. Some users report billing account locks or subscription issues causing authentication to fail, while others experience persistent sign-in prompts or token retrieval errors.
    • issues/288592, issues/288599, issues/290322, issues/291520, issues/291524, issues/291799, issues/292112
  • Data loss and destructive behavior by AI agents: Critical bugs include AI agents misinterpreting commands and deleting important files without confirmation, causing unrecoverable data loss and significant user impact. Users report files being corrupted or deleted unexpectedly by AI features, leading to workflow disruption and requests for refunds.
    • issues/287854, issues/289193, issues/290208, issues/290209, issues/290199
  • UI and UX inconsistencies and bugs: Various issues report UI glitches such as overlapping responses in chat windows, missing or unresponsive buttons, incorrect icon usage, visual glitches in session lists, and confusing or missing labels. Users also report problems with keyboard navigation, screen reader accessibility, and inconsistent behavior of UI elements like dropdowns and tooltips.
    • issues/285113, issues/289337, issues/289338, issues/289340, issues/289356, issues/289437, issues/290956, issues/291031, issues/291032, issues/291036, issues/291050, issues/291063, [issues/291077](https://github.com/issues/291077], issues/291078, issues/291420, issues/291929
  • Rate limiting and subscription enforcement issues: Users report unexpected throttling and rate limiting even with paid subscriptions, causing degraded performance and inability to use premium models. Some users experience erroneous usage limit errors despite having remaining quota or added budgets, leading to frustration and requests for better rate limit handling.
    • issues/288794, issues/289005, issues/289525, issues/290526, issues/290693, issues/291816, issues/291891
  • Copilot and AI instruction following problems: Reports include AI models not following instructions properly, generating patronizing or inappropriate language, skipping verification steps, hallucinating, or producing incorrect code despite explicit instructions. These issues raise concerns about reliability, user trust, and legal liabilities.
    • issues/288764, issues/289614, issues/289358, issues/290091, issues/290479
  • Extension installation, update, and activation failures: Users report problems with extension activation pending indefinitely, failure to recognize upgrades, inability to uninstall deprecated extensions, and issues with extension installation processes including pre-release version handling and signature verification.
    • issues/288717, issues/289089, issues/289633, issues/289796, issues/290688, [issues/291468](https://github.com/issues/291468]
  • Background agent and multi-root workspace issues: Problems include background agents running in wrong folders, inability to handle multiple git repositories properly, repeated trust prompts for worktrees, and lack of repository selection in cloud sessions for multi-repo workspaces.
    • issues/289377, issues/290539, issues/290547, issues/290573, issues/291641, issues/291702, issues/291709, [issues/291717](https://github.com/issues/291717]
  • Miscellaneous feature requests and improvements: Requests include adding ARIA alerts for new chats, improving tool search with lazy loading, adding session type pickers, enabling semantic rename suggestions, improving integrated browser features, and enhancing telemetry and accessibility.
    • issues/287131, issues/288310, issues/290078, issues/290080, issues/290474, issues/290491, issues/290562, issues/290625, issues/290647, issues/290650, [issues/290655](https://github.com/issues/290655], issues/290656, issues/290926, issues/291213, issues/291220

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.

  1. This is crazy, ruining my entire context while building a feature, see error

    • Toxicity Score: 0.75 (Rapid escalation, aggressive language, emotional frustration)
    • This GitHub conversation involves a single user expressing strong frustration and dissatisfaction with another party's work, using a confrontational and accusatory tone. The sentiment is negative and the language is emotionally charged, indicating a high level of tension triggered by a perceived disruption to the user's workflow. No other participants have contributed comments, so the conversation remains one-sided but potentially volatile.
  2. The "free" model continues to be unusable.

    • Toxicity Score: 0.75 (Rapid escalation, provocative language, accusatory tone)
    • This GitHub conversation involves multiple users expressing dissatisfaction and frustration with a software model's performance and responses, with one user criticizing another's suggestion as deflective and unhelpful, leading to a tense exchange marked by sarcasm and accusatory tones. The dialogue escalates due to perceived dismissiveness and the use of provocative language, indicating underlying tension and disagreement about the product's issues and support.
  3. Editing files

    • Toxicity Score: 0.65 (Rapid escalation, aggressive language)
    • This GitHub conversation consists of a single initial comment by one user expressing frustration and dissatisfaction with an automated tool's inability to assist in resolving an issue, using strong language that conveys irritation. There are no responses or further interactions, so the tone remains unchallenged and the conversation does not evolve. The trigger of tension is the user's frustration with the tool's performance and the problem encountered.
  4. Copilot Claude Sonnet 4.5 says FK**

    • Toxicity Score: 0.65 (Rapid escalation, confrontational tone, use of explicit language)
    • This GitHub conversation involves a user expressing frustration with an AI agent's responses, leading to the use of explicit language. Another participant responds briefly, implying blame or escalation. The tone is tense and somewhat confrontational, with minimal dialogue but clear signs of irritation and provocation. The interaction is limited but suggests potential for further conflict if the exchange continues.
  5. lies!!!

    • Toxicity Score: 0.75 (Rapid escalation, aggressive language, unresolved tension)
    • This GitHub conversation features a single user expressing strong frustration and dissatisfaction with the software's functionality, using aggressive and explicit language. The tone is highly negative and accusatory, with no responses or attempts at resolution visible in the thread. The lack of engagement from other participants leaves the tension unaddressed and unresolved.
  6. AI ANJING

    • Toxicity Score: 0.85 (Rapid escalation, aggressive language, offensive terms)
    • This GitHub conversation involves a single user expressing strong frustration and anger towards the project or its components, using aggressive and offensive language. The tone is highly negative and confrontational, with no responses or attempts at resolution visible. The tension is triggered by repeated perceived failures and dissatisfaction with the work done.
  7. dont follow instruction

    • Toxicity Score: 0.85 (Rapid escalation, aggressive language, one-sided hostility)
    • This GitHub conversation involves a single user posting a highly aggressive and profane message without any responses or engagement from others, indicating a one-sided expression of frustration or anger. The tone is hostile and dismissive, with no constructive dialogue or attempts at resolution. The lack of interaction suggests the conversation is unlikely to de-escalate or improve in tone.
  8. fuck off

    • Toxicity Score: 0.85 (Rapid escalation, aggressive language, offensive terms)
    • This GitHub conversation involves a single user expressing strong dissatisfaction with an AI-powered tool, using aggressive and offensive language. The tone is highly negative and confrontational, with no responses or engagement from other participants. The presence of labels such as 'spam' and 'triage-needed' suggests the issue was flagged for moderation and further review.
  9. שדגדשג

    • Toxicity Score: 0.75 (Rapid escalation, aggressive language, lack of moderation)
    • This GitHub conversation consists of a single user posting a highly frustrated and vulgar bug report without any responses or further interaction, indicating a one-sided expression of dissatisfaction.

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: 67

Key Open Pull Requests

1. chat - confirm from toast: This pull request introduces a feature to confirm chat actions directly from toast notifications in the Visual Studio Code project.

  • URL: pull/292117
  • Associated Commits: cf7c7, 0ef60, 7f131, aa070, 7f648, c1ea3, 9b8cd, 48ccd, 2288f, 2c2ee, 86c29, eb10e, 88d8f, c040f, 4b6ec, b2cb0, e6891

2. Added scroll-to-bottom button in chat view: This pull request introduces a floating scroll-to-bottom button in the chat view that becomes visible when the user scrolls up beyond 80% of the chat list, allowing for a smooth return to the latest message, thereby improving navigation in long chat conversations.

  • URL: pull/291847
  • Associated Commits: 987a6, 6d2de, 341ad, 9d2f4, c8e59, c5ac0, 655eb, f2157, 6ca7b, 6467b, 1f4b7

3. Hardcode commonly used settings and remove productService dependency: This pull request refactors the codebase by hardcoding the commonly used settings into a new readonly constant COMMONLY_USED_SETTINGS, adds GitHub.copilot.manageExtension to this list in the contrib layer, removes the dependency on productService.commonlyUsedSettings, and updates related functions and type signatures to use this constant directly to ensure consistency and type safety across the project.

  • URL: pull/291987
  • Associated Commits: 3a72e, f3cba, d137c, ec29d, 92166, c3e49, e495b, 9ba80, c001c, daf35

Other Open Pull Requests

  • Find in Page enhancement: This pull request improves the Find in Page feature by prepopulating the search textbox with the currently selected text on the page, only if the selection contains no newlines and the page has fully loaded. It also implements a preload script to securely expose the window.getSelection() function via Electron's context isolation.
    • pull/291800
  • Sandboxing mode and error messaging: Updates to sandboxing mode provide clearer output messages for terminal command errors caused by unauthorized domains, including handling redirected links. Additionally, the tool filtering error message in the VSCode chat extension was enhanced by appending a deduplicated list of valid tool and toolset identifiers to improve user guidance.
    • pull/291483, pull/291728
  • Agent session improvements: Multiple pull requests enhance agent session handling by adding metadata support as a second argument to commands, implementing a fallback mechanism using profile-scoped state when no workspace state is available, gating the agentSessionsWelcome view behind the ExP service for faster loading, and synchronizing filters across all agent sessions and the welcome view for consistent behavior.
    • pull/291554, pull/291618, pull/290610, pull/291887
  • Chat extension UI and functionality updates: The chat extension received several UI fixes including adding the chat extension's custom URI scheme to allowed schemes, aligning the chat title container to fix visual misalignment, moving the Ask Questions tool to the core chat project while removing related carousel and API components, and introducing a resizable sash feature for the chat interface to improve usability.
    • pull/291455, pull/291564, pull/291381, pull/290621
  • Performance and reliability improvements: Performance was improved in remote terminal URL detection by debouncing and skipping detection on large data, while reliability was enhanced by fixing double renders in the settings editor through synchronous filtering and recursion guards, and modifying tree view refresh behavior by removing awaits and adding retry mechanisms with improved logging.
    • pull/291896, pull/290607, pull/291902
  • macOS build and naming fixes: The product executable name on macOS was fixed by renaming it and updating test automation scripts accordingly, while the project was refactored to pull the dmgbuild tool directly from the repository with updated build scripts and linting fixes.
    • pull/291948, pull/291949
  • Explorer and model picker enhancements: A new explorer.exclude setting was introduced to allow users to exclude files and folders from the Explorer view only, and a disabled-by-organization section was added to the model picker for enterprise plans to show unavailable models as greyed-out categories based on access restrictions.
    • pull/291047, pull/291781
  • Code provenance and telemetry updates: Partial implementation was done to propagate the extension ID through the vscode.TextEditor object to maintain Code Provenance in Cider, and telemetry related to concurrent tree view refreshes was reverted and re-added with improved logging.
    • pull/291863, pull/291902
  • Git extension and terminal fixes: The Git extension was fixed to correctly update the diff view when unstaging new files by bypassing a stale method and querying Git directly, while zsh integration warnings were addressed by marking global variables as local to prevent namespace pollution.
    • pull/292153, pull/290298
  • UI consistency fixes: The hover size of the "Additional Views" ellipsis button in narrow composite bar panels was fixed by increasing padding to ensure consistent 22x22px sizing with other action items.
    • pull/290444

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: 445

Key Closed Pull Requests

1. Adding commandLineRewriter to wrap commands with sandboxing args in sandboxed mode.: This pull request introduces a commandLineRewriter to enable wrapping terminal commands with sandboxing arguments in sandboxed mode, enhancing security by modifying command execution within the Visual Studio Code terminal environment.

  • URL: pull/289172
  • Associated Commits: 40882, 0b15f, 1084d, c0b67, b1976, a7ce3, 63cac, caf2c, 5c216, cd711, 762aa, 51472, 697f4, 353d9, b6341, 94f31, a8b41, f4e9d, 49aea, 31ea4, 10ce4, 02fec, 22c6a, 544d6, 5b01c, dd41b, 47426, 4adb2, aa394, 1e046, e35e5, 2ed1d, 46534, 07dc6, 6be9a, bdd4f, b1f7c, 5ebef, ae761, afe39, b49c8, 820b1, 7833a, 4661c, 5484e, 18647, 792ef, 8ae9f
  • Associated Commits: 40882, 0b15f, 1084d, c0b67, b1976, a7ce3, 63cac, caf2c, 5c216, cd711, 762aa, 51472, 697f4, 353d9, b6341, 94f31, a8b41, f4e9d, 49aea, 31ea4, 10ce4, 02fec, 22c6a, 544d6, 5b01c, dd41b, 47426, 4adb2, aa394, 1e046, e35e5, 2ed1d, 46534, 07dc6, 6be9a, bdd4f, b1f7c, 5ebef, ae761, afe39, b49c8, 820b1, 7833a, 4661c, 5484e, 18647, 792ef, 8ae9f

2. Adding sandbox pre-reqs to the setting UI for linux: This pull request proposes updating the settings UI in Visual Studio Code to display the required sandbox prerequisites—specifically bubblewrap, socat, and ripgrep—for Linux users, ensuring these dependencies are installed for proper functionality.

  • URL: pull/291380
  • Associated Commits: 2276d, d3069, 786a9, 2beeb, 0c9be, c3de1, 4b9eb, b7ef5, f918c, 1139a, 06290, dab0b, c6068, 38c30, 96759, 45134, acc46, 2f03c, 66da2, c29ce, 00ae1, 538c3, ab77c, ccb4f, d8f43, 5dff9, c05dc, b1306, b951e, 3223d, cc9ba, 326b5, 334b7, 98b92
  • Associated Commits: 2276d, d3069, 786a9, 2beeb, 0c9be, c3de1, 4b9eb, b7ef5, f918c, 1139a, 06290, dab0b, c6068, 38c30, 96759, 45134, acc46, 2f03c, 66da2, c29ce, 00ae1, 538c3, ab77c, ccb4f, d8f43, 5dff9, c05dc, b1306, b951e, 3223d, cc9ba, 326b5, 334b7, 98b92

3. Show actual download progress in "Downloading Update..." menu items: This pull request enhances the "Downloading Update..." menu items in VS Code by dynamically displaying the actual download progress with an estimated time remaining, implemented through extended state tracking, utility functions for time calculation and label formatting, platform-specific download tracking on Windows, and comprehensive unit tests to ensure accurate and responsive progress updates.

  • URL: pull/288298
  • Associated Commits: 2df5a, b0be3, 23a7a, c7e0a, 8a830, 1a856, 4dcd9, 38d8a, 38ea6, f6a59, 1fa65, 03226, 0c78e, 4a984, 38660, 6e703, b8240, f0ef7, 51ae8, 5cf06, 03078
  • Associated Commits: 2df5a, b0be3, 23a7a, c7e0a, 8a830, 1a856, 4dcd9, 38d8a, 38ea6, f6a59, 1fa65, 03226, 0c78e, 4a984, 38660, 6e703, b8240, f0ef7, 51ae8, 5cf06, 03078

Other Closed Pull Requests

  • Chat UI and Experience Improvements: Multiple pull requests focus on enhancing the chat interface and user experience in Visual Studio Code. These include simplifying chat questions and UI responsiveness, adding a diagnostics action for chat customizations, implementing a chat tips service with updated frequency and tests, and improving the chat question carousel with accessibility and styling fixes.
    [pull/291448, pull/290659, pull/290513, pull/291448, pull/290682, pull/291448, pull/291448, pull/291448, pull/291448, pull/291448, pull/291448, pull/291448, pull/291448, pull/291448, pull/291448, pull/291448, pull/291448, pull/291448, pull/291448, pull/291448, pull/291448, pull/291448, pull/291448, pull/291448, pull/291448, pull/291448, pull/291448, pull/291448, pull/291448, pull/291448, pull/291448, pull/291448, pull/291448, pull/291448, pull/291448, pull/291448, pull/291448, pull/291448, pull/291448, pull/291448, pull/291448, pull/291448, pull/291448, pull/291448, pull/291448, pull/291448, pull/291448, pull/291448, pull/291448, pull/291448, pull/291448, pull/291448, pull/291448, pull/291448, pull/291448, pull/291448, pull/290659, pull/290513, pull/290682]
  • Agent Sessions and Chat Grouping Enhancements: Several pull requests address improvements to agent sessions and their presentation in the chat feature. These include redesigning the grouping functionality for agent sessions, refining the stacked view of agent sessions, gating the Agent Sessions Welcome page command on AI feature enablement, and removing chat welcome content when a core agent is present to maintain UI consistency.
    [pull/290379, pull/290421, pull/291630, pull/291697]
  • Theme and Visual Fixes: Multiple pull requests improve the Visual Studio Code theme and UI visuals. Changes include fixing the 2026 theme with enhancements to text bubble backgrounds, focus colors, and badge colors, as well as various theme-related fixes such as transparency, contrast improvements, and new indicators for active tabs and inactive windows.
    [pull/290624, pull/291489]
  • Chat Functionality and Testing: Pull requests add and improve chat-related functionality and testing. This includes adding a smoke test for anonymous chat access, implementing a chat tips service with tests, and adding sanity tests for Windows Subsystem for Linux (WSL) scenarios involving chat and remote connections.
    [pull/291953, pull/290513, pull/290682]
  • Update and Build Process Improvements: Some pull requests focus on update mechanisms and build processes. These include disabling the bg=true background update query parameter for certain users, updating codicons sourcing from node modules to fix build issues, and adding a GitHub Actions workflow to automate daily repository updates.
    [pull/290460, pull/289705, pull/291307]
  • Performance and Caching Enhancements: A pull request improves Windows 32-bit node_modules caching by switching to a zstd-compressed tar archive, significantly reducing extraction time and updating cache salts to invalidate old caches.
    [pull/291624]
  • Unicode and Snippet Handling Fixes: One pull request enhances snippet case transform functionality by replacing ASCII-only regex with Unicode-aware patterns and implementing locale-aware case mapping to correctly handle non-Latin scripts, fixing silent failures without breaking existing behavior.
    [pull/287150]
  • Terminal Tool Enhancements: A pull request improves the runInTerminal tool by adding a required goal parameter that displays the command's purpose as a subtitle in terminal confirmation dialogs, enhancing user context.
    [pull/288414]
  • macOS Signing and Language Fixes: A pull request addresses macOS binary signing issues and ensures user-selected language choices are correctly applied, fixing related bugs.
    [pull/288415]
  • Agent Detection Improvements: One pull request filters out README.md files from being recognized as custom agents in the .github/agents/ directory, ensuring documentation files do not appear in the agent picker while maintaining support for other .md files and adding tests.
    [pull/289043]
  • Chat Command Tool Filtering: A pull request adds toolsInclude and toolsExclude options to the workbench.action.chat.open command, enabling selective enabling or disabling of specific tools or toolsets with flexible filtering modes and error handling.
    [pull/290320]
  • Context Widget and Memory Leak Fixes: A pull request improves the context widget by fixing multiple issues including hover behavior, color, compactness, relocation, and addressing a memory leak based on user feedback.
    [pull/291344]
  • Activity Bar Auto-Hide Feature: A pull request introduces a new setting to automatically hide the activity bar when only one view container is visible, with supporting components and events to dynamically update visibility as containers change.
    [pull/291630]
  • Storage Garbage Collection: A pull request adds garbage collection to remove unused content-addressed askpass directories not accessed for over seven days, preventing unbounded storage growth by tracking modification times and cleaning old directories during creation.
    [pull/289723]

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 749 86 0 514
bpasero 282 46 52 84
dmitrivMS 167 16 17 33
roblourens 111 15 47 59
sandy081 146 37 12 36
meganrogge 137 19 26 46
Tyriar 87 19 76 43
joshspicer 107 12 17 46
pwang347 132 6 12 25
jrieken 76 14 40 44

Don't miss what's next. Subscribe to Weekly Project News:
Powered by Buttondown, the easiest way to start and grow your newsletter.