Justin Chen
3aa8a71efd
fix attachments not getting omission warning when not supported ( #244932 )
...
fix attachments not getting omitted
2025-03-27 23:34:10 +01:00
Rob Lourens
e6ef6295bf
Add policy-controlled setting to enable 3p extension tools in agent mode ( #244929 )
2025-03-27 15:19:02 -07:00
Justin Chen
b690067c83
fix web images not being in history ( #244927 )
...
fix web url not in history:
2025-03-27 22:48:48 +01:00
Megan Rogge
91666d9a36
add table count to chat response's aria label ( #244923 )
...
Fix #230888
2025-03-27 14:22:36 -07:00
Daniel Imms
cdb5805bb3
Merge pull request #244916 from microsoft/tyriar/tele_proc_ready
...
Ensure shell launch config is fully resolved
2025-03-27 13:12:12 -07:00
Robo
19193264bd
chore: pass webviewID with initial version message to sw ( #244910 )
2025-03-27 13:01:15 -07:00
Daniel Imms
50b5f5d7d9
Ensure shell launch config is fully resolved
...
The executable may not be available on onDidCreateInstance
Following up #244727
2025-03-27 12:54:03 -07:00
Connor Peet
47e069b04d
tools: fix enter not working on 'add pick' action ( #244913 )
2025-03-27 20:35:53 +01:00
Joyce Er
e3a24760e9
fix: use --vscode-foreground for Add Context button ( #244912 )
2025-03-27 20:35:28 +01:00
Connor Peet
1f7c0f73a8
Merge pull request #244790 from microsoft/connor4312/autoapprove-preview
...
chat: make chat.tools.autoApprove preview, and a mapping instead of string list
2025-03-27 12:34:05 -07:00
Benjamin Pasero
3ef3fe5180
chat - allow mode to be set from protocol link and command ( #244911 )
2025-03-27 20:31:52 +01:00
Benjamin Christopher Simmonds
c0deea11b1
Very precise side by side width approximation ( #244899 )
...
very precise side by side width "approximation"
Co-authored-by: Henning Dieterichs <hdieterichs@microsoft.com >
2025-03-27 19:26:09 +00:00
Connor Peet
841dad55d7
mcp: allow url handler to take inputs ( #244909 )
2025-03-27 20:17:39 +01:00
Connor Peet
f1ced249e2
mcp: gracefully validate and fail invalid tool json schemas ( #244908 )
2025-03-27 20:17:09 +01:00
Connor Peet
a8a3cac8c1
keep autoapprove as boolean for this release
2025-03-27 11:56:00 -07:00
Oleg Solomko
d06c89e8fd
add doc comments
2025-03-27 11:47:10 -07:00
Oleg Solomko
59dbe2cc85
align use prompt command with the unified chat view mode
2025-03-27 11:47:10 -07:00
Robo
0bbbcc6e1d
chore: improve unresponsive error message ( #244904 )
2025-03-27 11:45:56 -07:00
Daniel Imms
f5a67cdedb
Merge pull request #244897 from microsoft/tyriar/copilot_15107
...
Keep barrier around when it's open
2025-03-27 10:09:08 -07:00
Bhavya U
d9b035ad0b
polish: increase width constraint for semi-constrained layout on Getting Started page ( #244896 )
...
fix: increase width constraint for semi-constrained layout on Getting Started page
2025-03-27 18:07:42 +01:00
Henning Dieterichs
9e6531ebd4
Fixes https://github.com/microsoft/vscode-copilot/issues/15024
2025-03-27 17:52:54 +01:00
Rob Lourens
631147fb1c
Enable edits2 mode for EXP ( #244893 )
2025-03-27 17:50:41 +01:00
Sandeep Somavarapu
e32e8f7ae6
fix #244889 ( #244891 )
2025-03-27 17:49:00 +01:00
Daniel Imms
771bd013c3
Keep barrier around when it's open
...
Possible root cause of microsoft/vscode-copilot#15107 , if createIterable is
called after endExecution (but before flush finishes), it could never be
resolved.
2025-03-27 09:43:24 -07:00
Megan Rogge
ef85700f3b
fire task problem matcher processing begins event for start stop problem matcher ( #244888 )
...
fix #244625
2025-03-27 17:33:34 +01:00
Benjamin Christopher Simmonds
e7a7802af5
Fix side-by-side widget padding calculation ( #244884 )
...
https://github.com/microsoft/vscode-copilot/issues/14731
2025-03-27 17:07:01 +01:00
Benjamin Pasero
769a49e314
nes - ensure to read/write setting value from status with text config service ( #244881 )
2025-03-27 16:39:39 +01:00
Henning Dieterichs
ab4511fc83
Only keep NES when typing agrees with it ( #244871 )
2025-03-27 15:13:15 +01:00
Johannes Rieken
3cb6669689
polish add tools gesture ( #244868 )
2025-03-27 15:01:48 +01:00
Aiday Marlen Kyzy
022778d375
reading blank space when empty text ( #244852 )
2025-03-27 12:28:06 +01:00
Johannes Rieken
36762fc18c
always render Select Tools with icon, always show it (in agent mode) ( #244850 )
...
* Revert "fix https://github.com/microsoft/vscode/issues/244748 (#244753 )"
This reverts commit 49f51817c1 .
* always render Select Tools with icon, always show it (in agent mode)
https://github.com/microsoft/vscode-copilot/issues/15019
2025-03-27 11:56:10 +01:00
Sandeep Somavarapu
7a5abbfb7a
add 'fromFallback' property to extension query for fallback handling ( #244848 )
2025-03-27 11:40:38 +01:00
Sandeep Somavarapu
e8f4239a6f
add logging for extension auto updates ( #244842 )
2025-03-27 11:36:33 +01:00
Johannes Rieken
27df383fbf
inline chat 2 should never show code blocks ( #244846 )
...
fixes https://github.com/microsoft/vscode-copilot/issues/15027
2025-03-27 11:30:49 +01:00
Aiday Marlen Kyzy
7c76592e6d
Validate range before using it ( #244843 )
...
validate range before using it
2025-03-27 11:15:25 +01:00
Johannes Rieken
7d0cd40c1b
When looking up an inline chat session, also check modified file entries ( #244838 )
...
fixes https://github.com/microsoft/vscode-copilot/issues/15031
2025-03-27 10:13:17 +01:00
Connor Peet
ff52a0da2e
mcp: fix chat.mcp.enabled doesn't affect API MCP server ( #244826 )
...
Fixes #244752
2025-03-27 05:42:38 +01:00
Rob Lourens
7b4566fe28
Log errors thrown from tool invocations ( #244825 )
2025-03-27 05:23:55 +01:00
Joyce Er
34fa66b961
fix: use --vscode-foreground for Add Context button ( #244824 )
2025-03-26 21:20:12 -07:00
Rob Lourens
1a08707e64
Fix "Clear all workspace chats" ( #244820 )
...
Added async stuff, have to move accessors around
Fix microsoft/vscode-copilot-release#6904
2025-03-26 20:39:20 -07:00
Benjamin Pasero
3a4bf6c55a
Old signup flow when copilot installed but not signed in (fix microsoft/vscode-copilot#14837) ( #244758 )
2025-03-26 19:50:13 -07:00
Rob Lourens
7eb3a2a6aa
Only allow /help in Ask mode, and hide setup agent ( #244815 )
2025-03-27 01:48:29 +01:00
Rob Lourens
be324b41ed
Fix "Done" action target ( #244813 )
2025-03-27 01:41:22 +01:00
Rob Lourens
8d1b5104d5
Fix some markdown rendering in chat responses ( #244812 )
2025-03-27 01:28:53 +01:00
Rob Lourens
15388255bf
Fix animated ellipsis showing at the wrong time ( #244811 )
2025-03-27 01:14:01 +01:00
Peng Lyu
ef337b5c75
Merge pull request #244792 from eleanorjboyd/anxious-lizard
...
fix open cell notebook output error
2025-03-26 16:33:18 -07:00
Rob Lourens
4790bd1998
Avoid mentioning Edits in setting description ( #244810 )
2025-03-26 16:32:56 -07:00
Rob Lourens
696253b290
Fix quick chat layout ( #244809 )
...
Fix #244730
2025-03-26 16:23:23 -07:00
Justin Chen
a9198ac6cc
fix issue where certain urls won't work because of = ( #244801 )
...
fix issue where certain urls won't work because of =
2025-03-26 16:10:33 -07:00
Peng Lyu
c6b3adc3c3
Fix no working progress after notebook edits. ( #244800 )
2025-03-26 23:57:59 +01:00