Commit Graph

18 Commits

Author SHA1 Message Date
Megan Rogge f99ca51227 rm task tools (#357)
* rm task tools

* rm unused

* update baseline

* update baseline
2025-07-24 21:42:31 +00:00
Connor Peet 12527117f9 tools: remove runtests tool (#353)
* tools: remove runtests tool

This was moved to core in yesterday's Insiders and can now be removed in Copilot

* fix up tests

* update baseline
2025-07-24 18:23:33 +00:00
Don Jayamanne 67458790b5 Alternative Notebook content with code cells and utilities to translate edits and positions (#342)
* Alternative Notebook content with code cells and utilities to translate edits and positions

* Fix tests

* Update baseline

* Add alt offset

* Rename method

* Updates

* Exclude md cells when handling updates
2025-07-23 10:32:33 +00:00
Daniel Imms 8cc3787f01 Remove run in terminal tool (#308)
* Remove run in terminal tool

Part of #252650

* Remove 2 suffix from core tool names

They will change in sync

* Update baseline
2025-07-18 20:34:56 +00:00
Megan Rogge 9901ec5d89 also track non-copilot terminals in agent context (#221)
* fix #254495

* tweak

* fix issues

* get it to work for both

* cleanup

* fix tests

* update baseline

* Apply suggestion from @meganrogge

* update baseline

* fix test
2025-07-18 15:12:41 +00:00
Logan Ramos 58dfa936e9 bump model metadata salt (#288)
* bump model metadata salt

* Add new cache entry
2025-07-17 20:37:34 +00:00
Ulugbek Abdullaev 7b8dc1d882 update cache (#247) 2025-07-15 12:00:31 +00:00
Ulugbek Abdullaev e4a6a6aa9e update cache (#202) 2025-07-10 14:19:04 +00:00
Megan Rogge e29ebc50b5 monitor inactive or idol task status, poll for info (#166)
* wip #254671

* get it working

* register disposables

* improve comment

* good state

* get it to work

* rm comment

* improvements

* update baseline

* only include tasks for which there's a terminal

* fix bug

* improve

* fix tests

* add inactive task test

* don't leak listener

* System -> User

* add semicolons

* fix issue

* add semicolon

* Also check for idle

* monitor inactive

* update engine

* cleanup

* add a comment

* consolidate

* fix tests
2025-07-09 23:29:49 +00:00
Ulugbek Abdullaev 3782329af9 update cache (#182) 2025-07-09 15:41:38 +00:00
Megan Rogge 3c2cbe71c9 Specify what type of terminals were not found, fix terminalLastCommand model description (#141)
* fix #254392

* fix model description

* tweak

* update baseline
2025-07-08 16:48:32 +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
Megan Rogge 4d7f568526 Indicate when no active tasks/terminals are found to avoid hallucination about active tasks/terminals that have been cancelled (#94)
* fix bug

* update baseline

* update baseline

* add logs

* tweak

* bring back some changes

* don't invoke get output tool in run task

* improve prompt messaging

* Apply suggestion from @meganrogge

* Apply suggestion from @meganrogge

* Apply suggestion from @meganrogge

* update baseline

* update baseline

* add baseline

* address feedback

* update baseline
2025-07-03 15:28:28 +00:00
Megan Rogge ebda9d4899 defer output fetching for task/terminal to tools, add GetTaskOutputTool, add terminal last command context to prompt (#16)
* add task output tool and more

* update baseline

* Cap max chars

* add to agent tasks instructions

* follow run task example

* update baseline

* fix some issues

* revert a change

* update baseline

* undo update baseline

* rm files

* fix issue

* empty string instead of null

* Update baseline

* align with run task

* fix group

---------

Co-authored-by: Daniel Imms <2193314+Tyriar@users.noreply.github.com>
2025-06-30 21:28:25 +00:00
Don Jayamanne eb8cec0662 Notebook reminder prompts (#36)
* Notebook reminder prompts

* Update messages

* Updates

* Update baseline

* Updates
2025-06-30 03:09:57 +00:00
Tyler Leonhardt eb563fcecc working 2025-06-29 12:28:06 -07:00
Rob Lourens 1b24cd37e5 Fix build, baseline 2025-06-28 12:24:34 -07:00
kieferrm 333d9a4053 Hello Copilot
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
2025-06-27 11:35:20 +02:00