Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Agent mode missing after just updating vs code insiders #242329

Closed
younusAtCareem opened this issue Feb 28, 2025 · 20 comments
Closed

Agent mode missing after just updating vs code insiders #242329

younusAtCareem opened this issue Feb 28, 2025 · 20 comments
Assignees
Labels
info-needed Issue requires more information from poster

Comments

@younusAtCareem
Copy link

younusAtCareem commented Feb 28, 2025

Type: Bug

I just updated vs code insiders and there is no more "agent/edit" dropdown in "copilot edits" section, thats the only reason I switched from intellij to vs code and now that goes missing, please fix it. Thanks

VS Code version: Code - Insiders 1.98.0-insider (Universal) (4e6f06d, 2025-02-28T09:27:55.071Z)
OS version: Darwin arm64 24.3.0
Modes:

System Info
Item Value
CPUs Apple M1 Pro (10 x 2400)
GPU Status 2d_canvas: enabled
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
video_decode: enabled
video_encode: enabled
webgl: enabled
webgl2: enabled
webgpu: enabled
webnn: disabled_off
Load (avg) 3, 5, 5
Memory (System) 16.00GB (0.06GB free)
Process Argv --crash-reporter-id 03c52c95-60c7-452f-a8c8-237a4aba54a7
Screen Reader no
VM 0%
Extensions (32)
Extension Author (truncated) Version
dart-code Dar 3.104.0
flutter Dar 3.104.0
copilot Git 1.275.0
copilot-chat Git 0.25.2025022801
vscode-pull-request-github Git 0.105.2025022704
go gol 0.46.0
vscode-edit-csv jan 0.11.2
rainbow-csv mec 3.17.0
vscode-docker ms- 1.29.4
debugpy ms- 2025.0.1
python ms- 2025.0.0
vscode-pylance ms- 2025.2.1
jupyter ms- 2025.1.0
jupyter-keymap ms- 1.1.2
jupyter-renderers ms- 1.1.0
vscode-jupyter-cell-tags ms- 0.1.9
vscode-jupyter-slideshow ms- 0.1.6
remote-containers ms- 0.400.0
java red 1.40.0
appengine-config-explorer und 0.0.1
intellicode-api-usage-examples Vis 0.2.9
vscodeintellicode Vis 1.3.2
vscode-boot-dev-pack vmw 0.2.2
vscode-spring-boot vmw 1.60.0
vscode-gradle vsc 3.16.4
vscode-java-debug vsc 0.58.1
vscode-java-dependency vsc 0.24.1
vscode-java-pack vsc 0.29.0
vscode-java-test vsc 0.43.0
vscode-maven vsc 0.44.0
vscode-spring-boot-dashboard vsc 0.14.0
vscode-spring-initializr vsc 0.11.2
A/B Experiments
vsliv368:30146709
vspor879:30202332
vspor708:30202333
vspor363:30204092
vscod805:30301674
py29gd2263:31024238
c4g48928:30535728
2i9eh265:30646982
962ge761:30841072
dsvsc014:30777825
dsvsc015:30821418
2e7ec940:31000449
pythontbext0:30879054
cppperfnew:30980852
pythonait:30973460
dwnewjupytercf:31046870
nativerepl1:31134653
pythonrstrctxt:31093868
nativeloc1:31118317
e80f6927:31120813
iacca1:31150324
notype1:31143044
dwcopilot:31158714
c3hdf307:31184662
6074i472:31201624
dwoutputs:31242946
customenabled:31248079
hdaa2157:31222309
copilot_t_ci:31222730
f27dg485:31233432
g012b348:31231168
jda6j935:31233686
copilothoveron:31247701
fh1c7952:31247580

@roblourens
Copy link
Member

Hm, I'm not aware of any change. You still have the chat.agent.enabled setting enabled?

And you're sure you're looking at the Edits view?

@roblourens roblourens added the info-needed Issue requires more information from poster label Feb 28, 2025
@DerekWW
Copy link

DerekWW commented Feb 28, 2025

I am seeing the same, but on window reload I can see the option before it disappears. Agent mode enabled. Was working fine before updating today.

Version: 1.98.0-insider (Universal)
Commit: 4e6f06d
Date: 2025-02-28T09:27:55.071Z (8 hrs ago)

Screen.Recording.2025-02-28.at.10.06.23.AM.mov

@younusAtCareem
Copy link
Author

younusAtCareem commented Feb 28, 2025

Hm, I'm not aware of any change. You still have the chat.agent.enabled setting enabled?

And you're sure you're looking at the Edits view?

Image

yup its enabled and I am in edits view. @roblourens

@younusAtCareem
Copy link
Author

younusAtCareem commented Feb 28, 2025

I am seeing the same, but on window reload I can see the option before it disappears. Agent mode enabled. Was working fine before updating today.

Version: 1.98.0-insider (Universal) Commit: 4e6f06d Date: 2025-02-28T09:27:55.071Z (8 hrs ago)

Screen.Recording.2025-02-28.at.9.55.28.AM.mov

+1, same flickering experience here.

@gbrownbertec
Copy link

Same here, posted it in copilot repo yesterday microsoft/vscode-copilot-release#5835

@Dats4794
Copy link

Same here.

@sbatten
Copy link
Member

sbatten commented Feb 28, 2025

For users with Copilot for Business, organization admins must opt in to using editor preview features. VS Code is now respecting this feature for agent mode which is what you are seeing. If you would like to use agent mode, you will need to have your org admin enable it or use a personal account.

