Commit Graph

7 Commits

Author SHA1 Message Date
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