@vscode/vscode-settings-history 0.0.2-88 → 0.0.2-89

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/history.json CHANGED
@@ -510455,5 +510455,693 @@
510455
510455
  }
510456
510456
  }
510457
510457
  ]
510458
+ },
510459
+ {
510460
+ "version": "1.138.0",
510461
+ "base": {
510462
+ "version": "1.137.0"
510463
+ },
510464
+ "patch": [
510465
+ {
510466
+ "op": "remove",
510467
+ "path": "/chat.agentHost.devContainer.enabled/tags/1"
510468
+ },
510469
+ {
510470
+ "op": "replace",
510471
+ "path": "/chat.agentHost.devContainer.enabled/tags/0",
510472
+ "value": "onExP"
510473
+ },
510474
+ {
510475
+ "op": "replace",
510476
+ "path": "/chat.automations.enabled/defaultDefaultValue",
510477
+ "value": true
510478
+ },
510479
+ {
510480
+ "op": "replace",
510481
+ "path": "/chat.automations.enabled/default",
510482
+ "value": true
510483
+ },
510484
+ {
510485
+ "op": "remove",
510486
+ "path": "/chat.agentHost.copilot.autoModeTiers.enabled"
510487
+ },
510488
+ {
510489
+ "op": "remove",
510490
+ "path": "/chat.experimental.sessionStateIndicator.enabled/description"
510491
+ },
510492
+ {
510493
+ "op": "add",
510494
+ "path": "/chat.experimental.sessionStateIndicator.enabled/markdownDescription",
510495
+ "value": "Enable state indicators around chat editor sessions that are in progress, need input, or have an unvisited completion. Customize the borders with `chat.sessionStateIndicator.inProgressBorder`, `chat.sessionStateIndicator.needsInputBorder`, and `chat.sessionStateIndicator.unvisitedBorder` in `#workbench.colorCustomizations#`."
510496
+ },
510497
+ {
510498
+ "op": "remove",
510499
+ "path": "/chat.agentSessions.consolidatedRemoteWorkspaces/section/title"
510500
+ },
510501
+ {
510502
+ "op": "remove",
510503
+ "path": "/chat.agentSessions.consolidatedRemoteWorkspaces/section/id"
510504
+ },
510505
+ {
510506
+ "op": "remove",
510507
+ "path": "/chat.agentSessions.consolidatedRemoteWorkspaces/experiment"
510508
+ },
510509
+ {
510510
+ "op": "remove",
510511
+ "path": "/chat.agentSessions.consolidatedRemoteWorkspaces/tags"
510512
+ },
510513
+ {
510514
+ "op": "remove",
510515
+ "path": "/chat.agentSessions.consolidatedRemoteWorkspaces/description"
510516
+ },
510517
+ {
510518
+ "op": "add",
510519
+ "path": "/chat.agentSessions.consolidatedRemoteWorkspaces/deprecationMessage",
510520
+ "value": "Deprecated. Use the unified workspace picker setting instead."
510521
+ },
510522
+ {
510523
+ "op": "add",
510524
+ "path": "/chat.experimentalModelPicker/tags/1",
510525
+ "value": "onExP"
510526
+ },
510527
+ {
510528
+ "op": "add",
510529
+ "path": "/chat.experimentalModelPicker/experiment",
510530
+ "value": {
510531
+ "mode": "auto"
510532
+ }
510533
+ },
510534
+ {
510535
+ "op": "remove",
510536
+ "path": "/chat.agentHost.copilot.multiTurnContextRouting.enabled"
510537
+ },
510538
+ {
510539
+ "op": "add",
510540
+ "path": "/chat.copilot.semanticSearch.enabled/tags/2",
510541
+ "value": "onExP"
510542
+ },
510543
+ {
510544
+ "op": "add",
510545
+ "path": "/chat.copilot.semanticSearch.enabled/experiment",
510546
+ "value": {
510547
+ "mode": "auto"
510548
+ }
510549
+ },
510550
+ {
510551
+ "op": "replace",
510552
+ "path": "/chat.pasteAsAttachmentThreshold/markdownDescription",
510553
+ "value": "The number of characters a paste must exceed before it is added to the chat input as an attachment instead of being inserted inline. Set this to a very large number to always paste inline."
510554
+ },
510555
+ {
510556
+ "op": "remove",
510557
+ "path": "/github.copilot.chat.advanced.inlineEdits.jointCompletionsProvider.triggerChangeStrategy"
510558
+ },
510559
+ {
510560
+ "op": "remove",
510561
+ "path": "/github.copilot.chat.advanced.inlineEdits.jointCompletionsProvider.strategy"
510562
+ },
510563
+ {
510564
+ "op": "remove",
510565
+ "path": "/github.copilot.chat.advanced.inlineEdits.jointCompletionsProvider.enabled"
510566
+ },
510567
+ {
510568
+ "op": "remove",
510569
+ "path": "/github.copilot.chat.autoMode.tiers.enabled/source"
510570
+ },
510571
+ {
510572
+ "op": "remove",
510573
+ "path": "/github.copilot.chat.autoMode.tiers.enabled/section/extensionInfo"
510574
+ },
510575
+ {
510576
+ "op": "replace",
510577
+ "path": "/github.copilot.chat.autoMode.tiers.enabled/section/title",
510578
+ "value": "Chat"
510579
+ },
510580
+ {
510581
+ "op": "replace",
510582
+ "path": "/github.copilot.chat.autoMode.tiers.enabled/section/id",
510583
+ "value": "chatSidebar"
510584
+ },
510585
+ {
510586
+ "op": "add",
510587
+ "path": "/github.copilot.chat.autoMode.tiers.enabled/experiment/name",
510588
+ "value": "copilotchat.autoModeTiersEnabled"
510589
+ },
510590
+ {
510591
+ "op": "replace",
510592
+ "path": "/github.copilot.chat.autoMode.tiers.enabled/tags/1",
510593
+ "value": "advanced"
510594
+ },
510595
+ {
510596
+ "op": "replace",
510597
+ "path": "/github.copilot.chat.autoMode.tiers.enabled/tags/0",
510598
+ "value": "experimental"
510599
+ },
510600
+ {
510601
+ "op": "add",
510602
+ "path": "/github.copilot.chat.autoMode.tiers.enabled/tags/2",
510603
+ "value": "onExP"
510604
+ },
510605
+ {
510606
+ "op": "replace",
510607
+ "path": "/github.copilot.chat.autoMode.tiers.enabled/markdownDescription",
510608
+ "value": "Show the Auto model's \"Optimize for\" picker with Efficiency, Balance, and Intelligence options in Copilot Chat and Copilot SDK sessions. When disabled, the service chooses how to route unless an override is configured."
510609
+ },
510610
+ {
510611
+ "op": "remove",
510612
+ "path": "/github.copilot.chat.autoModeTierOverride/source"
510613
+ },
510614
+ {
510615
+ "op": "remove",
510616
+ "path": "/github.copilot.chat.autoModeTierOverride/section/extensionInfo"
510617
+ },
510618
+ {
510619
+ "op": "replace",
510620
+ "path": "/github.copilot.chat.autoModeTierOverride/section/title",
510621
+ "value": "Chat"
510622
+ },
510623
+ {
510624
+ "op": "replace",
510625
+ "path": "/github.copilot.chat.autoModeTierOverride/section/id",
510626
+ "value": "chatSidebar"
510627
+ },
510628
+ {
510629
+ "op": "replace",
510630
+ "path": "/github.copilot.chat.autoModeTierOverride/markdownDescription",
510631
+ "value": "Override Auto's \"Optimize for\" preference for evals and debugging, even when the picker is disabled. Accepts `efficiency`, `balance`, or `intelligence` in both Copilot Chat and Copilot SDK sessions; `fast` is extension-only. Set to `null` to clear."
510632
+ },
510633
+ {
510634
+ "op": "replace",
510635
+ "path": "/chat.experimental.sessionArchiveActionWording/defaultDefaultValue",
510636
+ "value": "done"
510637
+ },
510638
+ {
510639
+ "op": "replace",
510640
+ "path": "/chat.experimental.sessionArchiveActionWording/default",
510641
+ "value": "done"
510642
+ },
510643
+ {
510644
+ "op": "replace",
510645
+ "path": "/dictation.model/markdownDescription",
510646
+ "value": "The model used for dictation. On-device models download on first use and run locally through Microsoft Foundry Local; the cloud option streams audio to the Microsoft AI voice service. On the web, user and default on-device selections use cloud transcription because local transcription is unsupported. If policy requires on-device transcription, dictation is unavailable on the web."
510647
+ },
510648
+ {
510649
+ "op": "replace",
510650
+ "path": "/dictation.enabled/markdownDescription",
510651
+ "value": "Enables dictation across the product (chat input, editor, and terminal). When enabled, a microphone button appears in the chat input and the dictation shortcut becomes available. Desktop uses the selected transcription model; web uses cloud transcription."
510652
+ },
510653
+ {
510654
+ "op": "remove",
510655
+ "path": "/chat.turnStatusPills"
510656
+ },
510657
+ {
510658
+ "op": "replace",
510659
+ "path": "/chat.experimental.permissionsSandboxToggle.enabled/markdownDescription",
510660
+ "value": "Controls whether the permissions picker shows a \"Sandboxing for terminal\" toggle. Local sessions show it on the Default permissions option. Copilot Agent Host sessions show it as a session-specific setting that applies to every permission mode; changing it saves the choice only for that session. New Copilot Agent Host sessions initially follow `#chat.agentHost.sdkSandbox.enabled#` or `#chat.agentHost.sdkSandbox.enabledWindows#` when using the SDK's built-in shell tool, and `#chat.agent.sandbox.enabled#` or `#chat.agent.sandbox.enabledWindows#` when using the Agent Host terminal tool."
510661
+ },
510662
+ {
510663
+ "op": "add",
510664
+ "path": "/terminal.integrated.defaultProfile.linux/markdownEnumDescriptions/13",
510665
+ "value": "$($(debug)) JavaScript Debug Terminal\n- extensionIdentifier: ms-vscode.js-debug"
510666
+ },
510667
+ {
510668
+ "op": "add",
510669
+ "path": "/terminal.integrated.defaultProfile.linux/enum/13",
510670
+ "value": "JavaScript Debug Terminal"
510671
+ },
510672
+ {
510673
+ "op": "replace",
510674
+ "path": "/chat.agent.thinkingStyle/description",
510675
+ "value": "Controls how thinking is rendered. Read-only chats always use the collapsed preview style."
510676
+ },
510677
+ {
510678
+ "op": "add",
510679
+ "path": "/chat.tools.edits.autoApprove/defaultDefaultValue/**~1.codex~1agents~1**",
510680
+ "value": false
510681
+ },
510682
+ {
510683
+ "op": "add",
510684
+ "path": "/chat.tools.edits.autoApprove/defaultDefaultValue/**~1.codex~1config.toml",
510685
+ "value": false
510686
+ },
510687
+ {
510688
+ "op": "add",
510689
+ "path": "/chat.tools.edits.autoApprove/defaultDefaultValue/**~1.codex~1hooks.json",
510690
+ "value": false
510691
+ },
510692
+ {
510693
+ "op": "add",
510694
+ "path": "/chat.tools.edits.autoApprove/default/**~1.codex~1agents~1**",
510695
+ "value": false
510696
+ },
510697
+ {
510698
+ "op": "add",
510699
+ "path": "/chat.tools.edits.autoApprove/default/**~1.codex~1config.toml",
510700
+ "value": false
510701
+ },
510702
+ {
510703
+ "op": "add",
510704
+ "path": "/chat.tools.edits.autoApprove/default/**~1.codex~1hooks.json",
510705
+ "value": false
510706
+ },
510707
+ {
510708
+ "op": "add",
510709
+ "path": "/notebook.editorOptionsCustomizations/allOf/0/properties/editor.fullwidthCharacterWidth",
510710
+ "value": {
510711
+ "enumDescriptions": [
510712
+ "Render full-width characters using the width defined by the font.",
510713
+ "Render full-width characters centered in exactly two character cells. Only applies to monospace fonts. Does not apply to multi codepoint full-width characters or to GPU rendering. This has a performance impact on line rendering."
510714
+ ],
510715
+ "description": "Controls the width used to render full-width characters.",
510716
+ "type": "string",
510717
+ "enum": [
510718
+ "font",
510719
+ "twoCells"
510720
+ ],
510721
+ "default": "font",
510722
+ "section": {
510723
+ "id": "editor",
510724
+ "title": "Editor",
510725
+ "order": 5
510726
+ },
510727
+ "defaultDefaultValue": "font",
510728
+ "scope": 6,
510729
+ "restricted": false
510730
+ }
510731
+ },
510732
+ {
510733
+ "op": "add",
510734
+ "path": "/editor.fullwidthCharacterWidth",
510735
+ "value": {
510736
+ "enumDescriptions": [
510737
+ "Render full-width characters using the width defined by the font.",
510738
+ "Render full-width characters centered in exactly two character cells. Only applies to monospace fonts. Does not apply to multi codepoint full-width characters or to GPU rendering. This has a performance impact on line rendering."
510739
+ ],
510740
+ "description": "Controls the width used to render full-width characters.",
510741
+ "type": "string",
510742
+ "enum": [
510743
+ "font",
510744
+ "twoCells"
510745
+ ],
510746
+ "default": "font",
510747
+ "section": {
510748
+ "id": "editor",
510749
+ "title": "Editor",
510750
+ "order": 5
510751
+ },
510752
+ "defaultDefaultValue": "font",
510753
+ "scope": 6,
510754
+ "restricted": false
510755
+ }
510756
+ },
510757
+ {
510758
+ "op": "add",
510759
+ "path": "/chat.agentHost.experimental.autoAttachPullRequests",
510760
+ "value": {
510761
+ "type": "boolean",
510762
+ "description": "Controls whether the Agent Host automatically discovers and associates a pull request for the currently checked-out branch. When disabled, only pull requests recorded by the agent as artifacts or explicitly selected or created through session actions are considered.",
510763
+ "default": true,
510764
+ "scope": 1,
510765
+ "tags": [
510766
+ "experimental",
510767
+ "advanced",
510768
+ "onExP"
510769
+ ],
510770
+ "experiment": {
510771
+ "mode": "auto"
510772
+ },
510773
+ "agentHost": {
510774
+ "key": "autoAttachPullRequests"
510775
+ },
510776
+ "section": {
510777
+ "id": "chatAgentHostStarter",
510778
+ "title": "Chat Agent Host Starter"
510779
+ },
510780
+ "defaultDefaultValue": true,
510781
+ "restricted": false
510782
+ }
510783
+ },
510784
+ {
510785
+ "op": "add",
510786
+ "path": "/sessions.chat.unifiedWorkspacePicker.enabled",
510787
+ "value": {
510788
+ "type": "boolean",
510789
+ "default": false,
510790
+ "scope": 1,
510791
+ "description": "Controls whether the Agents Window uses the unified workspace picker, which combines GitHub and remote workspaces, provides search, and, when supported, allows creating sessions with no workspace.",
510792
+ "tags": [
510793
+ "experimental",
510794
+ "onExP"
510795
+ ],
510796
+ "experiment": {
510797
+ "mode": "auto"
510798
+ },
510799
+ "section": {
510800
+ "id": "chat"
510801
+ },
510802
+ "defaultDefaultValue": false,
510803
+ "restricted": false
510804
+ }
510805
+ },
510806
+ {
510807
+ "op": "add",
510808
+ "path": "/chat.agentSessions.autoArchiveMergedSessionsAfterDays",
510809
+ "value": {
510810
+ "type": "integer",
510811
+ "minimum": 0,
510812
+ "default": 0,
510813
+ "scope": 1,
510814
+ "tags": [
510815
+ "preview",
510816
+ "agentSessionCleanup"
510817
+ ],
510818
+ "markdownDescription": "Controls the number of inactive days before agent sessions with a merged pull request are automatically archived. Archiving safely removes eligible worktrees. Permanent deletion is controlled separately by `#chat.agentSessions.autoDeleteArchivedMergedSessionsAfterDays#`. Set to 0 to disable automatic archival. The recommended value is 15.",
510819
+ "agentHost": {
510820
+ "key": "autoArchiveMergedSessionsAfterDays"
510821
+ },
510822
+ "section": {
510823
+ "id": "chat"
510824
+ },
510825
+ "defaultDefaultValue": 0,
510826
+ "restricted": false
510827
+ }
510828
+ },
510829
+ {
510830
+ "op": "add",
510831
+ "path": "/chat.agentSessions.autoDeleteArchivedMergedSessionsAfterDays",
510832
+ "value": {
510833
+ "type": "integer",
510834
+ "minimum": 0,
510835
+ "default": 0,
510836
+ "scope": 1,
510837
+ "tags": [
510838
+ "preview",
510839
+ "agentSessionCleanup"
510840
+ ],
510841
+ "markdownDescription": "Controls the number of days after automatic archival before agent sessions with a merged pull request are permanently deleted. Retained eligible worktrees are safely removed before deletion. Automatic archival is controlled separately by `#chat.agentSessions.autoArchiveMergedSessionsAfterDays#`. Set to 0 to disable permanent deletion. The recommended value is 15.",
510842
+ "agentHost": {
510843
+ "key": "autoDeleteArchivedMergedSessionsAfterDays"
510844
+ },
510845
+ "section": {
510846
+ "id": "chat"
510847
+ },
510848
+ "defaultDefaultValue": 0,
510849
+ "restricted": false
510850
+ }
510851
+ },
510852
+ {
510853
+ "op": "add",
510854
+ "path": "/chat.experimentalModePermissionsPicker",
510855
+ "value": {
510856
+ "type": "boolean",
510857
+ "description": "Shows mode and permissions in a combined picker with expandable permission choices for Copilot Agent Host sessions.",
510858
+ "default": false,
510859
+ "tags": [
510860
+ "experimental"
510861
+ ],
510862
+ "section": {
510863
+ "id": "chatSidebar",
510864
+ "title": "Chat"
510865
+ },
510866
+ "defaultDefaultValue": false,
510867
+ "scope": 4,
510868
+ "restricted": false
510869
+ }
510870
+ },
510871
+ {
510872
+ "op": "add",
510873
+ "path": "/chat.copilot.claudeAdvisor.enabled",
510874
+ "value": {
510875
+ "type": "boolean",
510876
+ "markdownDescription": "When enabled, Copilot Agent Host sessions using a supported Claude model can call the provider-native Advisor tool. Changing this setting restarts the Copilot SDK client after active turns finish.",
510877
+ "default": false,
510878
+ "tags": [
510879
+ "experimental",
510880
+ "advanced"
510881
+ ],
510882
+ "scope": 1,
510883
+ "section": {
510884
+ "id": "chatSidebar",
510885
+ "title": "Chat"
510886
+ },
510887
+ "defaultDefaultValue": false,
510888
+ "restricted": false
510889
+ }
510890
+ },
510891
+ {
510892
+ "op": "add",
510893
+ "path": "/chat.customizations.mcpServerMigration.enabled",
510894
+ "value": {
510895
+ "type": "boolean",
510896
+ "tags": [
510897
+ "experimental"
510898
+ ],
510899
+ "description": "Controls whether the Chat Customizations editor offers to move supported workspace MCP servers out of .vscode/mcp.json and into a .mcp.json file at the workspace root, where the active agent-host harness discovers them directly. When disabled, the migration card and sidebar shortcut are hidden.",
510900
+ "default": false,
510901
+ "section": {
510902
+ "id": "chatSidebar",
510903
+ "title": "Chat"
510904
+ },
510905
+ "defaultDefaultValue": false,
510906
+ "scope": 4,
510907
+ "restricted": false
510908
+ }
510909
+ },
510910
+ {
510911
+ "op": "add",
510912
+ "path": "/accessibility.verbosity.customizationMigrations",
510913
+ "value": {
510914
+ "description": "Provide information about how to access accessibility help for the customization migration checklist.",
510915
+ "type": "boolean",
510916
+ "default": true,
510917
+ "tags": [
510918
+ "accessibility"
510919
+ ],
510920
+ "section": {
510921
+ "id": "accessibility",
510922
+ "title": "Accessibility"
510923
+ },
510924
+ "defaultDefaultValue": true,
510925
+ "scope": 5,
510926
+ "restricted": false
510927
+ }
510928
+ },
510929
+ {
510930
+ "op": "add",
510931
+ "path": "/chat.agentSessions.archiveNudge.enabled",
510932
+ "value": {
510933
+ "type": "boolean",
510934
+ "default": false,
510935
+ "scope": 1,
510936
+ "description": "Suggests archiving an inactive session when all GitHub pull requests associated with the session have merged. Dismissing the suggestion hides it for that session until it is archived or deleted.",
510937
+ "tags": [
510938
+ "experimental",
510939
+ "onExP"
510940
+ ],
510941
+ "experiment": {
510942
+ "mode": "auto"
510943
+ },
510944
+ "section": {},
510945
+ "defaultDefaultValue": false,
510946
+ "restricted": false
510947
+ }
510948
+ },
510949
+ {
510950
+ "op": "add",
510951
+ "path": "/sessions.archiveSessionConfetti",
510952
+ "value": {
510953
+ "type": "boolean",
510954
+ "tags": [
510955
+ "preview"
510956
+ ],
510957
+ "description": "Controls whether a confetti animation is shown when archiving a session.",
510958
+ "default": false,
510959
+ "section": {
510960
+ "id": "sessions"
510961
+ },
510962
+ "defaultDefaultValue": false,
510963
+ "scope": 4,
510964
+ "restricted": false
510965
+ }
510966
+ },
510967
+ {
510968
+ "op": "add",
510969
+ "path": "/sessions.useWorktree",
510970
+ "value": {
510971
+ "type": "boolean",
510972
+ "default": true,
510973
+ "scope": 1,
510974
+ "description": "Controls whether New Worktree is checked when no previous isolation choice has been saved. Once a choice is saved, it is used across workspaces instead of this setting.",
510975
+ "experiment": {
510976
+ "mode": "auto",
510977
+ "name": "agentSessionsUseWorktree"
510978
+ },
510979
+ "section": {
510980
+ "id": "sessions"
510981
+ },
510982
+ "defaultDefaultValue": true,
510983
+ "restricted": false,
510984
+ "tags": [
510985
+ "onExP"
510986
+ ]
510987
+ }
510988
+ },
510989
+ {
510990
+ "op": "add",
510991
+ "path": "/sessions.diffEditor.wordWrap",
510992
+ "value": {
510993
+ "type": "string",
510994
+ "enum": [
510995
+ "off",
510996
+ "on",
510997
+ "inherit"
510998
+ ],
510999
+ "default": "inherit",
511000
+ "scope": 1,
511001
+ "tags": [
511002
+ "experimental",
511003
+ "onExP"
511004
+ ],
511005
+ "experiment": {
511006
+ "mode": "auto"
511007
+ },
511008
+ "markdownEnumDescriptions": [
511009
+ "Lines will never wrap.",
511010
+ "Lines will wrap at the viewport width.",
511011
+ "Lines will wrap according to the `#editor.wordWrap#` setting."
511012
+ ],
511013
+ "description": "Controls how diff editors in the Agents window wrap lines.",
511014
+ "section": {
511015
+ "id": "sessions"
511016
+ },
511017
+ "defaultDefaultValue": "inherit",
511018
+ "restricted": false
511019
+ }
511020
+ },
511021
+ {
511022
+ "op": "add",
511023
+ "path": "/sessions.editor.wordWrap",
511024
+ "value": {
511025
+ "type": "string",
511026
+ "enum": [
511027
+ "off",
511028
+ "on",
511029
+ "inherit"
511030
+ ],
511031
+ "default": "inherit",
511032
+ "scope": 1,
511033
+ "tags": [
511034
+ "experimental",
511035
+ "onExP"
511036
+ ],
511037
+ "experiment": {
511038
+ "mode": "auto"
511039
+ },
511040
+ "markdownEnumDescriptions": [
511041
+ "Lines will never wrap.",
511042
+ "Lines will wrap at the viewport width.",
511043
+ "Lines will wrap according to the `#editor.wordWrap#` setting."
511044
+ ],
511045
+ "description": "Controls how code editors in the Agents window wrap lines.",
511046
+ "section": {
511047
+ "id": "sessions"
511048
+ },
511049
+ "defaultDefaultValue": "inherit",
511050
+ "restricted": false
511051
+ }
511052
+ }
511053
+ ]
511054
+ },
511055
+ {
511056
+ "version": "1.139.0-insider+2026091605",
511057
+ "base": {
511058
+ "version": "1.139.0-insider+2026091517"
511059
+ },
511060
+ "patch": [
511061
+ {
511062
+ "op": "remove",
511063
+ "path": "/terminal.integrated.defaultProfile.linux/markdownEnumDescriptions/13"
511064
+ },
511065
+ {
511066
+ "op": "remove",
511067
+ "path": "/terminal.integrated.defaultProfile.linux/enum/13"
511068
+ },
511069
+ {
511070
+ "op": "add",
511071
+ "path": "/json.schemaDownload.trustedDomains/defaultDefaultValue/https:~1~1spec.openapis.org~1",
511072
+ "value": true
511073
+ },
511074
+ {
511075
+ "op": "add",
511076
+ "path": "/json.schemaDownload.trustedDomains/default/https:~1~1spec.openapis.org~1",
511077
+ "value": true
511078
+ },
511079
+ {
511080
+ "op": "replace",
511081
+ "path": "/chat.tools.confirmationCarousel.enabled/description",
511082
+ "value": "When enabled, tool confirmations are shown in a carousel above the input, including confirmations from subagents and earlier responses."
511083
+ },
511084
+ {
511085
+ "op": "add",
511086
+ "path": "/workbench.editorAssociations/agentsWindow/default/*.html",
511087
+ "value": "workbench.editor.browser"
511088
+ },
511089
+ {
511090
+ "op": "add",
511091
+ "path": "/chat.agentHost.sessionCatalog.enabled",
511092
+ "value": {
511093
+ "type": "boolean",
511094
+ "markdownDescription": "Controls whether the agent session list is served from the Agent host's session catalog. When disabled, sessions are listed from provider metadata and per-session storage instead, which is slower.\n\nChanging this setting requires a restart to take effect.",
511095
+ "default": true,
511096
+ "tags": [
511097
+ "experimental",
511098
+ "advanced",
511099
+ "onExP"
511100
+ ],
511101
+ "scope": 1,
511102
+ "experiment": {
511103
+ "mode": "startup"
511104
+ },
511105
+ "agentHost": {
511106
+ "key": "sessionCatalogEnabled"
511107
+ },
511108
+ "section": {
511109
+ "id": "chatSidebar",
511110
+ "title": "Chat"
511111
+ },
511112
+ "defaultDefaultValue": true,
511113
+ "restricted": false
511114
+ }
511115
+ },
511116
+ {
511117
+ "op": "add",
511118
+ "path": "/chat.copilot.skillCharBudget",
511119
+ "value": {
511120
+ "type": "number",
511121
+ "description": "Maximum number of characters available for skill descriptions in the Copilot SDK system message.",
511122
+ "default": 15000,
511123
+ "minimum": 1,
511124
+ "experiment": {
511125
+ "mode": "startup"
511126
+ },
511127
+ "scope": 1,
511128
+ "tags": [
511129
+ "experimental",
511130
+ "advanced",
511131
+ "onExP"
511132
+ ],
511133
+ "agentHost": {
511134
+ "key": "skillCharBudget",
511135
+ "scope": "local"
511136
+ },
511137
+ "section": {
511138
+ "id": "chatSidebar",
511139
+ "title": "Chat"
511140
+ },
511141
+ "defaultDefaultValue": 15000,
511142
+ "restricted": false
511143
+ }
511144
+ }
511145
+ ]
510458
511146
  }
