Files
vscode/extensions/copilot/test/simulation/cache
Aaron Munger b3868ec970 debug chat replay with replay intent (#693)
* stub out new participant for replay

* add debugger to step through replay file

* parse and debug json replay

* make edits from the replay

* create absolute path

* update for the latest json format

* show tool calls with tool call renderer

* use singleton object for response queue

* cleanup

* formatting

* baseline update

* baseline update again

* just disable tool from normal agent calls

* reverting stest changes

* nes: clean up enforcing minimum response delay and cancellation handling (#746)

* nes: do not enforce minimum response delay for NES in 2 cases  (#748)

* nes: clean up enforcing minimum response delay and cancellation handling

* nes: do not enforce minimum response delay for NES in 2 cases

    1. for NES that's a subsequent edit (ie non-first edit in a set of multiple edits that come from a single model request)
    2. for NES that was cached and is returned again after rebasing on user edits

* Move to latest completion core (#749)

* update baseline

* use existing util

---------

Co-authored-by: Ulugbek Abdullaev <ulugbekna@gmail.com>
Co-authored-by: Dirk Bäumer <dirkb@microsoft.com>
2025-08-25 17:59:45 +00:00
..
2025-06-27 11:35:20 +02:00