Weekly GitHub Report for Vscode: August 17, 2026 - August 24, 2026 (22:01:41)
Weekly GitHub Report for Vscode
Thank you for subscribing to our weekly newsletter! Each week, we deliver a comprehensive summary of your GitHub project's latest activity right to your inbox, including an overview of your project's issues, pull requests, contributors, and commit activity.
Table of Contents
I. News
1.1 Recent Version Releases:
The current version of this repository is 1.98.2
1.2 Version Information:
The version released on March 12, 2025, primarily focuses on resolving various issues as detailed in the linked GitHub milestone for "February 2025 Recovery 2." For a comprehensive overview of all updates and improvements, users are directed to the official release notes on the Visual Studio Code website.
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.
-
Integrated terminal inserts Fcitx candidate selection number into shell input on Linux: This issue describes a problem where using the Fcitx Chinese input method in the integrated terminal on Linux causes the number key used to select an IME candidate to also be inserted as a raw digit into the shell input, which is unintended behavior. The user observes that this issue occurs in the integrated terminal frontend rather than the shell itself, as the same input method works correctly in a native terminal, and suspects it is related to how the terminal handles IME composition events.
- The comments mainly express agreement and frustration with the issue, confirm the environment and versions involved, and reiterate the problem's nature without providing a resolution or workaround.
- Number of comments this week: 13
-
[UX] [MODERNIZATION] Feedback on Experimental Modern UI: This issue addresses user feedback on the experimental modern UI introduced in a GitHub project, highlighting significant usability problems such as confusing tab designs, reduced visual separation in the sidebar, and more attention-draining dividers that collectively disrupt the user’s workflow and increase cognitive load. The user argues that these changes make the interface feel like a completely different and less efficient application, causing frustration and a need to relearn navigation logic, ultimately suggesting that resolving these issues might require removing the feature altogether.
- The comments overwhelmingly agree with the original concerns, emphasizing that the new UI wastes space, reduces clarity, and breaks established visual conventions; several users request the option to revert to the legacy UI, noting that the experimental setting should not be enabled by default, and some share personal experiences of difficulty and annoyance with the modern UI changes.
- Number of comments this week: 11
-
[FEATURE-REQUEST] [CHAT] Make Copilot Chat View searchable: This issue requests the addition of a "find" function in the Copilot chat window, similar to the text editor's search feature, to allow users to search for specific text within their chat history. Users have expressed frustration over the lack of this basic functionality, especially given the length and verbosity of Copilot chat responses, and have repeatedly asked for updates and workarounds over several years.
- The comments reveal strong user demand for a search feature in Copilot chat, with many expressing frustration over its absence and the difficulty of locating information in long chat sessions; some users shared temporary workarounds, while others noted that a basic search within the current chat was eventually implemented, though full chat history search remains unavailable.
- Number of comments this week: 4
-
Source Control: missing “View as Tree / View as List” toggle in Changes view (no way to switch to tree): This issue reports that the Source Control view in VS Code no longer provides a visible or easily discoverable toggle to switch the Changes display between a tree view and a flat list, which was previously available. The user highlights that the toggle is missing from the toolbar, the overflow menu, and context menus, making it impossible to switch views, and notes that changing the related setting does not affect this behavior.
- The comments discuss the VS Code version and show screenshots of the current menu layout, noting that the toggle exists but is hidden in an overflow menu with poor discoverability; users express frustration with the UI changes, the confusing placement of the toggle, and the lack of a command palette option, while one suggests an extension as an alternative solution.
- Number of comments this week: 4
-
[UX] [WORKBENCH-TABS] [ICONS-PRODUCT] Tab close icons are too large, need option to bring them in line with the text: This issue addresses the concern that the close icons on tabs in Visual Studio Code are disproportionately large compared to the text labels, making the file names less prominent and visually distracting. The user requests an option to reduce the size of these close icons to align better with the tab text, suggesting that a smaller graphical symbol with a larger clickable area could maintain usability while improving aesthetics.
- The comments express agreement that the oversized close icon negatively impacts the user interface by overshadowing file names, with one user noting the issue has been resolved in a recent update, while another points out that the close icon for tab groups remains large, possibly by design.
- Number of comments this week: 4
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: 393
Summarized Issues:
- Workspace and Folder Opening Issues: Multiple reports describe problems opening folders or workspaces in VS Code, including failure to add folders to workspaces, inability to open any folder despite reinstall attempts, and issues with opening folders on Windows 10 and Windows 11. These issues cause significant disruption to user workflows as the expected folder or workspace does not load or is inaccessible.
- Agents Window UI and Functionality Problems: Several issues highlight bugs and inconsistencies in the Agents window, such as incorrect tab switching, spacing and padding problems, outdated model information display, and problems with file list visibility and resizing. These UI and functional glitches reduce usability and cause confusion when interacting with agent sessions and related features.
- issues/331232, issues/331234, issues/331237, [issues/331247](https://github.com/issues/331247]
- Chat Session and Model Loading Failures: Users experience issues where chat sessions lose history, renamed sessions revert to default names, models fail to load or update properly, and chat features take excessively long to become ready. These problems lead to loss of data, inconsistent session states, and degraded chat functionality.
- Multi-root Workspace and Customization Challenges: Multiple issues report difficulties with multi-root workspaces, including problems with permission widgets not indicating workspace context, customization dialogs showing incomplete MCPs, and skills or agents not properly recognized or duplicated across workspaces. These challenges complicate managing multi-root projects and their associated agent configurations.
- issues/331269, issues/332278, issues/332289, [issues/332290](https://github.com/issues/332290], issues/332291
- Model and Agent Selection Inconsistencies: There are reports of model pickers not updating correctly, custom agents appearing when they should be hidden, and BYOK models missing in certain environments. These inconsistencies cause confusion and prevent users from selecting the intended models or agents for their tasks.
- Permission and Security Prompt Issues: Problems include agents requiring unexpected permissions, permission dialogs obscuring terminal commands, and missing sound notifications for permission prompts. These issues hinder smooth workflows and reduce clarity around permission requests.
- Performance and Stability Problems: Users report VS Code crashes after idling, slowdowns and freezing after updates, memory growth leading to crashes, and slow loading or responsiveness in various features. These stability and performance regressions negatively impact user productivity.
- UI and Visual Design Concerns: Several issues describe confusing or inconsistent UI elements, such as confusing icons, poor color contrast in themes, overlapping UI components, and distracting animations. These design problems reduce usability and user satisfaction.
- Chat Input and Interaction Bugs: Issues include chat input suggestion boxes being incorrectly positioned, input history shared across sessions, and buttons obscuring text during review. These bugs interfere with smooth chat interactions and editing workflows.
- Automation and Session Management Problems: Problems include failed automation sessions not appearing in session lists, difficulty correlating automations with runs due to renaming, and requests for better session promotion and child session coordination. These issues complicate tracking and managing automated workflows.
- Remote Development and SSH Issues: Users face problems with Remote-SSH extension failing to start servers, missing packages for certain architectures, and incorrect file path handling across platforms. These issues disrupt remote development workflows.
- Extension and Plugin Integration Bugs: Reports include extensions failing to load or crashing, hooks not executing due to trust gating, and plugin storage root reconciliation issues causing stale data and failures. These problems affect extension reliability and user experience.
- Terminal and Input Method Editor (IME) Issues: Problems include mouse wheel scrolling not working in full-screen terminal apps, Korean IME causing visual glitches, and terminal clear commands not fully clearing the buffer. These issues degrade terminal usability.
- Markdown and Preview Rendering Problems: Issues include anchor links not navigating correctly, cached previews showing outdated content, and diff editors rendering Markdown tables as raw text. These bugs reduce the effectiveness of Markdown editing and previewing.
- Model and API Configuration Limitations: Users report inability to select certain reasoning effort levels, task tool model overrides rejecting BYOK models, and lack of wildcard support for enabling all models by default. These limitations restrict flexibility in model usage.
- Session and Chat History Loss: Several issues describe silent loss of chat sessions or history after workspace transitions, archiving sessions causing file reversion, and chat sessions disappearing unexpectedly. These data losses cause frustration and potential work loss.
- Feature Requests for Usability Enhancements: Requests include adding keyboard shortcuts for toggling Markdown editor modes, sound notifications for permission prompts, API for customizing tab colors, and visual previews on tab hover. These requests aim to improve user experience and workflow efficiency.
- Session and Chat Navigation Confusion: Users report difficulty distinguishing session links, navigating back from automation pages, and identifying active menus due to UI design choices, leading to confusion and inefficient navigation.
- Miscellaneous Bugs Affecting Core Features: Other issues include bugs in code completion, file synchronization errors, incorrect command execution, and problems with integrated browser element picking. These diverse bugs impact various core functionalities of VS Code.
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: 379
Summarized Issues:
- Cursor and Selection Behavior Issues: Several issues describe inconsistent or unexpected cursor movement and text selection behaviors in VS Code, including cursor jumping to the end of selections when navigating (52131), incorrect selection extension with Shift+arrow keys on macOS (122759), and problems with copy command from context menus not transferring text properly (161892). These problems affect user interaction with text editing and selection, leading to confusion and workflow disruption.
- Zoom and Configuration Sync Problems: Zooming with Ctrl+MouseWheel does not update related configuration settings like
window.zoomLeveloreditor.fontSize, causing extensions relying on these settings to malfunction since the zoom change is only visual (101925). This disconnect between UI zoom and configuration leads to inconsistent extension behavior and user experience.
- Webview and Iframe Event Handling Bugs: Issues report unexpected visibility change events firing during webview dragging (105879) and iframe content swallowing copy/paste and context menu events on macOS (180234), causing event propagation problems and UI inconsistencies in embedded web content.
- Custom Editor and Untitled Document Issues: Problems include loss of untitled document content when reopening with a custom editor (150142) and duplicate opening of untitled files in both custom and text editors after restart (171512), causing data loss and UI clutter.
- Clipboard and Keyboard Event Handling in Extensions: Copy/paste/select all commands fail in contenteditable areas of extensions on macOS due to keyboard event handling bugs in webviews (203668), and right-click context menu copy does not transfer text (161892), impacting extension usability.
- Editor and Preview Mode Configuration Bugs: Setting
workbench.editorAssociationsto open markdown files in preview mode fails on first startup (192954), and the preview flag is ignored when opening files in the hex editor, causing tabs not to show as preview (235535). These issues cause unexpected editor behavior and user confusion.
- Performance and Memory Leaks: Several reports describe performance slowdowns and memory leaks, including slow rename tool operations (331110), memory leaks in extension host editor tabs during renaming (288393), and high CPU load caused by copilot-chat extension (331123). These degrade VS Code responsiveness and stability.
- Agent Host and Multi-root Workspace Integration Problems: Issues include MCP servers launched from secondary workspace folders using incorrect working directories (331302), agent customizations incorrectly aggregated from all workspace folders instead of scoped (328021), and Claude harness failing to execute hooks from non-primary roots (331413), causing configuration and functionality inconsistencies in multi-root environments.
- Chat and Agent UI Bugs and Feature Requests: Problems include chat responses freezing mid-stream until window resize (326947), missing scroll-down button due to CSS conflicts (326978), slash commands not appearing until after first message (327216), and requests for chat session search (321726, 329390). These affect chat usability and user interaction with AI agents.
- Model Selection and Language Model Availability Issues: Multiple reports describe language model unavailability errors (331231, 331936, 332125), model picker disappearing after updates (331256), and fallback models being incorrectly persisted without user action (326941), causing failures in AI-assisted features and user frustration.
- Extension and Update Failures: Issues include VS Code Insiders failing to install updates due to access denied errors (299807, 307653), extensions being deleted unexpectedly after updates when using custom extensions directory (322663), and extension pack signature verification failures (330906), leading to broken or unusable environments.
- UI and Theming Inconsistencies: Reports include missing panel section borders in Modern UI (330844), inconsistent tab title fonts after update (330863), rectangular focus borders on all submenu items instead of just focused ones (321092), and native scrollbar appearing bright white in dark themes (331988), causing visual discomfort and confusion.
- Agent Window Layout and Interaction Problems: Problems include right side pane becoming extremely narrow unpredictably (330409), grid view border overlapping file tree in single-pane layout (331318), and double-clicking empty space below chat session list clearing current chat unexpectedly (331480), disrupting user workflows and causing confusion.
- Git and SCM Operation Requests and Bugs: Requests include adding cancel option for long git pull/push operations (210267), and bugs like SCM blame hover closing immediately and failing to open links (279772), affecting source control usability.
- Markdown and Preview Rendering Issues: Bugs include strikethrough syntax rendering correctly in editor but not preview (242167), markdown preview scrolling jumping unexpectedly (303765), and markdown links with line-range fragments failing to open correct lines (288317), causing inconsistent markdown experience.
- Voice and Dictation Feature Problems: Issues include dictation language model cleanup delays causing inconsistent requests (329418), voice mode submitting coding requests instead of lightweight answers (329490), and dictation chat icon activating in all chats when clicked in one (331206), impacting accessibility and voice interaction.
- Agent Host Session Lifecycle and Synchronization Bugs: Problems include session draft state reverting due to improper lifecycle management (331592), race conditions during session migration causing legacy sessions to remain visible (331266), and model choice synchronization failures between windows (331714), leading to inconsistent session states and user confusion.
- Agent Host Terminal and PTY Resource Leaks: The Agent Window retains zsh processes and PTYs for archived sessions indefinitely (329316), and client-side AgentHostPty objects are not disposed after terminal closure (331889), causing resource leaks and potential shutdown blocking.
- Copilot and BYOK Specific Issues: Problems include BYOK Openrouter agent consuming excessive tokens without meaningful edits (312186), BYOK custom endpoints failing to include conversationId causing prompt cache issues (332031), and BYOK feature not enabling automatically due to race conditions (331361), affecting AI model usage and billing.
- File and Workspace Management Bugs: Issues include inability to open newly created project folders properly (329823), inability to save new profiles inside Dev Containers (331764), and workspace folder switcher remaining disabled after first execution due to SDK limitations (331290), causing workflow interruptions.
- Miscellaneous UI and Interaction Bugs: Includes problems like the command panel not disappearing on escape or outside click (331743), tooltip obscuring settings menu (331427), and tab close button stuck in 'Close Others' state after Alt+Tab (332070), causing minor but annoying usability issues.
- Extension and Marketplace Issues: Marketplace selecting wrong extension builds on macOS ARM64 (330287), extension pack signature verification failures (330906), and extensions deleted unexpectedly after updates with custom extensions directory (322663) cause broken extension management.
- Agent Window Session and Chat Naming Redundancy: The first chat in any session having the same name as the session causes redundant display of titles (327579), and session title displayed twice in chat system model causes UI clutter (327581), suggesting UI simplification is needed.
- Agent Host and Chat Session Migration and Data Management: Discussions include migrating user data customizations to agent-host harnesses (330793, 331211), disabling migration for unsupported harnesses (331214), and improving session readiness signaling (326943), highlighting complexity in managing agent session data.
- Agent Host and Chat Session UI Layout and Behavior: Issues with session header clutter and proposed simplification (329321), in-progress sub-agent pills incorrectly shown (332061), and session list showing duplicate entries for same workspace with different names (328823) affect clarity and usability.
- Agent Host and Chat Session Tooling Bugs: Rename chat tool failing to update UI titles (331487), rename_chat tool failing with Codex harness (331334, 331253, 331254), and tool output submission failing with BYOK Responses API (331636) cause broken tooling workflows.
- Agent Host and Chat Session Model and Permissions Bugs: Custom Endpoint context window size inflated by 16,384 tokens causing backend errors (331425, 331426), and auto-translation of legacy tool settings into Copilot SDK permissions needed for enterprise policies (331143) highlight configuration challenges.
- Agent Host and Chat Session External Session Handling: External session banner UI issues including misleading text and cramped dropdowns (331230), excessive root/sessionAdded events causing UI delays (331385), and external sessions causing excessive event firing (331385) degrade user experience.
- Agent Host and Chat Session Accessibility and Voice Mode Features: Requests for mute microphone button and transcription controls (331367), start dictation command in context menus (331368), and extending session creation countdown in voice mode (331272) aim to improve accessibility and voice interaction.
- Agent Host and Chat Session Multi-root Workspace Context Limitations: Claude and Codex only receiving context from primary workspace root (331342), MCP servers failing to start due to incorrect path formatting in Remote-SSH (320167), and missing native agents and skills from secondary roots (331301) cause incomplete context and functionality.
- Agent Host and Chat Session UI Rendering and Layout Bugs: Omnichat input field background misalignment (331267), message cut off under input area (331268), and omni window layout offset after reopening (331249) cause visual glitches and hinder usability.
- Agent Host and Chat Session Sessionless API Limitations: Sessionless
commands.list()API not returning built-in skills causing inconsistent completions (328159), and inability to change primary directory during active session (331290) limit flexibility and user control.
- Agent Host and Chat Session Model Picker and Selection Bugs: Model picker showing incorrect or outdated models (331161), model choice lost between windows (331714), and fallback models persisted without user action (326941) cause confusion and incorrect model usage.
- Agent Host and Chat Session Session List and Session UI Bugs: Double-clicking empty space clearing chat unexpectedly (331480), session list not showing diffs info (328841), and session list context menu leaking disposables (330628) degrade session management experience.
- Agent Host and Chat Session Chat Input and Interaction Bugs: Keyboard navigation failing in AI conversation panel opened in new window (330511), slash command menu failing to render when editing previous request inline (331688), and chat rename tool not working in Claude (331195) cause interaction failures.
- Agent Host and Chat Session Chat Window and Message Display Bugs: Chat messages missing timestamps (332141), sticky user message obstructing content and misaligning scroll (332115), and chat window stuck showing "working" status (331007) reduce chat clarity and usability.
- Agent Host and Chat Session Chat Session Management Bugs: Session lifecycle race conditions causing transient errors (331648), session draft state reverting due to improper deletion handling (331592), and session creation countdown too short in voice mode (331272) cause session instability and user confusion.
- Agent Host and Chat Session Chat Session Migration and Data Sync Bugs: Legacy Copilot CLI sessions remaining visible before migration completes (331266), migration of user data customizations needing clearer UI and documentation (331211), and disabling migration for unsupported harnesses (331214) highlight complexity in session data management.
- Agent Host and Chat Session Chat Session UI Simplification Requests: Requests to simplify session header by removing redundant search bar and consolidating actions (329321), and to add tags for filtering conversations (321182) aim to improve user focus and session management.
- Agent Host and Chat Session Chat Session External Session Handling Bugs: External session banner UI issues causing confusion (331230), excessive event firing causing UI delays (331385), and external sessions causing performance issues (331385) degrade user experience.
- Agent Host and Chat Session Chat Session Tooling Bugs: Rename chat tool failing to update UI titles (331487), rename_chat tool failing with Codex harness (331334, 331253, 331254), and tool output submission failing with BYOK Responses API (331636) cause broken tooling workflows.
- Agent Host and Chat Session Model and Permissions Bugs: Custom Endpoint context window size inflated by 16,384 tokens causing backend errors (331425, 331426), and auto-translation of legacy tool settings into Copilot SDK permissions needed for enterprise policies (331143) highlight configuration challenges.
- Agent Host and Chat Session Accessibility and Voice Mode Features: Requests for mute microphone button and transcription controls (331367), start dictation command in context menus (331368), and extending session creation countdown in voice mode (331272) aim to improve accessibility and voice interaction.
- Agent Host and Chat Session Multi-root Workspace Context Limitations: Claude and Codex only receiving context from primary workspace root (331342), MCP servers failing to start due to incorrect path formatting in Remote-SSH (320167), and missing native agents and skills from secondary roots (331301) cause incomplete context and functionality.
- Agent Host and Chat Session UI Rendering and Layout Bugs: Omnichat input field background misalignment (331267), message cut off under input area (331268), and omni window layout offset after reopening (331249) cause visual glitches and hinder usability.
- Agent Host and Chat Session Sessionless API Limitations: Sessionless
commands.list()API not returning built-in skills causing inconsistent completions (328159), and inability to change primary directory during active session (331290) limit flexibility and user control.
- Agent Host and Chat Session Model Picker and Selection Bugs: Model picker showing incorrect or outdated models (331161), model choice lost between windows (331714), and fallback models persisted without user action (326941) cause confusion and incorrect model usage.
- Agent Host and Chat Session Session List and Session UI Bugs: Double-clicking empty space clearing chat unexpectedly (331480), session list not showing diffs info (328841), and session list context menu leaking disposables (330628) degrade session management experience.
- Agent Host and Chat Session Chat Input and Interaction Bugs: Keyboard navigation failing in AI conversation panel opened in new window (330511), slash command menu failing to render when editing previous request inline (331688), and chat rename tool not working in Claude (331195) cause interaction failures.
- Agent Host and Chat Session Chat Window and Message Display Bugs: Chat messages missing timestamps (332141), sticky user message obstructing content and misaligning scroll (332115), and chat window stuck showing "working" status (331007) reduce chat clarity and usability.
- Agent Host and Chat Session Chat Session Management Bugs: Session lifecycle race conditions causing transient errors (331648), session draft state reverting due to improper deletion handling (331592), and session creation countdown too short in voice mode (331272) cause session instability and user confusion.
- Agent Host and Chat Session Chat Session Migration and Data Sync Bugs: Legacy Copilot CLI sessions remaining visible before migration completes (331266), migration of user data customizations needing clearer UI and documentation (331211), and disabling migration for unsupported harnesses (331214) highlight complexity in session data management.
- Agent Host and Chat Session Chat Session UI Simplification Requests: Requests to simplify session header by removing redundant search bar and consolidating actions (329321), and to add tags for filtering conversations (321182) aim to improve user focus and session management.
- Agent Host and Chat Session Chat Session External Session Handling Bugs: External session banner UI issues causing confusion (331230), excessive event firing causing UI delays (331385), and external sessions causing performance issues (331385) degrade user experience.
- Agent Host and Chat Session Chat Session Tooling Bugs: Rename chat tool failing to update UI titles (331487), rename_chat tool failing with Codex harness (331334, 331253, 331254), and tool output submission failing with BYOK Responses API (331636) cause broken tooling workflows.
- Agent Host and Chat Session Model and Permissions Bugs: Custom Endpoint context window size inflated by 16,384 tokens causing backend errors (331425, 331426), and auto-translation of legacy tool settings into Copilot SDK permissions needed for enterprise policies (331143) highlight configuration challenges.
- Agent Host and Chat Session Accessibility and Voice Mode Features: Requests for mute microphone button and transcription controls (331367), start dictation command in context menus (331368), and extending session creation countdown in voice mode (331272) aim to improve accessibility and voice interaction.
- Agent Host and Chat Session Multi-root Workspace Context Limitations: Claude and Codex only receiving context from primary workspace root (331342), MCP servers failing to start due to incorrect path formatting in Remote-SSH (320167), and missing native agents and skills from secondary roots (331301) cause incomplete context and functionality.
- Agent Host and Chat Session UI Rendering and Layout Bugs: Omnichat input field background misalignment (331267), message cut off under input area (331268), and omni window layout offset after reopening (331249) cause visual glitches and hinder usability.
- Agent Host and Chat Session Sessionless API Limitations: Sessionless
commands.list()API not returning built-in skills causing inconsistent completions (328159), and inability to change primary directory during active session (331290) limit flexibility and user control.
- Agent Host and Chat Session Model Picker and Selection Bugs: Model picker showing incorrect or outdated models (331161), model choice lost between windows (331714), and fallback models persisted without user action (326941) cause confusion and incorrect model usage.
- Agent Host and Chat Session Session List and Session UI Bugs: Double-clicking empty space clearing chat unexpectedly (331480), session list not showing diffs info (328841), and session list context menu leaking disposables (330628) degrade session management experience.
- Agent Host and Chat Session Chat Input and Interaction Bugs: Keyboard navigation failing in AI conversation panel opened in new window (330511), slash command menu failing to render when editing previous request inline (331688), and chat rename tool not working in Claude (331195) cause interaction failures.
- Agent Host and Chat Session Chat Window and Message Display Bugs: Chat messages missing timestamps (332141), sticky user message obstructing content and misaligning scroll (332115), and chat window stuck showing "working" status (331007) reduce chat clarity and usability.
- Agent Host and Chat Session Chat Session Management Bugs: Session lifecycle race conditions causing transient errors (331648), session draft state reverting due to improper deletion handling (331592), and session creation countdown too short in voice mode (331272) cause session instability and user confusion.
- Agent Host and Chat Session Chat Session Migration and Data Sync Bugs: Legacy Copilot CLI sessions remaining visible before migration completes (331266), migration of user data customizations needing clearer UI and documentation (331211), and disabling migration for unsupported harnesses (331214) highlight complexity in session data management.
- Agent Host and Chat Session Chat Session UI Simplification Requests: Requests to simplify session header by removing redundant search bar and consolidating actions (329321), and to add tags for filtering conversations (321182) aim to improve user focus and session management.
- Agent Host and Chat Session Chat Session External Session Handling Bugs: External session banner UI issues causing confusion (331230), excessive event firing causing UI delays (331385), and external sessions causing performance issues (331385) degrade user experience.
- Agent Host and Chat Session Chat Session Tooling Bugs: Rename chat tool failing to update UI titles (331487), rename_chat tool failing with Codex harness (331334, 331253, 331254), and tool output submission failing with BYOK Responses API (331636) cause broken tooling workflows.
- Agent Host and Chat Session Model and Permissions Bugs: Custom Endpoint context window size inflated by 16,384 tokens causing backend errors (331425, 331426), and auto-translation of legacy tool settings into Copilot SDK permissions needed for enterprise policies (331143) highlight configuration challenges.
- Agent Host and Chat Session Accessibility and Voice Mode Features: Requests for mute microphone button and transcription controls (331367), start dictation command in context menus (331368), and extending session creation countdown in voice mode (331272) aim to improve accessibility and voice interaction.
- Agent Host and Chat Session Multi-root Workspace Context Limitations: Claude and Codex only receiving context from primary workspace root (331342), MCP servers failing to start due to incorrect path formatting in Remote-SSH (320167), and missing native agents and skills from secondary roots (331301) cause incomplete context and functionality.
- Agent Host and Chat Session UI Rendering and Layout Bugs: Omnichat input field background misalignment (331267), message cut off under input area (331268), and omni window layout offset after reopening (331249) cause visual glitches and hinder usability.
- Agent Host and Chat Session Sessionless API Limitations: Sessionless
commands.list()API not returning built-in skills causing inconsistent completions (328159), and inability to change primary directory during active session (331290) limit flexibility and user control.
- Agent Host and Chat Session Model Picker and Selection Bugs: Model picker showing incorrect or outdated models (331161), model choice lost between windows (331714), and fallback models persisted without user action (326941) cause confusion and incorrect model usage.
- Agent Host and Chat Session Session List and Session UI Bugs: Double-clicking empty space clearing chat unexpectedly (331480), session list not showing diffs info (328841), and session list context menu leaking disposables (330628) degrade session management experience.
- Agent Host and Chat Session Chat Input and Interaction Bugs: Keyboard navigation failing in AI conversation panel opened in new window (330511), slash command menu failing to render when editing previous request inline (331688), and chat rename tool not working in Claude (331195) cause interaction failures.
- Agent Host and Chat Session Chat Window and Message Display Bugs: Chat messages missing timestamps (332141), sticky user message obstructing content and misaligning scroll (332115), and chat window stuck showing "working" status (331007) reduce chat clarity and usability.
- Agent Host and Chat Session Chat Session Management Bugs: Session lifecycle race conditions causing transient errors (331648), session draft state reverting due to improper deletion handling (331592), and session creation countdown too short in voice mode (331272) cause session instability and user confusion.
- Agent Host and Chat Session Chat Session Migration and Data Sync Bugs: Legacy Copilot CLI sessions remaining visible before migration completes (331266), migration of user data customizations needing clearer UI and documentation (331211), and disabling migration for unsupported harnesses (331214) highlight complexity in session data management.
- Agent Host and Chat Session Chat Session UI Simplification Requests: Requests to simplify session header by removing redundant search bar and consolidating actions (329321), and to add tags for filtering conversations (321182) aim to improve user focus and session management.
- Agent Host and Chat Session Chat Session External Session Handling Bugs: External session banner UI issues causing confusion (331230), excessive event firing causing UI delays (331385), and external sessions causing performance issues (331385) degrade user experience.
- Agent Host and Chat Session Chat Session Tooling Bugs: Rename chat tool failing to update UI titles (331487), rename_chat tool failing with Codex harness (331334, 331253, 331254), and tool output submission failing with BYOK Responses API (331636) cause broken tooling workflows.
- Agent Host and Chat Session Model and Permissions Bugs: Custom Endpoint context window size inflated by 16,384 tokens causing backend errors (331425, 331426), and auto-translation of legacy tool settings into Copilot SDK permissions needed for enterprise policies (331143) highlight configuration challenges.
- Agent Host and Chat Session Accessibility and Voice Mode Features: Requests for mute microphone button and transcription controls (331367), start dictation command in context menus (331368), and extending session creation countdown in voice mode (331272) aim to improve accessibility and voice interaction.
- Agent Host and Chat Session Multi-root Workspace Context Limitations: Claude and Codex only receiving context from primary workspace root (331342), MCP servers failing to start due to incorrect path formatting in Remote-SSH (320167), and missing native agents and skills from secondary roots (331301) cause incomplete context and functionality.
- Agent Host and Chat Session UI Rendering and Layout Bugs: Omnichat input field background misalignment (331267), message cut off under input area (331268), and omni window layout offset after reopening (331249) cause visual glitches and hinder usability.
- Agent Host and Chat Session Sessionless API Limitations: Sessionless
commands.list()API not returning built-in skills causing inconsistent completions (328159), and inability to change primary directory during active session (331290) limit flexibility and user control.
- Agent Host and Chat Session Model Picker and Selection Bugs: Model picker showing incorrect or outdated models (331161), model choice lost between windows (331714), and fallback models persisted without user action (326941) cause confusion and incorrect model usage.
- Agent Host and Chat Session Session List and Session UI Bugs: Double-clicking empty space clearing chat unexpectedly (331480), session list not showing diffs info (328841), and session list context menu leaking disposables (330628) degrade session management experience.
- Agent Host and Chat Session Chat Input and Interaction Bugs: Keyboard navigation failing in AI conversation panel opened in new window (330511), slash command menu failing to render when editing previous request inline (331688), and chat rename tool not working in Claude (331195) cause interaction failures.
- Agent Host and Chat Session Chat Window and Message Display Bugs: Chat messages missing timestamps (332141), sticky user message obstructing content and misaligning scroll (332115), and chat window stuck showing "working" status (331007) reduce chat clarity and usability.
- Agent Host and Chat Session Chat Session Management Bugs: Session lifecycle race conditions causing transient errors (331648), session draft state reverting due to improper deletion handling (331592), and session creation countdown too short in voice mode (331272) cause session instability and user confusion.
- Agent Host and Chat Session Chat Session Migration and Data Sync Bugs: Legacy Copilot CLI sessions remaining visible before migration completes (331266), migration of user data customizations needing clearer UI and documentation (331211), and disabling migration for unsupported harnesses (331214) highlight complexity in session data management.
- Agent Host and Chat Session Chat Session UI Simplification Requests: Requests to simplify session header by removing redundant search bar and consolidating actions (329321), and to add tags for filtering conversations (321182) aim to improve user focus and session management.
- Agent Host and Chat Session Chat Session External Session Handling Bugs: External session banner UI issues causing confusion (331230), excessive event firing causing UI delays (331385), and external sessions causing performance issues (331385) degrade user experience.
- Agent Host and Chat Session Chat Session Tooling Bugs: Rename chat tool failing to update UI titles (331487), rename_chat tool failing with Codex harness (331334, 331253, 331254), and tool output submission failing with BYOK Responses API (331636) cause broken tooling workflows.
- Agent Host and Chat Session Model and Permissions Bugs: Custom Endpoint context window size inflated by 16,384 tokens causing backend errors (331425, 331426), and auto-translation of legacy tool settings into Copilot SDK permissions needed for enterprise policies (331143) highlight configuration challenges.
- Agent Host and Chat Session Accessibility and Voice Mode Features: Requests for mute microphone button and transcription controls (331367), start dictation command in context menus (331368), and extending session creation countdown in voice mode (331272) aim to improve accessibility and voice interaction.
- Agent Host and Chat Session Multi-root Workspace Context Limitations: Claude and Codex only receiving context from primary workspace root (331342), MCP servers failing to start due to incorrect path formatting in Remote-SSH (320167), and missing native agents and skills from secondary roots (331301) cause incomplete context and functionality.
- Agent Host and Chat Session UI Rendering and Layout Bugs: Omnichat input field background misalignment (331267), message cut off under input area (331268), and omni window layout offset after reopening (331249) cause visual glitches and hinder usability.
- Agent Host and Chat Session Sessionless API Limitations: Sessionless
commands.list()API not returning built-in skills causing inconsistent completions (328159), and inability to change primary directory during active session (331290) limit flexibility and user control.
- Agent Host and Chat Session Model Picker and Selection Bugs: Model picker showing incorrect or outdated models (331161), model choice lost between windows (331714), and fallback models persisted without user action (326941) cause confusion and incorrect model usage.
- Agent Host and Chat Session Session List and Session UI Bugs: Double-clicking empty space clearing chat unexpectedly (331480), session list not showing diffs info (328841), and session list context menu leaking disposables (330628) degrade session management experience.
- Agent Host and Chat Session Chat Input and Interaction Bugs: Keyboard navigation failing in AI conversation panel opened in new window (330511), slash command menu failing to render when editing previous request inline (331688), and chat rename tool not working in Claude (331195) cause interaction failures.
- Agent Host and Chat Session Chat Window and Message Display Bugs: Chat messages missing timestamps (332141), sticky user message obstructing content and misaligning scroll (332115), and chat window stuck showing "working" status (331007) reduce chat clarity and usability.
- Agent Host and Chat Session Chat Session Management Bugs: Session lifecycle race conditions causing transient errors (331648), session draft state reverting due to improper deletion handling (331592), and session creation countdown too short in voice mode (331272) cause session instability and user confusion.
- Agent Host and Chat Session Chat Session Migration and Data Sync Bugs: Legacy Copilot CLI sessions remaining visible before migration completes (331266), migration of user data customizations needing clearer UI and documentation (331211), and disabling migration for unsupported harnesses (331214) highlight complexity in session data management.
- Agent Host and Chat Session Chat Session UI Simplification Requests: Requests to simplify session header by removing redundant search bar and consolidating actions (329321), and to add tags for filtering conversations (321182) aim to improve user focus and session management.
- Agent Host and Chat Session Chat Session External Session Handling Bugs: External session banner UI issues causing confusion (331230), excessive event firing causing UI delays (331385), and external sessions causing performance issues (331385) degrade user experience.
- Agent Host and Chat Session Chat Session Tooling Bugs: Rename chat tool failing to update UI titles (331487), rename_chat tool failing with Codex harness (331334, 331253, 331254), and tool output submission failing with BYOK Responses API (331636) cause broken tooling workflows.
- Agent Host and Chat Session Model and Permissions Bugs: Custom Endpoint context window size inflated by 16,384 tokens causing backend errors (331425, 331426), and auto-translation of legacy tool settings into Copilot SDK permissions needed for enterprise policies (331143) highlight configuration challenges.
- Agent Host and Chat Session Accessibility and Voice Mode Features: Requests for mute microphone button and transcription controls (331367), start dictation command in context menus (331368), and extending session creation countdown in voice mode (331272) aim to improve accessibility and voice interaction.
- Agent Host and Chat Session Multi-root Workspace Context Limitations: Claude and Codex only receiving context from primary workspace root (331342), MCP servers failing to start due to incorrect path formatting in Remote-SSH (320167), and missing native agents and skills from secondary roots (331301) cause incomplete context and functionality.
- Agent Host and Chat Session UI Rendering and Layout Bugs: Omnichat input field background misalignment (331267), message cut off under input area (331268), and omni window layout offset after reopening (331249) cause visual glitches and hinder usability.
- Agent Host and Chat Session Sessionless API Limitations: Sessionless
commands.list()API not returning built-in skills causing inconsistent completions (328159), and inability to change primary directory during active session (331290) limit flexibility and user control.
- Agent Host and Chat Session Model Picker and Selection Bugs: Model picker showing incorrect or outdated models (331161), model choice lost between windows (331714), and fallback models persisted without user action (326941) cause confusion and incorrect model usage.
- Agent Host and Chat Session Session List and Session UI Bugs: Double-clicking empty space clearing chat unexpectedly (331480), session list not showing diffs info (328841), and session list context menu leaking disposables (330628) degrade session management experience.
- Agent Host and Chat Session Chat Input and Interaction Bugs: Keyboard navigation failing in AI conversation panel opened in new window (330511), slash command menu failing to render when editing previous request inline (331688), and chat rename tool not working in Claude (331195) cause interaction failures.
- Agent Host and Chat Session Chat Window and Message Display Bugs: Chat messages missing timestamps (332141), sticky user message obstructing content and misaligning scroll (332115), and chat window stuck showing "working" status (331007) reduce chat clarity and usability.
- Agent Host and Chat Session Chat Session Management Bugs: Session lifecycle race conditions causing transient errors (331648), session draft state reverting due to improper deletion handling (331592), and session creation countdown too short in voice mode (331272) cause session instability and user confusion.
- Agent Host and Chat Session Chat Session Migration and Data Sync Bugs: Legacy Copilot CLI sessions remaining visible before migration completes (331266), migration of user data customizations needing clearer UI and documentation (331211), and disabling migration for unsupported harnesses (331214) highlight complexity in session data management.
- Agent Host and Chat Session Chat Session UI Simplification Requests: Requests to simplify session header by removing redundant search bar and consolidating actions (329321), and to add tags for filtering conversations (321182) aim to improve user focus and session management.
- Agent Host and Chat Session Chat Session External Session Handling Bugs: External session banner UI issues causing confusion (331230), excessive event firing causing UI delays (331385), and external sessions causing performance issues (331385) degrade user experience.
- Agent Host and Chat Session Chat Session Tooling Bugs: Rename chat tool failing to update UI titles (331487), rename_chat tool failing with Codex harness (331334, 331253, 331254), and tool output submission failing with BYOK Responses API (331636) cause broken tooling workflows.
- Agent Host and Chat Session Model and Permissions Bugs: Custom Endpoint context window size inflated by 16,384 tokens causing backend errors (331425, 331426), and auto-translation of legacy tool settings into Copilot SDK permissions needed for enterprise policies (331143) highlight configuration challenges.
- Agent Host and Chat Session Accessibility and Voice Mode Features: Requests for mute microphone button and transcription controls (331367), start dictation command in context menus (331368), and extending session creation countdown in voice mode (331272) aim to improve accessibility and voice interaction.
- Agent Host and Chat Session Multi-root Workspace Context Limitations: Claude and Codex only receiving context from primary workspace root (331342), MCP servers failing to start due to incorrect path formatting in Remote-SSH (320167), and missing native agents and skills from secondary roots (331301) cause incomplete context and functionality.
- Agent Host and Chat Session UI Rendering and Layout Bugs: Omnichat input field background misalignment (331267), message cut off under input area (331268), and omni window layout offset after reopening (331249) cause visual glitches and hinder usability.
- Agent Host and Chat Session Sessionless API Limitations: Sessionless
commands.list()API not returning built-in skills causing inconsistent completions (328159), and inability to change primary directory during active session (331290) limit flexibility and user control.
- Agent Host and Chat Session Model Picker and Selection Bugs: Model picker showing incorrect or outdated models (331161), model choice lost between windows (331714), and fallback models persisted without user action (326941) cause confusion and incorrect model usage.
- Agent Host and Chat Session Session List and Session UI Bugs: Double-clicking empty space clearing chat unexpectedly (331480), session list not showing diffs info (328841), and session list context menu leaking disposables (330628) degrade session management experience.
- Agent Host and Chat Session Chat Input and Interaction Bugs: Keyboard navigation failing in AI conversation panel opened in new window (330511), slash command menu failing to render when editing previous request inline (331688), and chat rename tool not working in Claude (331195) cause interaction failures.
- Agent Host and Chat Session Chat Window and Message Display Bugs: Chat messages missing timestamps (332141), sticky user message obstructing content and misaligning scroll (332115), and chat window stuck showing "working" status (331007) reduce chat clarity and usability.
- Agent Host and Chat Session Chat Session Management Bugs: Session lifecycle race conditions causing transient errors (331648), session draft state reverting due to improper deletion handling (331592), and session creation countdown too short in voice mode (331272) cause session instability and user confusion.
- Agent Host and Chat Session Chat Session Migration and Data Sync Bugs: Legacy Copilot CLI sessions remaining visible before migration completes (331266), migration of user data customizations needing clearer UI and documentation (331211), and disabling migration for unsupported harnesses (331214) highlight complexity in session data management.
- Agent Host and Chat Session Chat Session UI Simplification Requests: Requests to simplify session header by removing redundant search bar and consolidating actions (329321), and to add tags for filtering conversations (321182) aim to improve user focus and session management.
- Agent Host and Chat Session Chat Session External Session Handling Bugs: External session banner UI issues causing confusion (331230), excessive event firing causing UI delays (331385), and external sessions causing performance issues (331385) degrade user experience.
- Agent Host and Chat Session Chat Session Tooling Bugs: Rename chat tool failing to update UI titles (331487), rename_chat tool failing with Codex harness (331334, 331253, 331254), and tool output submission failing with BYOK Responses API (331636) cause broken tooling workflows.
- Agent Host and Chat Session Model and Permissions Bugs: Custom Endpoint context window size inflated by 16,384 tokens causing backend errors (331425, 331426), and auto-translation of legacy tool settings into Copilot SDK permissions needed for enterprise policies (331143) highlight configuration challenges.
- Agent Host and Chat Session Accessibility and Voice Mode Features: Requests for mute microphone button and transcription controls (331367), start dictation command in context menus (331368), and extending session creation countdown in voice mode (331272) aim to improve accessibility and voice interaction.
- Agent Host and Chat Session Multi-root Workspace Context Limitations: Claude and Codex only receiving context from primary workspace root (331342), MCP servers failing to start due to incorrect path formatting in Remote-SSH (320167), and missing native agents and skills from secondary roots (331301) cause incomplete context and functionality.
- Agent Host and Chat Session UI Rendering and Layout Bugs: Omnichat input field background misalignment (331267), message cut off under input area (331268), and omni window layout offset after reopening (331249) cause visual glitches and hinder usability.
- Agent Host and Chat Session Sessionless API Limitations: Sessionless
commands.list()API not returning built-in skills causing inconsistent completions (328159), and inability to change primary directory during active session (331290) limit flexibility and user control.
- Agent Host and Chat Session Model Picker and Selection Bugs: Model picker showing incorrect or outdated models (331161), model choice lost between windows (331714), and fallback models persisted without user action (326941) cause confusion and incorrect model usage.
- Agent Host and Chat Session Session List and Session UI Bugs: Double-clicking empty space clearing chat unexpectedly (331480), session list not showing diffs info (328841), and session list context menu leaking disposables (330628) degrade session management experience.
- Agent Host and Chat Session Chat Input and Interaction Bugs: Keyboard navigation failing in AI conversation panel opened in new window (330511), slash command menu failing to render when editing previous request inline (331688), and chat rename tool not working in Claude (331195) cause interaction failures.
- Agent Host and Chat Session Chat Window and Message Display Bugs: Chat messages missing timestamps (332141), sticky user message obstructing content and misaligning scroll (332115), and chat window stuck showing "working" status (331007) reduce chat clarity and usability.
- Agent Host and Chat Session Chat Session Management Bugs: Session lifecycle race conditions causing transient errors (331648), session draft state reverting due to improper deletion handling (331592), and session creation countdown too short in voice mode (331272) cause session instability and user confusion.
- Agent Host and Chat Session Chat Session Migration and Data Sync Bugs: Legacy Copilot CLI sessions remaining visible before migration completes (331266), migration of user data customizations needing clearer UI and documentation (331211), and disabling migration for unsupported harnesses (331214) highlight complexity in session data management.
- Agent Host and Chat Session Chat Session UI Simplification Requests: Requests to simplify session header by removing redundant search bar and consolidating actions (329321), and to add tags for filtering conversations (321182) aim to improve user focus and session management.
- Agent Host and Chat Session Chat Session External Session Handling Bugs: External session banner UI issues causing confusion (331230), excessive event firing causing UI delays (331385), and external sessions causing performance issues (331385) degrade user experience.
- Agent Host and Chat Session Chat Session Tooling Bugs: Rename chat tool failing to update UI titles (331487), rename_chat tool failing with Codex harness (331334, 331253, 331254), and tool output submission failing with BYOK Responses API (331636) cause broken tooling workflows.
- Agent Host and Chat Session Model and Permissions Bugs: Custom Endpoint context window size inflated by 16,384 tokens causing backend errors (331425, 331426), and auto-translation of legacy tool settings into Copilot SDK permissions needed for enterprise policies (331143) highlight configuration challenges.
- Agent Host and Chat Session Accessibility and Voice Mode Features: Requests for mute microphone button and transcription controls (331367), start dictation command in context menus (331368), and extending session creation countdown in voice mode (331272) aim to improve accessibility and voice interaction.
- Agent Host and Chat Session Multi-root Workspace Context Limitations: Claude and Codex only receiving context from primary workspace root (331342), MCP servers failing to start due to incorrect path formatting in Remote-SSH (320167), and missing native agents and skills from secondary roots (331301) cause incomplete context and functionality.
- Agent Host and Chat Session UI Rendering and Layout Bugs: Omnichat input field background misalignment (331267), message cut off under input area (331268), and omni window layout offset after reopening (331249) cause visual glitches and hinder usability.
- Agent Host and Chat Session Sessionless API Limitations: Sessionless
commands.list()API not returning built-in skills causing inconsistent completions (328159), and inability to change primary directory during active session (331290) limit flexibility and user control.
- Agent Host and Chat Session Model Picker and Selection Bugs: Model picker showing incorrect or outdated models (331161), model choice lost between windows (331714), and fallback models persisted without user action (326941) cause confusion and incorrect model usage.
- Agent Host and Chat Session Session List and Session UI Bugs: Double-clicking empty space clearing chat unexpectedly (331480), session list not showing diffs info (328841), and session list context menu leaking disposables (330628) degrade session management experience.
- Agent Host and Chat Session Chat Input and Interaction Bugs: Keyboard navigation failing in AI conversation panel opened in new window (330511), slash command menu failing to render when editing previous request inline (331688), and chat rename tool not working in Claude (331195) cause interaction failures.
- Agent Host and Chat Session Chat Window and Message Display Bugs: Chat messages missing timestamps (332141), sticky user message obstructing content and misaligning scroll (332115), and chat window stuck showing "working" status (331007) reduce chat clarity and usability.
- Agent Host and Chat Session Chat Session Management Bugs: Session lifecycle race conditions causing transient errors (331648), session draft state reverting due to improper deletion handling (331592), and session creation countdown too short in voice mode (331272) cause session instability and user confusion.
- Agent Host and Chat Session Chat Session Migration and Data Sync Bugs: Legacy Copilot CLI sessions remaining visible before migration completes (331266), migration of user data customizations needing clearer UI and documentation (331211), and disabling migration for unsupported harnesses (331214) highlight complexity in session data management.
- Agent Host and Chat Session Chat Session UI Simplification Requests: Requests to simplify session header by removing redundant search bar and consolidating actions (329321), and to add tags for filtering conversations (321182) aim to improve user focus and session management.
- Agent Host and Chat Session Chat Session External Session Handling Bugs: External session banner UI issues causing confusion (331230), excessive event firing causing UI delays (331385), and external sessions causing performance issues (331385) degrade user experience.
- Agent Host and Chat Session Chat Session Tooling Bugs: Rename chat tool failing to update UI titles (331487), rename_chat tool failing with Codex harness (331334, 331253, 331254), and tool output submission failing with BYOK Responses API (331636) cause broken tooling workflows.
- Agent Host and Chat Session Model and Permissions Bugs: Custom Endpoint context window size inflated by 16,384 tokens causing backend errors (331425, 331426), and auto-translation of legacy tool settings into Copilot SDK permissions needed for enterprise policies (331143) highlight configuration challenges.
- Agent Host and Chat Session Accessibility and Voice Mode Features: Requests for mute microphone button and transcription controls (331367), start dictation command in context menus (331368), and extending session creation countdown in voice mode (331272) aim to improve accessibility and voice interaction.
- Agent Host and Chat Session Multi-root Workspace Context Limitations: Claude and Codex only receiving context from primary workspace root (331342), MCP servers failing to start due to incorrect path formatting in Remote-SSH (320167), and missing native agents and skills from secondary roots (331301) cause incomplete context and functionality.
- Agent Host and Chat Session UI Rendering and Layout Bugs: Omnichat input field background misalignment (331267), message cut off under input area (331268), and omni window layout offset after reopening (331249) cause visual glitches and hinder usability.
- Agent Host and Chat Session Sessionless API Limitations: Sessionless
commands.list()API not returning built-in skills causing inconsistent completions (328159), and inability to change primary directory during active session (331290) limit flexibility and user control.
- Agent Host and Chat Session Model Picker and Selection Bugs: Model picker showing incorrect or outdated models (331161), model choice lost between windows (331714), and fallback models persisted without user action (326941) cause confusion and incorrect model usage.
- Agent Host and Chat Session Session List and Session UI Bugs: Double-clicking empty space clearing chat unexpectedly (331480), session list not showing diffs info (328841), and session list context menu leaking disposables (330628) degrade session management experience.
- Agent Host and Chat Session Chat Input and Interaction Bugs: Keyboard navigation failing in AI conversation panel opened in new window (330511), slash command menu failing to render when editing previous request inline (331688), and chat rename tool not working in Claude (331195) cause interaction failures.
- Agent Host and Chat Session Chat Window and Message Display Bugs: Chat messages missing timestamps (332141), sticky user message obstructing content and misaligning scroll (332115), and chat window stuck showing "working" status (331007) reduce chat clarity and usability.
- Agent Host and Chat Session Chat Session Management Bugs: Session lifecycle race conditions causing transient errors (331648), session draft state reverting due to improper deletion handling (331592), and session creation countdown too short in voice mode (331272) cause session instability and user confusion.
- Agent Host and Chat Session Chat Session Migration and Data Sync Bugs: Legacy Copilot CLI sessions remaining visible before migration completes (331266), migration of user data customizations needing clearer UI and documentation (331211), and disabling migration for unsupported harnesses (331214) highlight complexity in session data management.
- Agent Host and Chat Session Chat Session UI Simplification Requests: Requests to simplify session header by removing redundant search bar and consolidating actions (329321), and to add tags for filtering conversations (321182) aim to improve user focus and session management.
- Agent Host and Chat Session Chat Session External Session Handling Bugs: External session banner UI issues causing confusion (331230), excessive event firing causing UI delays (331385), and external sessions causing performance issues (331385) degrade user experience.
- Agent Host and Chat Session Chat Session Tooling Bugs: Rename chat tool failing to update UI titles (331487), rename_chat tool failing with Codex harness (331334, 331253, 331254), and tool output submission failing with BYOK Responses API (331636) cause broken tooling workflows.
- Agent Host and Chat Session Model and Permissions Bugs: Custom Endpoint context window size inflated by 16,384 tokens causing backend errors (331425, 331426), and auto-translation of legacy tool settings into Copilot SDK permissions needed for enterprise policies (331143) highlight configuration challenges.
- Agent Host and Chat Session Accessibility and Voice Mode Features: Requests for mute microphone button and transcription controls (331367), start dictation command in context menus (331368), and extending session creation countdown in voice mode (331272) aim to improve accessibility and voice interaction.
- Agent Host and Chat Session Multi-root Workspace Context Limitations: Claude and Codex only receiving context from primary workspace root (331342), MCP servers failing to start due to incorrect path formatting in Remote-SSH (320167), and missing native agents and skills from secondary roots (331301) cause incomplete context and functionality.
- Agent Host and Chat Session UI Rendering and Layout Bugs: Omnichat input field background misalignment (331267), message cut off under input area (331268), and omni window layout offset after reopening (331249) cause visual glitches and hinder usability.
- Agent Host and Chat Session Sessionless API Limitations: Sessionless
commands.list()API not returning built-in skills causing inconsistent completions (328159), and inability to change primary directory during active session (331290) limit flexibility and user control.
- Agent Host and Chat Session Model Picker and Selection Bugs: Model picker showing incorrect or outdated models (331161), model choice lost between windows (331714), and fallback models persisted without user action (326941) cause confusion and incorrect model usage.
- Agent Host and Chat Session Session List and Session UI Bugs: Double-clicking empty space clearing chat unexpectedly (331480), session list not showing diffs info (328841), and session list context menu leaking disposables (330628) degrade session management experience.
- Agent Host and Chat Session Chat Input and Interaction Bugs: Keyboard navigation failing in AI conversation panel opened in new window (330511), slash command menu failing to render when editing previous request inline (331688), and chat rename tool not working in Claude (331195) cause interaction failures.
- Agent Host and Chat Session Chat Window and Message Display Bugs: Chat messages missing timestamps (332141), sticky user message obstructing content and misaligning scroll (332115), and chat window stuck showing "working" status (331007) reduce chat clarity and usability.
- Agent Host and Chat Session Chat Session Management Bugs: Session lifecycle race conditions causing transient errors (331648), session draft state reverting due to improper deletion handling (331592), and session creation countdown too short in voice mode (331272) cause session instability and user confusion.
- Agent Host and Chat Session Chat Session Migration and Data Sync Bugs: Legacy Copilot CLI sessions remaining visible before migration completes (331266), migration of user data customizations needing clearer UI and documentation (331211), and disabling migration for unsupported harnesses (331214) highlight complexity in session data management.
- Agent Host and Chat Session Chat Session UI Simplification Requests: Requests to simplify session header by removing redundant search bar and consolidating actions (329321), and to add tags for filtering conversations (321182) aim to improve user focus and session management.
- Agent Host and Chat Session Chat Session External Session Handling Bugs: External session banner UI issues causing confusion (331230), excessive event firing causing UI delays (331385), and external sessions causing performance issues (331385) degrade user experience.
- Agent Host and Chat Session Chat Session Tooling Bugs: Rename chat tool failing to update UI titles (331487), rename_chat tool failing with Codex harness (331334, 331253, 331254), and tool output submission failing with BYOK Responses API (331636) cause broken tooling workflows.
- Agent Host and Chat Session Model and Permissions Bugs: Custom Endpoint context window size inflated by 16,384 tokens causing backend errors (331425, 331426), and auto-translation of legacy tool settings into Copilot SDK permissions needed for enterprise policies (331143) highlight configuration challenges.
- Agent Host and Chat Session Accessibility and Voice Mode Features: Requests for mute microphone button and transcription controls (331367), start dictation command in context menus (331368), and extending session creation countdown in voice mode (331272) aim to improve accessibility and voice interaction.
- Agent Host and Chat Session Multi-root Workspace Context Limitations: Claude and Codex only receiving context from primary workspace root (331342), MCP servers failing to start due to incorrect path formatting in Remote-SSH (320167), and missing native agents and skills from secondary roots (331301) cause incomplete context and functionality.
- Agent Host and Chat Session UI Rendering and Layout Bugs: Omnichat input field background misalignment (331267), message cut off under input area (331268), and omni window layout offset after reopening (331249) cause visual glitches and hinder usability.
- Agent Host and Chat Session Sessionless API Limitations: Sessionless
commands.list()API not returning built-in skills causing inconsistent completions (328159), and inability to change primary directory during active session (331290) limit flexibility and user control.
- Agent Host and Chat Session Model Picker and Selection Bugs: Model picker showing incorrect or outdated models (331161), model choice lost between windows (331714), and fallback models persisted without user action (326941) cause confusion and incorrect model usage.
- Agent Host and Chat Session Session List and Session UI Bugs: Double-clicking empty space clearing chat unexpectedly (331480), session list not showing diffs info (328841), and session list context menu leaking disposables (330628) degrade session management experience.
- Agent Host and Chat Session Chat Input and Interaction Bugs: Keyboard navigation failing in AI conversation panel opened in new window (330511), slash command menu failing to render when editing previous request inline (331688), and chat rename tool not working in Claude (331195) cause interaction failures.
- Agent Host and Chat Session Chat Window and Message Display Bugs: Chat messages missing timestamps (332141), sticky user message obstructing content and misaligning scroll (332115), and chat window stuck showing "working" status (331007) reduce chat clarity and usability.
- Agent Host and Chat Session Chat Session Management Bugs: Session lifecycle race conditions causing transient errors (331648), session draft state reverting due to improper deletion handling (331592), and session creation countdown too short in voice mode (331272) cause session instability and user confusion.
- Agent Host and Chat Session Chat Session Migration and Data Sync Bugs: Legacy Copilot CLI sessions remaining visible before migration completes (331266), migration of user data customizations needing clearer UI and documentation (331211), and disabling migration for unsupported harnesses (331214) highlight complexity in session data management.
- Agent Host and Chat Session Chat Session UI Simplification Requests: Requests to simplify session header by removing redundant search bar and consolidating actions (329321), and to add tags for filtering conversations (321182) aim to improve user focus and session management.
- Agent Host and Chat Session Chat Session External Session Handling Bugs: External session banner UI issues causing confusion (331230), excessive event firing causing UI delays (331385), and external sessions causing performance issues (331385) degrade user experience.
- Agent Host and Chat Session Chat Session Tooling Bugs: Rename chat tool failing to update UI titles (331487), rename_chat tool failing with Codex harness (331334, 331253, 331254), and tool output submission failing with BYOK Responses API (331636) cause broken tooling workflows.
- Agent Host and Chat Session Model and Permissions Bugs: Custom Endpoint context window size inflated by 16,384 tokens causing backend errors (331425, 331426), and auto-translation of legacy tool settings into Copilot SDK permissions needed for enterprise policies (331143) highlight configuration challenges.
- Agent Host and Chat Session Accessibility and Voice Mode Features: Requests for mute microphone button and transcription controls (331367), start dictation command in context menus (331368), and extending session creation countdown in voice mode (331272) aim to improve accessibility and voice interaction.
- Agent Host and Chat Session Multi-root Workspace Context Limitations: Claude and Codex only receiving context from primary workspace root (331342), MCP servers failing to start due to incorrect path formatting in Remote-SSH (320167), and missing native agents and skills from secondary roots (331301) cause incomplete context and functionality.
- Agent Host and Chat Session UI Rendering and Layout Bugs: Omnichat input field background misalignment (331267), message cut off under input area (331268), and omni window layout offset after reopening (331249) cause visual glitches and hinder usability.
- Agent Host and Chat Session Sessionless API Limitations: Sessionless
commands.list()API not returning built-in skills causing inconsistent completions (328159), and inability to change primary directory during active session (331290) limit flexibility and user control.
- Agent Host and Chat Session Model Picker and Selection Bugs: Model picker showing incorrect or outdated models (331161), model choice lost between windows (331714), and fallback models persisted without user action (326941) cause confusion and incorrect model usage.
- Agent Host and Chat Session Session List and Session UI Bugs: Double-clicking empty space clearing chat unexpectedly (331480), session list not showing diffs info (328841), and session list context menu leaking disposables (330628) degrade session management experience.
- Agent Host and Chat Session Chat Input and Interaction Bugs: Keyboard navigation failing in AI conversation panel opened in new window (330511), slash command menu failing to render when editing previous request inline (331688), and chat rename tool not working in Claude (331195) cause interaction failures.
- Agent Host and Chat Session Chat Window and Message Display Bugs: Chat messages missing timestamps (332141), sticky user message obstructing content and misaligning scroll (332115), and chat window stuck showing "working" status (331007) reduce chat clarity and usability.
- Agent Host and Chat Session Chat Session Management Bugs: Session lifecycle race conditions causing transient errors (331648), session draft state reverting due to improper deletion handling (331592), and session creation countdown too short in voice mode (331272) cause session instability and user confusion.
- Agent Host and Chat Session Chat Session Migration and Data Sync Bugs: Legacy Copilot CLI sessions remaining visible before migration completes (331266), migration of user data customizations needing clearer UI and documentation (331211), and disabling migration for unsupported harnesses (331214) highlight complexity in session data management.
- Agent Host and Chat Session Chat Session UI Simplification Requests: Requests to simplify session header by removing redundant search bar and consolidating actions (329321), and to add tags for filtering conversations (321182) aim to improve user focus and session management.
- Agent Host and Chat Session Chat Session External Session Handling Bugs: External session banner UI issues causing confusion (331230), excessive event firing causing UI delays (331385), and external sessions causing performance issues (331385) degrade user experience.
- Agent Host and Chat Session Chat Session Tooling Bugs: Rename chat tool failing to update UI titles (331487), rename_chat tool failing with Codex harness (331334, 331253, 331254), and tool output submission failing with BYOK Responses API (331636) cause broken tooling workflows.
- Agent Host and Chat Session Model and Permissions Bugs: Custom Endpoint context window size inflated by 16,384 tokens causing backend errors (331425, 331426), and auto-translation of legacy tool settings into Copilot SDK permissions needed for enterprise policies (331143) highlight configuration challenges.
- Agent Host and Chat Session Accessibility and Voice Mode Features: Requests for mute microphone button and transcription controls (331367), start dictation command in context menus (331368), and extending session creation countdown in voice mode (331272) aim to improve accessibility and voice interaction.
- Agent Host and Chat Session Multi-root Workspace Context Limitations: Claude and Codex only receiving context from primary workspace root (331342), MCP servers failing to start due to incorrect path formatting in Remote-SSH (320167), and missing native agents and skills from secondary roots (331301) cause incomplete context and functionality.
- Agent Host and Chat Session UI Rendering and Layout Bugs: Omnichat input field background misalignment (331267), message cut off under input area (331268), and omni window layout offset after reopening (331249) cause visual glitches and hinder usability.
- Agent Host and Chat Session Sessionless API Limitations: Sessionless
commands.list()API not returning built-in skills causing inconsistent completions (328159), and inability to change primary directory during active session (331290) limit flexibility and user control.
- Agent Host and Chat Session Model Picker and Selection Bugs: Model picker showing incorrect or outdated models (331161), model choice lost between windows (331714), and fallback models persisted without user action (326941) cause confusion and incorrect model usage.
- Agent Host and Chat Session Session List and Session UI Bugs: Double-clicking empty space clearing chat unexpectedly (331480), session list not showing diffs info (328841), and session list context menu leaking disposables (330628) degrade session management experience.
- Agent Host and Chat Session Chat Input and Interaction Bugs: Keyboard navigation failing in AI conversation panel opened in new window (330511), slash command menu failing to render when editing previous request inline (331688), and chat rename tool not working in Claude (331195) cause interaction failures.
- Agent Host and Chat Session Chat Window and Message Display Bugs: Chat messages missing timestamps (332141), sticky user message obstructing content and misaligning scroll (332115), and chat window stuck showing "working" status (331007) reduce chat clarity and usability.
- Agent Host and Chat Session Chat Session Management Bugs: Session lifecycle race conditions causing transient errors (331648), session draft state reverting due to improper deletion handling (331592), and session creation countdown too short in voice mode (331272) cause session instability and user confusion.
- Agent Host and Chat Session Chat Session Migration and Data Sync Bugs: Legacy Copilot CLI sessions remaining visible before migration completes (331266), migration of user data customizations needing clearer UI and documentation (331211), and disabling migration for unsupported harnesses (331214) highlight complexity in session data management.
- Agent Host and Chat Session Chat Session UI Simplification Requests: Requests to simplify session header by removing redundant search bar and consolidating actions (329321), and to add tags for filtering conversations (321182) aim to improve user focus and session management.
- Agent Host and Chat Session Chat Session External Session Handling Bugs: External session banner UI issues causing confusion (331230), excessive event firing causing UI delays (331385), and external sessions causing performance issues (331385) degrade user experience.
- Agent Host and Chat Session Chat Session Tooling Bugs: Rename chat tool failing to update UI titles (331487), rename_chat tool failing with Codex harness (331334, 331253, 331254), and tool output submission failing with BYOK Responses API (331636) cause broken tooling workflows.
- Agent Host and Chat Session Model and Permissions Bugs: Custom Endpoint context window size inflated by 16,384 tokens causing backend errors (331425, 331426), and auto-translation of legacy tool settings into Copilot SDK permissions needed for enterprise policies (331143) highlight configuration challenges.
- Agent Host and Chat Session Accessibility and Voice Mode Features: Requests for mute microphone button and transcription controls (331367), start dictation command in context menus (331368), and extending session creation countdown in voice mode (331272) aim to improve accessibility and voice interaction.
- Agent Host and Chat Session Multi-root Workspace Context Limitations: Claude and Codex only receiving context from primary workspace root (331342), MCP servers failing to start due to incorrect path formatting in Remote-SSH (320167), and missing native agents and skills from secondary roots (331301) cause incomplete context and functionality.
- Agent Host and Chat Session UI Rendering and Layout Bugs: Omnichat input field background misalignment (331267), message cut off under input area (331268), and omni window layout offset after reopening (331249) cause visual glitches and hinder usability.
- Agent Host and Chat Session Sessionless API Limitations: Sessionless
commands.list()API not returning built-in skills causing inconsistent completions (328159), and inability to change primary directory during active session (331290) limit flexibility and user control.
- Agent Host and Chat Session Model Picker and Selection Bugs: Model picker showing incorrect or outdated models (331161), model choice lost between windows (331714), and fallback models persisted without user action (326941) cause confusion and incorrect model usage.
- Agent Host and Chat Session Session List and Session UI Bugs: Double-clicking empty space clearing chat unexpectedly (331480), session list not showing diffs info (328841), and session list context menu leaking disposables (330628) degrade session management experience.
- Agent Host and Chat Session Chat Input and Interaction Bugs: Keyboard navigation failing in AI conversation panel opened in new window (330511), slash command menu failing to render when editing previous request inline (331688), and chat rename tool not working in Claude (331195) cause interaction failures.
- Agent Host and Chat Session Chat Window and Message Display Bugs: Chat messages missing timestamps (332141), sticky user message obstructing content and misaligning scroll (332115), and chat window stuck showing "working" status (331007) reduce chat clarity and usability.
- Agent Host and Chat Session Chat Session Management Bugs: Session lifecycle race conditions causing transient errors (331648), session draft state reverting due to improper deletion handling (331592), and session creation countdown too short in voice mode (331272) cause session instability and user confusion.
- Agent Host and Chat Session Chat Session Migration and Data Sync Bugs: Legacy Copilot CLI sessions remaining visible before migration completes (331266), migration of user data customizations needing clearer UI and documentation (331211), and disabling migration for unsupported harnesses (331214) highlight complexity in session data management.
- Agent Host and Chat Session Chat Session UI Simplification Requests: Requests to simplify session header by removing redundant search bar and consolidating actions (329321), and to add tags for filtering conversations (321182) aim to improve user focus and session management.
- Agent Host and Chat Session Chat Session External Session Handling Bugs: External session banner UI issues causing confusion (331230), excessive event firing causing UI delays (331385), and external sessions causing performance issues (331385) degrade user experience.
- Agent Host and Chat Session Chat Session Tooling Bugs: Rename chat tool failing to update UI titles (331487), rename_chat tool failing with Codex harness (331334, 331253, 331254), and tool output submission failing with BYOK Responses API (331636) cause broken tooling workflows.
- Agent Host and Chat Session Model and Permissions Bugs: Custom Endpoint context window size inflated by 16,384 tokens causing backend errors (331425, 331426), and auto-translation of legacy tool settings into Copilot SDK permissions needed for enterprise policies (331143) highlight configuration challenges.
- Agent Host and Chat Session Accessibility and Voice Mode Features: Requests for mute microphone button and transcription controls (331367), start dictation command in context menus (331368), and extending session creation countdown in voice mode (331272) aim to improve accessibility and voice interaction.
- Agent Host and Chat Session Multi-root Workspace Context Limitations: Claude and Codex only receiving context from primary workspace root (331342), MCP servers failing to start due to incorrect path formatting in Remote-SSH (320167), and missing native agents and skills from secondary roots (331301) cause incomplete context and functionality.
- Agent Host and Chat Session UI Rendering and Layout Bugs: Omnichat input field background misalignment (331267), message cut off under input area (331268), and omni window layout offset after reopening (331249) cause visual glitches and hinder usability.
- Agent Host and Chat Session Sessionless API Limitations: Sessionless
commands.list()API not returning built-in skills causing inconsistent completions (328159), and inability to change primary directory during active session (331290) limit flexibility and user control.
- Agent Host and Chat Session Model Picker and Selection Bugs: Model picker showing incorrect or outdated models (331161), model choice lost between windows (331714), and fallback models persisted without user action (326941) cause confusion and incorrect model usage.
- Agent Host and Chat Session Session List and Session UI Bugs: Double-clicking empty space clearing chat unexpectedly (331480), session list not showing diffs info (328841), and session list context menu leaking disposables (330628) degrade session management experience.
- Agent Host and Chat Session Chat Input and Interaction Bugs: Keyboard navigation failing in AI conversation panel opened in new window (330511), slash command menu failing to render when editing previous request inline (331688), and chat rename tool not working in Claude (331195) cause interaction failures.
- Agent Host and Chat Session Chat Window and Message Display Bugs: Chat messages missing timestamps (332141), sticky user message obstructing content and misaligning scroll (332115), and chat window stuck showing "working" status (331007) reduce chat clarity and usability.
- Agent Host and Chat Session Chat Session Management Bugs: Session lifecycle race conditions causing transient errors (331648), session draft state reverting due to improper deletion handling (331592), and session creation countdown too short in voice mode (331272) cause session instability and user confusion.
- Agent Host and Chat Session Chat Session Migration and Data Sync Bugs: Legacy Copilot CLI sessions remaining visible before migration completes (331266), migration of user data customizations needing clearer UI and documentation (331211), and disabling migration for unsupported harnesses (331214) highlight complexity in session data management.
- Agent Host and Chat Session Chat Session UI Simplification Requests: Requests to simplify session header by removing redundant search bar and consolidating actions (329321), and to add tags for filtering conversations (321182) aim to improve user focus and session management.
- Agent Host and Chat Session Chat Session External Session Handling Bugs: External session banner UI issues causing confusion (331230), excessive event firing causing UI delays (331385), and external sessions causing performance issues (331385) degrade user experience.
- Agent Host and Chat Session Chat Session Tooling Bugs: Rename chat tool failing to update UI titles (331487), rename_chat tool failing with Codex harness (331334, 331253, 331254), and tool output submission failing with BYOK Responses API (331636) cause broken tooling workflows.
- Agent Host and Chat Session Model and Permissions Bugs: Custom Endpoint context window size inflated by 16,384 tokens causing backend errors (331425, 331426), and auto-translation of legacy tool settings into Copilot SDK permissions needed for enterprise policies (331143) highlight configuration challenges.
- Agent Host and Chat Session Accessibility and Voice Mode Features: Requests for mute microphone button and transcription controls (331367), start dictation command in context menus (331368), and extending session creation countdown in voice mode (331272) aim to improve accessibility and voice interaction.
- Agent Host and Chat Session Multi-root Workspace Context Limitations: Claude and Codex only receiving context from primary workspace root (331342), MCP servers failing to start due to incorrect path formatting in Remote-SSH (320167), and missing native agents and skills from secondary roots (331301) cause incomplete context and functionality.
- Agent Host and Chat Session UI Rendering and Layout Bugs: Omnichat input field background misalignment (331267), message cut off under input area (331268), and omni window layout offset after reopening (331249) cause visual glitches and hinder usability.
- Agent Host and Chat Session Sessionless API Limitations: Sessionless
commands.list()API not returning built-in skills causing inconsistent completions (328159), and inability to change primary directory during active session (331290) limit flexibility and user control.
- Agent Host and Chat Session Model Picker and Selection Bugs: Model picker showing incorrect or outdated models (331161), model choice lost between windows (331714), and fallback models persisted without user action (326941) cause confusion and incorrect model usage.
- Agent Host and Chat Session Session List and Session UI Bugs: Double-clicking empty space clearing chat unexpectedly (331480), session list not showing diffs info (328841), and session list context menu leaking disposables (330628) degrade session management experience.
- Agent Host and Chat Session Chat Input and Interaction Bugs: Keyboard navigation failing in AI conversation panel opened in new window (330511), slash command menu failing to render when editing previous request inline (331688), and chat rename tool not working in Claude (331195) cause interaction failures.
- Agent Host and Chat Session Chat Window and Message Display Bugs: Chat messages missing timestamps (332141), sticky user message obstructing content and misaligning scroll (332115), and chat window stuck showing "working" status (331007) reduce chat clarity and usability.
- Agent Host and Chat Session Chat Session Management Bugs: Session lifecycle race conditions causing transient errors (331648), session draft state reverting due to improper deletion handling (331592), and session creation countdown too short in voice mode (331272) cause session instability and user confusion.
- Agent Host and Chat Session Chat Session Migration and Data Sync Bugs: Legacy Copilot CLI sessions remaining visible before migration completes (331266), migration of user data customizations needing clearer UI and documentation (331211), and disabling migration for unsupported harnesses (331214) highlight complexity in session data management.
- Agent Host and Chat Session Chat Session UI Simplification Requests: Requests to simplify session header by removing redundant search bar and consolidating actions (329321), and to add tags for filtering conversations (321182) aim to improve user focus and session management.
- Agent Host and Chat Session Chat Session External Session Handling Bugs: External session banner UI issues causing confusion (331230), excessive event firing causing UI delays (331385), and external sessions causing performance issues (331385) degrade user experience.
- Agent Host and Chat Session Chat Session Tooling Bugs: Rename chat tool failing to update UI titles (331487), rename_chat tool failing with Codex harness (331334, 331253, 331254), and tool output submission failing with BYOK Responses API (331636) cause broken tooling workflows.
- Agent Host and Chat Session Model and Permissions Bugs: Custom Endpoint context window size inflated by 16,384 tokens causing backend errors (331425, 331426), and auto-translation of legacy tool settings into Copilot SDK permissions needed for enterprise policies (331143) highlight configuration challenges.
- Agent Host and Chat Session Accessibility and Voice Mode Features: Requests for mute microphone button and transcription controls (331367), start dictation command in context menus (331368), and extending session creation countdown in voice mode (331272) aim to improve accessibility and voice interaction.
- Agent Host and Chat Session Multi-root Workspace Context Limitations: Claude and Codex only receiving context from primary workspace root (331342), MCP servers failing to start due to incorrect path formatting in Remote-SSH (320167), and missing native agents and skills from secondary roots (331301) cause incomplete context and functionality.
- Agent Host and Chat Session UI Rendering and Layout Bugs: Omnichat input field background misalignment (331267), message cut off under input area (331268), and omni window layout offset after reopening (331249) cause visual glitches and hinder usability.
- Agent Host and Chat Session Sessionless API Limitations: Sessionless
commands.list()API not returning built-in skills causing inconsistent completions (328159), and inability to change primary directory during active session (331290) limit flexibility and user control.
- Agent Host and Chat Session Model Picker and Selection Bugs: Model picker showing incorrect or outdated models (331161), model choice lost between windows (331714), and fallback models persisted without user action (326941) cause confusion and incorrect model usage.
- Agent Host and Chat Session Session List and Session UI Bugs: Double-clicking empty space clearing chat unexpectedly (331480), session list not showing diffs info (328841), and session list context menu leaking disposables (330628) degrade session management experience.
- Agent Host and Chat Session Chat Input and Interaction Bugs: Keyboard navigation failing in AI conversation panel opened in new window (330511), slash command menu failing to render when editing previous request inline (331688), and chat rename tool not working in Claude (331195) cause interaction failures.
- Agent Host and Chat Session Chat Window and Message Display Bugs: Chat messages missing timestamps (332141), sticky user message obstructing content and misaligning scroll (332115), and chat window stuck showing "working" status (331007) reduce chat clarity and usability.
- Agent Host and Chat Session Chat Session Management Bugs: Session lifecycle race conditions causing transient errors (331648), session draft state reverting due to improper deletion handling (331592), and session creation countdown too short in voice mode (331272) cause session instability and user confusion.
- Agent Host and Chat Session Chat Session Migration and Data Sync Bugs: Legacy Copilot CLI sessions remaining visible before migration completes (331266), migration of user data customizations needing clearer UI and documentation (331211), and disabling migration for unsupported harnesses (331214) highlight complexity in session data management.
- Agent Host and Chat Session Chat Session UI Simplification Requests: Requests to simplify session header by removing redundant search bar and consolidating actions (329321), and to add tags for filtering conversations (321182) aim to improve user focus and session management.
- Agent Host and Chat Session Chat Session External Session Handling Bugs: External session banner UI issues causing confusion (331230), excessive event firing causing UI delays (331385), and external sessions causing performance issues (331385) degrade user experience.
- Agent Host and Chat Session Chat Session Tooling Bugs: Rename chat tool failing to update UI titles (331487), rename_chat tool failing with Codex harness (331334, 331253, 331254), and tool output submission failing with BYOK Responses API (331636) cause broken tooling workflows.
- Agent Host and Chat Session Model and Permissions Bugs: Custom Endpoint context window size inflated by 16,384 tokens causing backend errors (331425, 331426), and auto-translation of legacy tool settings into Copilot SDK permissions needed for enterprise policies (331143) highlight configuration challenges.
- Agent Host and Chat Session Accessibility and Voice Mode Features: Requests for mute microphone button and transcription controls (331367), start dictation command in context menus (331368), and extending session creation countdown in voice mode (331272) aim to improve accessibility and voice interaction.
- Agent Host and Chat Session Multi-root Workspace Context Limitations: Claude and Codex only receiving context from primary workspace root (331342), MCP servers failing to start due to incorrect path formatting in Remote-SSH (320167), and missing native agents and skills from secondary roots (331301) cause incomplete context and functionality.
- Agent Host and Chat Session UI Rendering and Layout Bugs: Omnichat input field background misalignment (331267), message cut off under input area (331268), and omni window layout offset after reopening (331249) cause visual glitches and hinder usability.
- Agent Host and Chat Session Sessionless API Limitations: Sessionless
commands.list()API not returning built-in skills causing inconsistent completions (328159), and inability to change primary directory during active session (331290) limit flexibility and user control.
- Agent Host and Chat Session Model Picker and Selection Bugs: Model picker showing incorrect or outdated models (331161), model choice lost between windows (331714), and fallback models persisted without user action (326941) cause confusion and incorrect model usage.
- Agent Host and Chat Session Session List and Session UI Bugs: Double-clicking empty space clearing chat unexpectedly (331480), session list not showing diffs info (328841), and session list context menu leaking disposables (330628) degrade session management experience.
- Agent Host and Chat Session Chat Input and Interaction Bugs: Keyboard navigation failing in AI conversation panel opened in new window (330511), slash command menu failing to render when editing previous request inline (331688), and chat rename tool not working in Claude (331195) cause interaction failures.
- Agent Host and Chat Session Chat Window and Message Display Bugs: Chat messages missing timestamps (332141), sticky user message obstructing content and misaligning scroll (332115), and chat window stuck showing "working" status (331007) reduce chat clarity and usability.
- Agent Host and Chat Session Chat Session Management Bugs: Session lifecycle race conditions causing transient errors (331648), session draft state reverting due to improper deletion handling (331592), and session creation countdown too short in voice mode (331272) cause session instability and user confusion.
- Agent Host and Chat Session Chat Session Migration and Data Sync Bugs: Legacy Copilot CLI sessions remaining visible before migration completes (331266), migration of user data customizations needing clearer UI and documentation (331211), and disabling migration for unsupported harnesses (331214) highlight complexity in session data management.
- Agent Host and Chat Session Chat Session UI Simplification Requests: Requests to simplify session header by removing redundant search bar and consolidating actions (329321), and to add tags for filtering conversations (321182) aim to improve user focus and session management.
- Agent Host and Chat Session Chat Session External Session Handling Bugs: External session banner UI issues causing confusion (331230), excessive event firing causing UI delays (331385), and external sessions causing performance issues (331385) degrade user experience.
- Agent Host and Chat Session Chat Session Tooling Bugs: Rename chat tool failing to update UI titles (331487), rename_chat tool failing with Codex harness (331334, 331253, 331254), and tool output submission failing with BYOK Responses API (331636) cause broken tooling workflows.
- Agent Host and Chat Session Model and Permissions Bugs: Custom Endpoint context window size inflated by 16,384 tokens causing backend errors (331425, 331426), and auto-translation of legacy tool settings into Copilot SDK permissions needed for enterprise policies (331143) highlight configuration challenges.
- Agent Host and Chat Session Accessibility and Voice Mode Features: Requests for mute microphone button and transcription controls (331367), start dictation command in context menus (331368), and extending session creation countdown in voice mode (331272) aim to improve accessibility and voice interaction.
- Agent Host and Chat Session Multi-root Workspace Context Limitations: Claude and Codex only receiving context from primary workspace root (331342), MCP servers failing to start due to incorrect path formatting in Remote-SSH (320167), and missing native agents and skills from secondary roots (331301) cause incomplete context and functionality.
- Agent Host and Chat Session UI Rendering and Layout Bugs: Omnichat input field background misalignment (331267), message cut off under input area (331268), and omni window layout offset after reopening (331249) cause visual glitches and hinder usability.
- Agent Host and Chat Session Sessionless API Limitations: Sessionless
commands.list()API not returning built-in skills causing inconsistent completions (328159), and inability to change primary directory during active session (331290) limit flexibility and user control.
- Agent Host and Chat Session Model Picker and Selection Bugs: Model picker showing incorrect or outdated models (331161), model choice lost between windows (331714), and fallback models persisted without user action (326941) cause confusion and incorrect model usage.
- Agent Host and Chat Session Session List and Session UI Bugs: Double-clicking empty space clearing chat unexpectedly (331480), session list not showing diffs info (328841), and session list context menu leaking disposables (330628) degrade session management experience.
- Agent Host and Chat Session Chat Input and Interaction Bugs: Keyboard navigation failing in AI conversation panel opened in new window (330511), slash command menu failing to render when editing previous request inline (331688), and chat rename tool not working in Claude (331195) cause interaction failures.
- Agent Host and Chat Session Chat Window and Message Display Bugs: Chat messages missing timestamps (332141), sticky user message obstructing content and misaligning scroll (332115), and chat window stuck showing "working" status (331007) reduce chat clarity and usability.
- [issues/331007](https://github
2.5 Issue Discussion Insights
This section will analyze the tone and sentiment of discussions within this project's open and closed issues that occurred within the past week. It aims to identify potentially heated exchanges and to maintain a constructive project environment.
- 今すぐ消せよこの糞機能余計なんだよ
- Toxicity Score: 0.85 (Rapid escalation, aggressive language, hostile tone, lack of constructive dialogue)
- This GitHub conversation consists of a single user posting a highly negative and aggressive comment expressing strong dissatisfaction with a feature, using explicit language and demanding immediate removal. There are no responses or further discussion, and the tone is confrontational and hostile from the outset. The presence of spam and new release labels suggests the comment may be off-topic or inappropriate for the issue tracker.
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: 155
Key Open Pull Requests
1. Simplify Agent Host service construction: This pull request simplifies the construction of the Agent Host service by restoring normal lazy dependency injection while maintaining static validation, replacing late worktree setters with a single injected owner, registering branch-name generation through dependency injection, and updating related documentation and tests to reflect the new service model.
- URL: pull/332084
- Associated Commits: 20eea, 3c76a, 0c9cb, bb80b, 8066b, 22631, 763fa, 1c62f, dc02c, e1d6e, 2dad9, 004aa, 8f11c, 8ab7d, a587b, 45d77, 85f62, 3c7bc, bd2f4, fc53e, 1a68a, 8cd7c
2. Add standalone Copilot source build pipeline: This pull request adds a standalone pipeline to build the Copilot SDK and all runtime targets from source, publish the resulting npm packages to an internal VS Code feed, queue the existing product build with specific version overrides without altering the original product pipeline, run artifact-based sanity tests for unpublished builds, and incorporates extensive feedback and improvements to ensure secure, authenticated, and validated source builds with authoritative build overrides and detailed provenance metadata.
- URL: pull/331514
- Associated Commits: 9aa93, 2cfca, 88fd7, 5dc3c, b71e8, 6f409, 203a4, c500c, f6e97, 60c2a, d0312, 4c898, 6502d, a1f93, 75964, a981a, 534d9, baa32, 2f1a1, e6f50, fc35d
3. Adding widthInEm field to injected text options 2: This pull request introduces a new widthInEm field to injected text options in the Visual Studio Code editor, enabling fixed-width handling and wrapping of injected text decorations, along with comprehensive tests and visual fixtures to ensure stable rendering and consistent behavior across different font settings and editor components.
- URL: pull/331976
- Associated Commits: a7cad, 2c853, 691e4, 32f3b, 85e97, a0b9c, fd064, 9f31f, ab76b, be993, e3f5e, 4d66d, 02e2d, 9d48d, 90f81, 6e9fc
Other Open Pull Requests
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: 554
Key Closed Pull Requests
1. Creating biased random numbers from a cryptographically secure source: This pull request proposes a new feature to generate biased random numbers using a cryptographically secure source, enhancing the application's capability to produce random values with specified distributions while ensuring strong security.
- URL: pull/273618
- Associated Commits: ba48f, 133f3, d26c8, e5c57, 0e25a, 3a815, 2cf50, 532ef, 3cae1, 4cad9, e9155, e35a1, 7ae05, ea36d, e7f38, 83a28, 4d8ba, 18fb4, b3122, a6f8e, d0253, e7dcd, 0b416, 4512b, c46bb, 7598f, c3284, a912c, f834a, ce5f5, d0f97, 41fa3, ae034, 63d9d, bbb21, 3f688, 6acd1, 2011d, a90af, ce9c4, 8be0b, 1890f, 19d54, 6603c, e12fe, 179d7, 4dc33, 04c82, 6db29, adca1, d4e34, 10e36, 5142e, 09ada, 8fdc5, 151c1, a93b7, ae429, d20e3, 08cde, 5d130, 952b8, 949be, c5a81, 98e39, c0ed5, 04668, 9acd9, 24d93, 1c2f3, a846b, d6514, 458ff, c70d2, fb38c, 9e3af, f1bee, 17a6b, c30a3, 37db5, a384e, d73aa, de8c9, c93b7, 8f470, 80a99, 62783, 5615e, f2feb, 9a624, e3656, a899b, 91344, 0728a, 2433a, 800e2, 7767a, c21d0, f253b, 91f21, 73221, ef29e, 7a02b, 18a50
2. update: This pull request is a comprehensive update that introduces a new chat feature with OpenAI integration, including a simple chat panel, chat session handling with streaming and persistence, command parsing with execution guards, theme application, debug logging, and extensive documentation and setup instructions, although it was ultimately not merged.
- URL: pull/321714
- Associated Commits: 7d15d, b01b9, d898e, 20e2b, 34078, ad9e5, 8b77b, e9738, 56a22, c245d, a486c, d8292, 7c192, a81ad, aa7a8, c7491, 71e05, 0bc32, 38abb, dcc88, b4baf, b3bd7, 1f10f, 0d78a, 48caf, 18601, bdefa, 8892e, 01af4, c51f1, d933a, e1024, 24651, 9c1f2, 85496, 0fa52, 97d79, c4a1c, 17e3d, 43222, b2b1c, 1036a, 28d69, 8a9ce, 8a60d, 34334, c7531, 36db6, 4eb6c, be35c, f703d, 86a9c, 23267, d89e3, 62c75, a66a5, a429f, c09ba, 5319a, e1101, a8ac6, e9612, c30e3, 81030, a4c3a, d1159, 55e60, f5c98, 007cc, 88436
3. MCP: Preserve Launch Working Directories Across Hosts: This pull request preserves and correctly scopes the launch working directories for .mcp.json servers across multiple hosts and multi-root workspaces in the Agent Host, ensuring that server processes are launched with the appropriate working directory provenance on different operating systems and integrating this behavior consistently across Copilot, Codex, and Claude providers while addressing related multi-root discovery, syncing, and session scoping issues.
- URL: pull/330223
- Associated Commits: 6a1f4, 14dc5, b1db7, dfb49, 5f203, 5718e, f5aab, 4ff1b, beb28, 5c1bd, e0fc9, ef613, 14a51, 1f888, a9021, 313d3, 4c48f, 8d127, fe9be, f7cfe, 26e1c, b72fa, 73649, f8649, 60906, 1c33a, 1fb92, 8f315, 4085f, 694bd, 7e5a1, 9c6a3, f308e, 14833
Other Closed Pull Requests
- TypeScript 7 Language Context Support: This pull request adds support for the TypeScript 7 language context in Visual Studio Code by introducing context providers and new settings to enable inline suggestions. It also implements necessary bug fixes and improvements to ensure proper functionality.
- Chat Rename Behavior Improvements: This pull request introduces an optional
automaticargument to therename_chatfunction to distinguish reminder-driven automatic chat renames from explicit user-requested renames. It ensures automatic renames execute non-blockingly and remain hidden in the UI unless they fail or are cancelled, while explicit renames await completion and propagate failures, reducing noise and improving rename operation handling.
- MCP Server Configuration Enhancements: This pull request proposes adding a new server configuration named 'vscode-playwright-mcp-web' to the 'mcp.json' file, enabling the MCP server to run with Chromium using the '--web' flag without manual configuration edits. It also enables the built-in GitHub MCP servers across all built-in Agent Host providers, activating the Copilot runtime server for token-based sessions and refining provider configuration and UI behavior.
- Chat Interface Sticky Scroll Feature: This pull request introduces a sticky scroll feature in the chat interface that allows users to click on request titles to scroll to them and click again to edit. It ensures that restore and forking buttons continue to function normally, enhancing user interaction with chat requests.
- Git ls-files Parsing Refactor: This pull request refactors the
parseLsFilesfunction by removing its use of regular expressions and instead usingindexOfandsplitmethods. This change improves performance and eliminates the risk of Regular Expression Denial of Service (ReDoS) vulnerabilities.
- Unified Model-Selection Policy: This pull request unifies the model-selection policy used by both the Workbench chat and the Agents Window by removing the Agents Window’s separate implementation and sharing Workbench’s
ChatInputModelSelectionController. It introduces explicit tracking of chat model ownership, scopes model state per chat, and includes behavior improvements and comprehensive testing for consistent model selection.
- Dependency Updates: This pull request updates and bumps multiple npm and yarn dependencies across 15 directories, including key packages like @anthropic-ai/sdk, tar, undici, js-yaml, and brace-expansion. These updates ensure the codebase uses up-to-date and secure dependencies.
- Array Helper Utilities Refactor: This pull request cleans up duplicate logic and enhances array helper utilities in
arrays.tsby removing redundant assignments, refactoringwithoutDuplicates()to reusedistinct(), and replacing spread-based concatenation with an iterative approach. These changes improve type safety and avoid argument limits while maintaining API compatibility.
- Editor Title Actions Streamlining: This pull request streamlines the placement and behavior of editor title actions related to Sessions in the Agents Window by moving various actions into the editor title area. It introduces an "Always Show Inline Diff" toggle and improves alignment, spacing, and accessibility of tab-related controls while keeping group header actions minimal.
- Sessions End-to-End Testing Improvements: This pull request addresses concurrency issues in the sessions end-to-end testing workflow by restoring and refining its configuration, removing duplicate keys, and improving cross-platform Node.js executable resolution. It incorporates comprehensive unit tests and code review feedback to enhance reliability and maintainability.
- ECC Bundles and Dependency Updates: This pull request adds ECC bundles for Visual Studio Code and updates several dependencies within the project to newer versions.
- Agent Host Provider Enhancements: This pull request enables the built-in GitHub MCP servers across all built-in Agent Host providers, including activating the Copilot runtime server for token-based sessions and configuring Claude and Codex with authenticated endpoints. It refines tool availability, applies scoped customization rules, hides duplicate GitHub collections, and adds comprehensive tests for proper provider configuration and UI behavior.
- Repository-Local ECC Tools and Agent Roles: This pull request introduces repository-local Codex and Claude ECC tools configurations with multi-agent scaffolding, adds various agent roles and skills definitions, and enhances Windows installer sanity tests by hardening path handling and input validation.
- QEMU/KVM VM Integration: This pull request integrates QEMU/KVM virtual machines into the GitCortex Studio workbench, featuring a new activity bar view for managing VMs, a VM daemon for lifecycle management, a dependency-free WebSocket-to-VNC proxy, embedded noVNC webview panels, environment checks, and 27 unit tests to ensure robust VM management and security.
- Chat Title Synchronization: This pull request synchronizes renamed default chat titles with their owning sessions in the Agent Host to ensure consistent updates across editor windows. It refines rename behavior, routes editor rename callbacks, manages title inheritance and persistence, removes redundant overlays, and updates model descriptions to improve chat title management consistency.
- Agent Host Debug Log Export Rework: This pull request reworks the export of Agent Host debug logs by shifting diagnostics discovery and packaging ownership to the Agent Host. It introduces a private extension request returning a streamed artifact URI for efficient, bounded, and validated log collection supporting both active and inactive sessions without relying on client-side path guessing.
- AgentService Instantiation Refactor: This pull request refactors
AgentServiceinstantiation by constructing it through a strict dependency injection scope within the Agent Host. It centralizes service graph composition outside the service class, streamlines runtime creation with a single factory, and improves test and integration setups for consistent service initialization.
- GitHub Clone Quick Action Feature: This pull request adds a GitHub clone quick action feature, including a Public Repo Cloner extension with a sidebar view and repository search functionality. This enhancement improves the ease of cloning GitHub repositories directly within Visual Studio Code.
- Copilot CLI Chat Command Regression Test: This pull request adds a regression test for the Copilot CLI chat command that drives the real production CLI participant through a specific chat session prompt. It asserts that the SDK does not produce a "(query) Execution failed" error log, preventing a known error message from appearing in the chat interface.
- BYOK Experiment Synchronization: This pull request synchronizes the BYOK experiment enablement setting through the agent-host root configuration to ensure consistent activation across components. It gates BYOK model availability based on a shared enablement gate while preserving explicit environment overrides and allows configuration changes without restarting the agent host.
- Cross-Session Delegation and Notifications: This pull request adds support for cross-session delegation and notifications by enabling independent workspaces, branches, and lifecycles for delegated tasks. It introduces durable creator/parent relationships and labels for session discovery and provides coordinated notifications for session status changes without polling.
- Build Pipelines Onboarded to CFSClean: This pull request onboarded the build pipelines onto CFSClean by routing all npm and NuGet package installations through internal feeds. It includes special handling for the foundry-local-sdk's unique NuGet installation method, streamlining package management and improving build consistency.
- Legacy Copilot CLI Session Migration: This pull request improves migration of legacy Copilot CLI sessions by redirecting opens of legacy
copilotcli:/<id>URIs to agent-host counterparts. It consolidates session list deduplication logic, enhances working-directory recovery, and refines discovery and retry mechanisms for reliable session restoration.
- Diffpatch Prompting Strategy Eagerness: This pull request introduces an
eagernessPromptconfiguration option to thePatchBased02diffpatch prompting strategy, allowing users to tag prompts with high or low aggressiveness levels. This feature is implemented as a flexible option applicable to any diffpatch prompting strategy without backporting to older strategies.
- Semantic Workspace Search in Copilot: This pull request adds a setting-gated semantic workspace search feature to Copilot agent host sessions by integrating the existing VS Code implementation in place of the SDK's built-in search. It includes multiple refinements and documentation improvements to enhance functionality and clarity.
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 | 399 | 38 | 0 | 905 |
| roblourens | 645 | 42 | 30 | 27 |
| meganrogge | 640 | 14 | 29 | 38 |
| dmitrivMS | 427 | 32 | 13 | 209 |
| benibenj | 345 | 49 | 7 | 25 |
| sandy081 | 345 | 36 | 14 | 21 |
| connor4312 | 245 | 18 | 8 | 34 |
| DonJayamanne | 189 | 18 | 19 | 56 |
| mrleemurray | 229 | 27 | 2 | 7 |
| benvillalobos | 199 | 9 | 13 | 9 |