510459
511147
  ]
@@ -13798,6 +13798,51 @@ export type VscodeSettings_1_139_0_insider_2026091517 = Patch<VscodeSettings_1_1
13798
13798
  readonly 'workbench.experimental.modernUIEditorTabStyle'?: 'connected' | 'pill';
13799
13799
  }, 'chat.agentSessions.autoArchiveMergedSessionsAfterDays' | 'sessions.archiveSessionConfetti'>;
13800
13800
 
13801
+ // ── 1.138.0: +14, ~17, -6 ──
13802
+ export type VscodeSettings_1_138_0 = Patch<VscodeSettings_1_137_0, {
13803
+ readonly 'accessibility.verbosity.customizationMigrations'?: boolean;
13804
+ readonly 'chat.agent.thinkingStyle'?: 'collapsed' | 'collapsedPreview' | 'fixedScrolling';
13805
+ readonly 'chat.agentHost.devContainer.enabled'?: boolean;
13806
+ readonly 'chat.agentHost.experimental.autoAttachPullRequests'?: boolean;
13807
+ readonly 'chat.agentSessions.archiveNudge.enabled'?: boolean;
13808
+ readonly 'chat.agentSessions.autoArchiveMergedSessionsAfterDays'?: number;
13809
+ readonly 'chat.agentSessions.autoDeleteArchivedMergedSessionsAfterDays'?: number;
13810
+ readonly 'chat.agentSessions.consolidatedRemoteWorkspaces'?: boolean;
13811
+ readonly 'chat.automations.enabled'?: boolean;
13812
+ readonly 'chat.copilot.claudeAdvisor.enabled'?: boolean;
13813
+ readonly 'chat.copilot.semanticSearch.enabled'?: boolean;
13814
+ readonly 'chat.customizations.mcpServerMigration.enabled'?: boolean;
13815
+ readonly 'chat.experimental.permissionsSandboxToggle.enabled'?: boolean;
13816
+ readonly 'chat.experimental.sessionArchiveActionWording'?: 'archive' | 'done';
13817
+ readonly 'chat.experimental.sessionStateIndicator.enabled'?: boolean;
13818
+ readonly 'chat.experimentalModePermissionsPicker'?: boolean;
13819
+ readonly 'chat.experimentalModelPicker'?: boolean;
13820
+ readonly 'chat.pasteAsAttachmentThreshold'?: number;
13821
+ readonly 'chat.tools.edits.autoApprove'?: Record<string, unknown>;
13822
+ readonly 'dictation.enabled'?: boolean;
13823
+ readonly 'dictation.model'?: 'nemotron-3.5-asr-streaming-0.6b' | 'mai';
13824
+ readonly 'editor.fullwidthCharacterWidth'?: 'font' | 'twoCells';
13825
+ readonly 'github.copilot.chat.autoMode.tiers.enabled'?: boolean;
13826
+ readonly 'github.copilot.chat.autoModeTierOverride'?: string | null;
13827
+ readonly 'notebook.editorOptionsCustomizations'?: unknown;
13828
+ readonly 'sessions.archiveSessionConfetti'?: boolean;
13829
+ readonly 'sessions.chat.unifiedWorkspacePicker.enabled'?: boolean;
13830
+ readonly 'sessions.diffEditor.wordWrap'?: 'off' | 'on' | 'inherit';
13831
+ readonly 'sessions.editor.wordWrap'?: 'off' | 'on' | 'inherit';
13832
+ readonly 'sessions.useWorktree'?: boolean;
13833
+ readonly 'terminal.integrated.defaultProfile.linux'?: null | 'sh' | 'bash' | 'bash (2)' | 'rbash' | 'rbash (2)' | 'sh (2)' | 'dash' | 'dash (2)' | 'tmux' | 'screen' | 'pwsh' | 'pwsh (2)' | 'JavaScript Debug Terminal';
13834
+ }, 'chat.agentHost.copilot.autoModeTiers.enabled' | 'chat.agentHost.copilot.multiTurnContextRouting.enabled' | 'chat.turnStatusPills' | 'github.copilot.chat.advanced.inlineEdits.jointCompletionsProvider.enabled' | 'github.copilot.chat.advanced.inlineEdits.jointCompletionsProvider.strategy' | 'github.copilot.chat.advanced.inlineEdits.jointCompletionsProvider.triggerChangeStrategy'>;
13835
+
13836
+ // ── 1.139.0-insider+2026091605: +2, ~4 ──
13837
+ export type VscodeSettings_1_139_0_insider_2026091605 = Patch<VscodeSettings_1_139_0_insider_2026091517, {
13838
+ readonly 'chat.agentHost.sessionCatalog.enabled'?: boolean;
13839
+ readonly 'chat.copilot.skillCharBudget'?: number;
13840
+ readonly 'chat.tools.confirmationCarousel.enabled'?: boolean;
13841
+ readonly 'json.schemaDownload.trustedDomains'?: Record<string, unknown>;
13842
+ readonly 'terminal.integrated.defaultProfile.linux'?: null | 'sh' | 'bash' | 'bash (2)' | 'rbash' | 'rbash (2)' | 'sh (2)' | 'dash' | 'dash (2)' | 'tmux' | 'screen' | 'pwsh' | 'pwsh (2)';
13843
+ readonly 'workbench.editorAssociations'?: Record<string, unknown>;
13844
+ }, never>;
13845
+
13801
13846
  // ── Version map ──
