Commit Graph
30 Commits
Author SHA1 Message Date
Don Jayamanne 554a6adfaa Update CLI tests to test terminal commands (#2473)
* Use fs.mkdir with recursive option instead of IFileSystem.createDirectory to account for dir already existing

* Update CLI tests to test terminal commands

* Fixes

* Updates

* More fixes
2025-12-23 08:45:45 +00:00
Don Jayamanne c3083d8402 Give preference to paths in WorkTree (#2542)
* Give preference to paths in WorkTree as opposed to workspace

* fix tests
2025-12-11 22:55:49 +00:00
Matt Bierner 3c8134184b Enable no-unexternalized-strings in repo (#2448)
Enables the same `no-unexternalized-strings` with have in `vscode` in this repo. This make sure we have a more consistent style across repos and when generating edits
2025-12-05 18:45:12 +00:00
Don Jayamanne e03ab5c0f8 Support image attachments in Copilot CLI (#2270)
* Support image attachments in Copilot CLI

* Fix tests
2025-11-30 05:23:51 +00:00
Don Jayamanne aa2b9761fb Exclude incorrect workspace chat ref vars for Copilot CLI (#2254) 2025-11-28 06:17:34 +00:00
Don JayamanneandCopilot 009c68c9cf When delegating to Copilot CLI do not open chat editor (#2232)
* When delegating to Copilot CLI do not open chat editor

* Update src/extension/chatSessions/vscode-node/copilotCLIChatSessionsContribution.ts

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update src/extension/chatSessions/vscode-node/copilotCLIChatSessionsContribution.ts

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update src/extension/chatSessions/vscode-node/copilotCLIChatSessionsContribution.ts

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Address code review

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-27 00:16:11 +00:00
Don Jayamanne 69064c944d Restore edits for background sessions (#2180) 2025-11-26 12:29:49 +00:00
Don Jayamanne 369b888d45 Support Custom Agents in Copilot CLI (#2200)
* Support Custom Agents in Copilot CLI

* address comments

* Updates

* skip stests
2025-11-26 05:17:45 +00:00
Don Jayamanne 14d8804d99 Move Copilot CLI working directory compulation into common layer and change to URI (#2197) 2025-11-25 23:26:34 +00:00
Don Jayamanne f9a5fd886a Attach untitled files to Copilot CLI (#2185) 2025-11-25 11:53:14 +00:00
Don JayamanneandCopilot 288f24700a Update @github/copilot and add more stests (#2123)
* Update @github/copilot and add more stests

* Updates

* Fixes

* Add more tests

* Fix tests

* Account for new binaries in SDK.

* skip stests

* Update test/e2e/cli.stest.ts

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-24 00:53:41 +00:00
Don Jayamanne c51596fab7 Support cacheable Github Copilot CLI stests (#2101)
* Add cacheable stests for Copilot CLI

* Support cacheable Github Copilot CLI stests

* Fix tests

* Fixes

* Fixes
2025-11-20 10:16:04 +00:00
Don Jayamanne 180901c825 Copy ripgrep files for copilot CLI (#2037)
* Copy ripgrep files for copilot CLI

* Fix path
2025-11-17 05:51:47 +00:00
Don Jayamanne 07a3e71f76 Update @github/copilot to 0.0.336 (#1992)
* fix: export UnknownToolCall type and update its usage in CopilotCLISession

* Update @github/copilot to 0.0.336

* Updates
2025-11-13 21:25:51 +00:00
Don Jayamanne d0f16d6dc2 Remove zeromq and related unwanted notebook execution tests (#1941) 2025-11-12 04:31:49 +00:00
Don Jayamanne ed46cfe7d0 Ensure Copilot CLI session handling is consistent (#1908) 2025-11-11 05:56:12 +00:00
Don Jayamanne ecbc197955 Remove Copilot CLI Session Options (#1894)
* Remove Copilot CLI Session Options

* Fix tests

* Fix tests

* Updates

* Fix tests

* Dispose unwanted readonly sessions
2025-11-10 12:51:32 +00:00
Ladislau Szomoru 69be7776e1 Copilot CLI - publish statistics for session using git worktree (#1874)
* Copilot CLI - publish statistics for session using git worktree

* Refactor things to stage changes

* Fix test

* Pull request feedback

* Fix test

* Another attempt to fix tests
2025-11-10 06:34:43 +00:00
Don Jayamanne ee252003d6 Copilot CLI integration stests (#1889) 2025-11-10 05:20:38 +00:00
Megan Rogge 5e1320a89d rm start debugging intent (#1323)
* rm start debugging intent

* rm test

* rm something

* update baseline

* Apply suggestion from @meganrogge
2025-10-15 21:34:59 +00:00
Rob Lourens 4cf37e4b4c Cleanup - delete thinking tool (#1353) 2025-10-15 20:37:40 +00:00
Rob Lourens 61325a7d80 Adopt isSubAgent tool call hint (#1173)
See microsoft/vscode#266588
2025-09-27 04:51:14 +00:00
Matt Bierner bf8ec6c11d Explicitly dispose of the SimulationWorkspace (#929)
Looking into why this is being retained as well during testing but hopefully this reduces the memory usage
2025-09-06 05:03:08 +00:00
Bhavya U fb0ad7f194 Add support for fetching release notes by version and update VscodePrompt to handle multiple versions (#859)
* Add support for fetching release notes by version and update VscodePrompt to handle multiple versions

* Skip metaprompt test suite for vscode panel

* Remove obsolete vscode metaprompt panel test data

* Remove skipped metaprompt panel test cases from baseline.json
2025-09-01 01:32:11 +00:00
Alexandru Dima 6ddc031f00 Reduce code in /shims/ and rely on code coming in from vscode (#784)
* Reduce code in /shims/ and rely on code coming in from vscode

* update snapshots as a consequence of using MarkdownString from vscode
2025-08-29 14:10:37 +00:00
Rob Lourens 9f43afddfc Make agent stests optional (#514)
* Make agent stests optional

* And this

* Marked as optional
2025-08-08 03:05:15 +00:00
Don Jayamanne 5206495494 Fix creating notebooks in ask mode (#134)
* Fixes for creating notebooks in ask modes

* Update baseline
2025-07-07 01:43:17 +00:00
Tyler Leonhardt eb563fcecc working 2025-06-29 12:28:06 -07:00
Tyler Leonhardt 10da06c1af fetchWebPageTool stests 2025-06-29 12:16:29 -07:00
kieferrmandcopilot-swe-agent[bot] 333d9a4053 Hello Copilot
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
2025-06-27 11:35:20 +02:00