[pull] main from microsoft:main#1230
Merged
Merged
Conversation
Fixes #313661 Hopefully cuts down on some of the double submissions we've been seeing Co-authored-by: Copilot <copilot@github.com>
…X, and CURRENT_TIMEZONE_NAME (#315140) Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Disable issue reporter submit button while the issue is being submitted
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Remove Agents sanity tests
…viders (#315181) * BYOK: support per-model reasoning_effort across OpenAI-compatible providers * feedback updates
* Refactor Copilot CLI agent resolution with enhanced caching * Updates * Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
When a historical turn was missing RenderedUserMessageMetadata (older sessions, freeze-not-fired paths), AgentUserMessage fell through to the current-turn render path and embedded live workspace state (<editorContext>, terminal, todos, reminderInstructions) into a past user message, breaking the prompt cache prefix on every request. - AgentUserMessage now delegates to AgentUserMessageInHistory in this fallback, matching what the other history renderers already do. - Thread userQueryTagName through AgentUserMessageInHistory and AgentConversationHistory so historical turns honor model-specific tag names (e.g. <user_query> for Grok).
* Agents web: no hosts screen * Address PR review on no-agent-host empty state - Drop JSDoc/CSS/code for connect actions, discovering spinner, and search-again footer that were never rendered; the widget is just a heading + CLI-command description + 'Learn more' link. - Fix grammar: 'agents tasks' -> 'agent tasks'. - Update stale CSS comment from 'code agent host --tunnel' to 'code tunnel' / 'code-insiders tunnel'. - Route focus to the empty state heading when it's mounted, so screen readers and keyboard users don't land on the hidden chat input.
Refactors animated value
…lder cardinality drift (#315206) Reconciles four telemetry issues (#233164, #233163, #196664, #193172) into clean defensive guards in OneSnippet/SnippetSession: - Capture model into a local in OneSnippet.move() and _hasPlaceholderBeenCollapsed() and null-guard getDecorationRange/_placeholderDecorations.get lookups (covers #233164, #196664). - Treat a missing decoration range on a non-empty placeholder as collapsed in _hasPlaceholderBeenCollapsed. - Add OneSnippet.activePlaceholderCount and gate SnippetSession.merge structural merge + post-merge _move on a cardinality precondition (snippets.length === sum(activePlaceholderCount)). When cursor normalization or external selection changes collapse mirrored placeholder selections, we now skip structural merge instead of crashing on others.shift() (covers #233163, #193172). Text edits still apply. - next()/prev() no-op when _move() returns no selections.
* Agents - do not pass the session metadata to commands * Fix compilation
* Add command to dump settings schema * Add interface
Improve new session hover functionality
Add test plan item template
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )