Skip to content

Conversation

@feiyangliu2023
Copy link
Contributor

Description of Changes

Removed:

patches/common/remove-ask-vscode.diff - No longer needed as disable ai feature also turn off ask vscode
Remove the presence of remove-ask-vscode in .series file

Modified:

patches/common/remove-builtin-extensions.diff - Enabled disable ai feature and removed 'start using ai with copilot ' and 'open extensions in copilot' options in setting

Based on release notes, the disableaifeature setting hides all copilot related functions. By turning it off and make sure the setting cannot be manually changed or turned on by code logic (like in chatentitlementservice), all ai features will stay hidden.

Testing

Created build and uploaded image to sagemaker, tested and make sure all chat related functions stay hidden since start-up

Screenshots/Videos

Screenshot 2026-02-06 at 12 15 53 Screenshot 2026-02-06 at 12 16 05 Screenshot 2026-02-06 at 12 16 08 Screenshot 2026-02-06 at 12 16 22 Screenshot 2026-02-06 at 12 16 33 Screenshot 2026-02-06 at 12 16 42 Screenshot 2026-02-06 at 12 17 06

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@feiyangliu2023 feiyangliu2023 merged commit 2af6fef into aws:1.1 Feb 6, 2026
1 check passed
feiyangliu2023 added a commit to feiyangliu2023/code-editorv2 that referenced this pull request Feb 10, 2026
feiyangliu2023 added a commit that referenced this pull request Feb 11, 2026
… to main (#140)

* update sqlite3 (#114)

* update vscode/proxy-agent (#115)

* adopt vscode/proxy-agent (#116)

* Update VS Code submodule to 1.108.2

* Rebase patches common to all targets

* Rebase patches for target code-editor-server

* Rebase patches for target code-editor-sagemaker-server

* Rebase patches for target code-editor-web-embedded

* Rebase test patches for target code-editor-sagemaker-server

* Rebase test patches for target code-editor-web-embedded

* update patches to fix build error

* fix errors in code-editor-web-embedded

* fix errors in code-editor-sagemaker

* Update package-lock.json overrides for all targets

* Cherry-pick security updates and patches from main to 1.1 branch (#128)

* override undici for remote distribution (#118)

* Build on ubuntu-22.04 and fix the sagemaker ui poststart up patch(#121)

* Add SageMaker version patch in main (#123)

* fix patch errors from cherrypicking updates

* update patches to fix cherrypicking errors and patch rebase conflicts

* Fix OOM during build by freeing disk space and adding swap

* Update approved packages for successful third-party-license generation

* Update unified OSS attribution

---------

Co-authored-by: Chunqiu Lu <[email protected]>
Co-authored-by: sachinh-amazon <[email protected]>
Co-authored-by: Feiyang Liu <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* add remove-ask-vscode.diff (#129)

* Cherry pick recent changes in main to 1.1 (#130)

* adopt vscode/proxy-agent (#116)

* override undici for remote distribution (#118)

* Update tar to fix security vulnerability (#126)

---------

Co-authored-by: sachinh-amazon <[email protected]>

* remove presence of copilot in code editor (#131)

Co-authored-by: Feiyang Liu <[email protected]>

* remove copilot related settings (#132)

Co-authored-by: Ubuntu <[email protected]>

* Remove whole chat settings and update sagemaker version (#133)

* remove whole chat settings competely

* update sagemaker release version

---------

Co-authored-by: Ubuntu <[email protected]>

* remove all chat settings from search (#134)

Co-authored-by: Ubuntu <[email protected]>

* remove chat-related settings in different categories in setting (#135)

Co-authored-by: Feiyang Liu <[email protected]>

* remove ai statistics in status bar (#136)

Co-authored-by: Feiyang Liu <[email protected]>

* Update oss attribution and remove outdated patch

---------

Co-authored-by: Chunqiu Lu <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Feiyang Liu <[email protected]>
Co-authored-by: sachinh-amazon <[email protected]>
Co-authored-by: Ubuntu <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants