Commit Graph

17 Commits

Author SHA1 Message Date
Ulugbek Abdullaev
2a236a3a51 nes: remove XTAB_KEY secret pull (#1070) 2025-09-20 18:27:54 +00:00
Ulugbek Abdullaev
c5dde3a559 nes: implement script to convert alternative action to a recording (untested) (#1066) 2025-09-18 22:51:17 +00:00
Christof Marti
044915f2fe Surface ITelemetrySender (#979) 2025-09-09 15:58:21 +00:00
Dirk Bäumer
7d2670d61e Dbaeumer/bare-frog-silver (#899)
* Bring back copilot-client tests

* Move to @vscode/tree-sitter-wasm version 0.0.5-php.1 and adapt latest completions-core
2025-09-04 10:36:48 +00:00
Christof Marti
da801157c6 Fix chat-lib build (#854)
* Fix for Windows

* Windows paths

* All platforms

* bash
2025-08-31 19:04:14 +00:00
Alexandru Dima
8956a62b06 Reuse more code from vscode (#836) 2025-08-29 16:30:23 +00:00
Christof Marti
3b795b1e58 Extract @vscode/chat-lib (#807)
* Extract chat lib

* Extract chat lib

* Add test

* Get test working

* Simulate response

* Fix type issue

* Package

* Cleanup

* Tuck away workspace service

* Include package.json

* Ensure shim is used

* Include tiktoken files in package

* Update @vscode/copilot-api

* Ignore chat-lib
2025-08-29 14:41:27 +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
4aad4912eb Enable claude code agents (#734)
* Codex agent test

* more

* Fix model server for openai

* Some improvements

* Fix tool calling

* Get it building again

* Add output delta event

* stuff

* Add claude-code dependency

* Fix

* Clean up copied anthropic types, and message conversion code

* Update cc sdk

* Set up permission MCP server

* Basic mcp permission tool

* Bump version

* Use a chat session provider for claude code

* Use IChatEndpoint instead of ext api lm

* Cleanup

* Bump engine version

* Delete codex tool

* try to fix paths
2025-08-24 05:40:29 +00:00
Henning Dieterichs
5a50ffb962 Copies sources from vscode (#688)
* Copy sources from vscode

* NodeJS.Timeout -> TimeoutHandle

* Fixes copy sources fallout

* Fixes snapshots
2025-08-20 09:46:00 +00:00
Dirk Bäumer
fcc78923cf Remove tiktoken.noindex files (#639) 2025-08-18 15:08:23 +00:00
Dirk Bäumer
39d6d2f0b4 Port prompt code from Copilot client to Copilot Chat (#634)
* Port prompt code from Copilot client to Copilot Chat
https://github.com/microsoft/vscode/issues/261808

* Port additional tests over

* Rename folder

* Add integration tests for prompt construction

* Add dependency for js-yaml

* Fix unhandled exception in tests
2025-08-18 09:38:07 +00:00
Ulugbek Abdullaev
aa02a1d050 nes: fix how baseline.old.json is looked up (#183) 2025-07-09 14:46:27 +00:00
Ulugbek Abdullaev
3c28bca790 chore: get rid of prepare.ts (#175)
* fix husky deprecation warning

* chore: get rid of prepare.ts

---------

Co-authored-by: vivganes <caliberoviv@gmail.com>
2025-07-09 11:01:28 +00:00
Ulugbek Abdullaev
749cf21dd0 nes: support external baseline (#155)
* nes: compareStestAlternativeRuns: support external baseline cli arg

* nes: compareStestAlternativeRuns: allow not having a provider name in the test name
2025-07-08 14:03:55 +00:00
Pierce Boggan
927a286904 fix: update devcontainer and postinstall configurations (#88)
- Updated `devcontainer.json` to ensure `git-lfs` is initialized on container creation.
- Modified `postinstall.ts` to adjust the `REPO_ROOT` path for better directory structure.
2025-07-02 17:44:31 +00: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