Commit Graph

27 Commits

Author SHA1 Message Date
Don Jayamanne 521013fd76 chore: update @github/copilot to version 1.0.26 and remove unused telemetry binder (#309955)
* chore: update @github/copilot to version 1.0.26 and remove unused telemetry binder

* Update tests
2026-04-15 16:38:35 +10:00
Don Jayamanne 23699671ae feat: remove Copilot CLI shim and clean up worker file copying (#309681)
* feat: remove Copilot CLI shim and clean up worker file copying

* updates

* oops
2026-04-13 19:41:13 -07:00
Don Jayamanne 3913b503a3 Update @github/copilot to version 1.0.24 in package.json and package-lock.json (#309257)
* Update Copilot SDK to version 1.0.24

* Updates

* Fix tets

* Fixes
2026-04-12 08:48:34 -07:00
Don Jayamanne d675efeebd Update Copilot dependency to version 1.0.21 (#308440)
* feat(copilot): update Copilot dependency to version 1.0.21

* Address review comments

* Updates

* Fix tests
2026-04-08 18:48:08 +00:00
João Moreno ee6b7639ca Merge remote-tracking branch 'origin/main' into joao/copilot-builtin 2026-04-02 12:31:52 +02:00
Raymond Zhao 212f9d5e17 fix: do not create symlinks on Windows (#4741)
* fix: do not create symlinks on Windows

* Apply suggestion from @Copilot

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

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-26 23:04:51 +00:00
Tyler James Leonhardt 350ac2aa3d Move .claude creation for testing agent harness to postinstall (#4624)
* Move .claude creation for testing agent harness to postinstall

title says it all.

* fix: simplify symlink creation logic in createClaudeSymlinks function

---------

Co-authored-by: Raymond Zhao <7199958+rzhao271@users.noreply.github.com>
2026-03-26 21:08:58 +00:00
João Moreno 771a44ba4b Run postinstall from esbuild instead of duplicating logic
Instead of duplicating the tiktoken compression and static asset copying
in .esbuild.ts, simply run the postinstall script via tsx. This keeps a
single source of truth for what gets copied to dist/.

Also make the base.sqlite check a warning instead of a fatal error,
since it's a dev-only sanity check that shouldn't block CI builds.
2026-03-22 13:58:13 +01:00
Don Jayamanne 19aff91864 Include sdk/definitions/*.yaml files in release (#4107) 2026-03-02 10:25:47 +00:00
Don Jayamanne dfaa4f6d5f Update Github Copilot to latest version (#2864)
* Update to latest version of Github Copilot CLI

* Use 0.0.381

* Reverts

* Update src/extension/agents/copilotcli/node/copilotcliSession.ts

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

* Updates

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-15 01:36:52 +00:00
Matt Bierner 8ac955f91b Hook up prototype external ingest support (#2618)
* Hook up prototype external ingest support

* User clearer file name

* Fix for merge

* Rename setting

* Move to team internal

* Fix reference

* Copy over wasm file to dist

* Wrong postinstall script :/
2025-12-18 05:53:04 +00:00
Don Jayamanne cd3d0896dc Fix running windows shell commands in Background Agent (#2468) 2025-12-07 22:47:39 +00:00
Rob Lourens ca58b7eeec Bump claude-code again (#2413)
* Revert "Revert "Bump claude-code module (#2167)" (#2179)"

This reverts commit 18092fc6a3.

* Try this
2025-12-04 23:42:51 +00:00
Rob Lourens 18092fc6a3 Revert "Bump claude-code module (#2167)" (#2179)
This reverts commit c0eceff1c3.
2025-11-25 03:32:38 +00:00
Rob Lourens c0eceff1c3 Bump claude-code module (#2167)
* Bump claude-code module
Because of CG issue

* Remove

* Fix
2025-11-24 20:15:40 +00:00
Don Jayamanne d0f16d6dc2 Remove zeromq and related unwanted notebook execution tests (#1941) 2025-11-12 04:31:49 +00:00
Peng Lyu 51fdf0fc97 Experiment: copilot cli integration (#1293)
* 💄 experiment

* history building

* 💄 types

* simplify session creation

* update session title

* generate label

* adopt upstream api

* fix build.

* 💄

* create/resume with terminal

* terminal execute command

* support terminal

* Adopt sdk and handle terminal sessions better.

* 💄

* ignore files

* cli auth

* experimental shim

* continue to reduce the potentional size

* 💄

* fix regression.

* Create shims for sharp dependency of @github/copilot

* mcp tool confirmation

* simplify modules.

* 💄 npe

---------

Co-authored-by: Don Jayamanne <don.jayamanne@outlook.com>
2025-10-14 02:16:58 +00:00
Peng Lyu 27db4664a3 Revert "Migrate to @anthropic-ai/claude-agent-sdk (#1257)" (#1298)
This reverts commit a31cfe4bb1.
2025-10-13 03:17:38 +00:00
Rob Lourens a31cfe4bb1 Migrate to @anthropic-ai/claude-agent-sdk (#1257) 2025-10-07 19:47:34 +00:00
Robo 54a5246f7b chore: bump zeromq.js (#1138) 2025-09-25 00:43:04 +00:00
Robo 39948c4327 ci: move zeromq.js setup into postinstall (#1136) 2025-09-24 23:48:24 +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
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
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
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