@digitarald
Copy link
Contributor

@roblourens
Copy link
Member

roblourens commented Mar 4, 2025

We've added a log message to the Copilot Chat output channel when this is the case. Let me know if you have any other issues, thanks

@lanmower
Copy link

lanmower commented Mar 5, 2025

I have no agent mode dropdown either

Image

@rhernandez-lsn
Copy link

I have agent mode dropdown, but can't select model now.

Image

@cklumph
Copy link

cklumph commented Mar 5, 2025

I see the same thing as @rhernandez-lsn above with v1.99.0-Insider downloaded today. Previous version worked fine. I get this in my Copilot Chat output log:

2025-03-05 14:33:00.153 [info] Got Copilot token for cklumph
2025-03-05 14:33:00.187 [info] copilot token chat_enabled: true, sku: monthly_subscriber
2025-03-05 14:33:00.187 [info] GitHub.vscode-pull-request-github extension is not yet activated.
2025-03-05 14:33:00.196 [info] Registering default platform agent...
2025-03-05 14:33:00.433 [info] Fetched model metadata in 277ms xxxxxxx-f02a-4538-8bbf-[redacted]
2025-03-05 14:33:00.434 [info] activationBlocker from 'languageModelAccess' took for 516ms
2025-03-05 14:33:00.501 [error] Error: Cannot find module '/Users/cklumph/.vscode-insiders/extensions/github.copilot-chat-0.26.2025030503/dist/tikTokenizerWorker.js'
at Module._resolveFilename (node:internal/modules/cjs/loader:1232:15)
at Module._load (node:internal/modules/cjs/loader:1058:27)
at c._load (node:electron/js2c/node_init:2:16955)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:188:12)
at MessagePort. (node:internal/main/worker_thread:193:26)
at [nodejs.internal.kHybridDispatch] (node:internal/event_target:820:20)
at MessagePort. (node:internal/per_context/messageport:23:28): [LanguageModelAccess] FAILED to update language models

Tried restarting my Mac (M2, Sequoia) with no change in behavior. Also tried removing the Copilot Chat extension and re-adding, and tried the "Release" version, all with the same results. I verified my Organization settings on Github.com and everything is enabled for Copilot (it's a personal account).

@younusAtCareem
Copy link
Author

younusAtCareem commented Mar 5, 2025

I have agent mode dropdown, but can't select model now.

same, just faced this on latest release.

@djcesar
Copy link

djcesar commented Mar 5, 2025

same here

@cklumph
Copy link

cklumph commented Mar 5, 2025

I see the same thing as @rhernandez-lsn above with v1.99.0-Insider downloaded today. Previous version worked fine. I get this in my Copilot Chat output log:

2025-03-05 14:33:00.153 [info] Got Copilot token for cklumph 2025-03-05 14:33:00.187 [info] copilot token chat_enabled: true, sku: monthly_subscriber 2025-03-05 14:33:00.187 [info] GitHub.vscode-pull-request-github extension is not yet activated. 2025-03-05 14:33:00.196 [info] Registering default platform agent... 2025-03-05 14:33:00.433 [info] Fetched model metadata in 277ms xxxxxxx-f02a-4538-8bbf-[redacted] 2025-03-05 14:33:00.434 [info] activationBlocker from 'languageModelAccess' took for 516ms 2025-03-05 14:33:00.501 [error] Error: Cannot find module '/Users/cklumph/.vscode-insiders/extensions/github.copilot-chat-0.26.2025030503/dist/tikTokenizerWorker.js' at Module._resolveFilename (node:internal/modules/cjs/loader:1232:15) at Module._load (node:internal/modules/cjs/loader:1058:27) at c._load (node:electron/js2c/node_init:2:16955) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:188:12) at MessagePort. (node:internal/main/worker_thread:193:26) at [nodejs.internal.kHybridDispatch] (node:internal/event_target:820:20) at MessagePort. (node:internal/per_context/messageport:23:28): [LanguageModelAccess] FAILED to update language models

Tried restarting my Mac (M2, Sequoia) with no change in behavior. Also tried removing the Copilot Chat extension and re-adding, and tried the "Release" version, all with the same results. I verified my Organization settings on Github.com and everything is enabled for Copilot (it's a personal account).

I got mine working: uninstalled the Copilot and Copilot Chat extensions, restarted VS Code Insiders, then installed the Release versions. Now I get the Edit/Agent option and Models drop-down again.

@alpgarcia
Copy link

I have agent mode dropdown, but can't select model now.

Image

The workaround I use for now is to install and keep yesterday's version (or whatever worked for you) of the copilot chat extension instead of the latest. Just try until you find one that makes the model dropdown list appear again.

@roblourens
Copy link
Member

Cannot find module '/Users/cklumph/.vscode-insiders/extensions/github.copilot-chat-0.26.2025030503/dist/tikTokenizerWorker.js'

This is a seprate issue with the new release which is now fixed. Sorry for the breakage

@SecurityArsenal

This comment has been minimized.

@nargacugaa

This comment has been minimized.

@roblourens
Copy link
Member

There are some different issues being discussed here. The original was #242329 (comment), then there was a break in today's new release which is resolved, besides that just be sure to have the latest VS Code Insiders and pre-release extension and it should be fine.

@microsoft microsoft locked as resolved and limited conversation to collaborators Mar 6, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
info-needed Issue requires more information from poster
Projects
None yet
Development

No branches or pull requests