13802
13847
  // Stable entries map directly to their settings type.
13803
13848
  // Insider entries map to a nested record keyed by 10-digit build release date
@@ -13862,6 +13907,7 @@ interface VscodeVersionMap {
13862
13907
  '1.136.1': VscodeSettings_1_136_1;
13863
13908
  '1.136.2': VscodeSettings_1_136_2;
13864
13909
  '1.137.0': VscodeSettings_1_137_0;
13910
+ '1.138.0': VscodeSettings_1_138_0;
13865
13911
  '1.121.0-insider': InsiderBuilds<{
13866
13912
  '2026051305': VscodeSettings_1_121_0_insider_2026051305;
13867
13913
  '2026051505': VscodeSettings_1_121_0_insider_2026051505;
@@ -13982,12 +14028,13 @@ interface VscodeVersionMap {
13982
14028
  }>;
13983
14029
  '1.139.0-insider': InsiderBuilds<{
13984
14030
  '2026091517': VscodeSettings_1_139_0_insider_2026091517;
14031
+ '2026091605': VscodeSettings_1_139_0_insider_2026091605;
13985
14032
  }>;
13986
14033
  }
13987
14034
 
13988
- export type LatestVscodeSettings = VscodeSettings_1_137_0;
14035
+ export type LatestVscodeSettings = VscodeSettings_1_138_0;
13989
14036
 
13990
- export type LatestInsiderVscodeSettings = VscodeSettings_1_139_0_insider_2026091517;
14037
+ export type LatestInsiderVscodeSettings = VscodeSettings_1_139_0_insider_2026091605;
13991
14038
 
13992
14039
  export type VscodeVersion = keyof VscodeVersionMap;
13993
14040
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vscode/vscode-settings-history",
3
- "version": "0.0.2-88",
3
+ "version": "0.0.2-89",
4
4
  "type": "module",
5
5
  "description": "Tracks VS Code settings schema changes across versions",
6
6
  "license": "MIT",
@@ -37,5 +37,5 @@
37
37
  "tsx": "4.22.4",
38
38
  "vitest": "^4.1.4"
39
39
  },
40
- "gitHead": "a2026f271e6787e8eef45619bad9e9c862deb75a"
40
+ "gitHead": "904011ec1b02e8686395b6d34ce7d5e1145c8098"
41
41
  }