Commit Graph

20 Commits

Author SHA1 Message Date
Rob Lourens 98e4934dfb Adopt forceConfirmationReason for preToolUse hook (#3500)
* Adopt forceConfirmationReason for preToolUse hook

* Tweak confirmation reason
2026-02-06 04:07:09 +00:00
Connor Peet 05ef58cb16 tools: add confirmations for notebook edits (#3068)
* tools: add confirmations for notebook edits

* fix
2026-01-22 18:53:40 +00:00
Don Jayamanne 30c867c483 Move formatUriForFileWidget into common (#1973) 2025-11-13 06:00:21 +00:00
Connor Peet ad9116d2af edits: show diffs for files being approved during edits (#1905)
* edits: show diffs for files being approved during edits

Requires a PR in core as well to adopt this nicely.

* cleanup
2025-11-11 01:36:17 +00:00
Peng Lyu f1080c774e Re #269153. Ensure the file pill for notebook always renders (#1200)
* Re #269153. Ensure the file pill for notebook always renders

* Update src/extension/tools/node/editNotebookTool.tsx

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

---------

Co-authored-by: Aaron Munger <2019016+amunger@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-09-30 22:41:36 +00:00
Don Jayamanne 6444498657 Nudge model to avoid giving notebook JSON into edit tool (#997)
* Nudge model to avoid giving notebook JSON into edit tool

* Nudge model to avoid giving notebook JSON into edit tool
2025-09-10 01:02:53 +00:00
Don Jayamanne 220d321c4d Remove redundant notebook exp (#803) 2025-08-28 06:33:22 +00:00
Don Jayamanne 611f13e78a Ensure notebook cell id is mandatory in edit tool (#770)
* Ensure notebook cell id is mandatory in edit tool

* Fix tests
2025-08-26 08:14:25 +00:00
Don Jayamanne aab5778cf8 Clean up notebook edit tool to remove dead code (#632) 2025-08-18 07:21:00 +00:00
Don Jayamanne b2987b8003 Make notebook cell mandatory in notebook edit tool (#630)
* Make notebook cell mandatory in notebook edit tool

* Update tests

* Updates
2025-08-18 04:59:42 +00:00
Don Jayamanne a06df7922c Capture additional information about Notebook edit failures (#628)
* Capture additional information about Notebook edit failures

* Remove explanation

* Updates
2025-08-18 04:40:00 +00:00
Don Jayamanne 8d5210888d Remove explanation and code mapper in notebook Edit tool (#583) 2025-08-13 09:36:39 +00:00
Don Jayamanne 725ce254d3 Ensure code markers are not present when editing cells (#582) 2025-08-13 09:20:07 +00:00
Ulugbek Abdullaev 6c7f7fbed6 logService: simplify API (#375) 2025-07-28 08:00:50 +00:00
Don Jayamanne 17ac8f1fec Normalize cell ids passed into nb edit tool (#323)
* Normalize cell ids passed into nb edit tool

* Updates
2025-07-22 00:10:15 +00:00
Don Jayamanne 44c4c4c3c5 Move notebook tests and add translation of alt offset to cell position (#291)
* Move notebook tests and add translation of alt offset to cell position

* Updates

* Add tests

* Updates with more tests
2025-07-18 07:01:29 +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
Don Jayamanne defaf44e7b Update classification of outcome property (#100) 2025-07-02 22:25:13 +00:00
Don Jayamanne 0b7fa1e909 Capture more failure data points in notebook tools 2025-06-30 08:42:01 +10: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