@google/gemini-cli 0.36.0-preview.8 → 0.37.0-preview.0
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/bundle/{chunk-N22U7LIR.js → chunk-3TN4SOLW.js} +6651 -4180
- package/bundle/{chunk-S2IQOR7T.js → chunk-7UZ4Y32N.js} +214 -66
- package/bundle/{chunk-QBLIM2T2.js → chunk-A62NZYIK.js} +711 -240
- package/bundle/{chunk-5JDHTAA3.js → chunk-LEK5YYAR.js} +6295 -4094
- package/bundle/{chunk-MYI75E6G.js → chunk-R5X4CMUM.js} +233 -70
- package/bundle/{chunk-5Y6Y7SEB.js → chunk-TJ76C6AA.js} +16847 -9496
- package/bundle/chunk-U4FACSVX.js +30 -0
- package/bundle/{chunk-UUJ4JLTB.js → chunk-ULC3DHVX.js} +711 -240
- package/bundle/{chunk-642LNT3F.js → chunk-XX7JYMTE.js} +765 -306
- package/bundle/{core-N4UNRLQA.js → core-5OME6LT4.js} +58 -4
- package/bundle/{dist-HD2ZHBHJ.js → core-CUCGSGCA.js} +58 -4
- package/bundle/{devtoolsService-7D3WUF33.js → devtoolsService-4FIYD6OW.js} +20 -3
- package/bundle/{devtoolsService-NA7MR5UO.js → devtoolsService-IDLWLZFQ.js} +21 -5
- package/bundle/{devtoolsService-Y53ZUB56.js → devtoolsService-TVWW3DBW.js} +20 -3
- package/bundle/{dist-JYY2GAAR.js → dist-YWCADMDD.js} +58 -4
- package/bundle/docs/CONTRIBUTING.md +10 -7
- package/bundle/docs/assets/theme-tokyonight-dark.png +0 -0
- package/bundle/docs/changelogs/index.md +24 -0
- package/bundle/docs/changelogs/latest.md +366 -459
- package/bundle/docs/changelogs/preview.md +362 -356
- package/bundle/docs/cli/acp-mode.md +126 -0
- package/bundle/docs/cli/cli-reference.md +1 -1
- package/bundle/docs/cli/notifications.md +5 -5
- package/bundle/docs/cli/plan-mode.md +12 -8
- package/bundle/docs/cli/sandbox.md +1 -1
- package/bundle/docs/cli/settings.md +14 -13
- package/bundle/docs/cli/themes.md +5 -0
- package/bundle/docs/core/index.md +2 -2
- package/bundle/docs/core/subagents.md +134 -23
- package/bundle/docs/get-started/gemini-3.md +1 -1
- package/bundle/docs/get-started/index.md +127 -1
- package/bundle/docs/ide-integration/index.md +99 -24
- package/bundle/docs/index.md +0 -2
- package/bundle/docs/redirects.json +1 -0
- package/bundle/docs/reference/commands.md +1 -3
- package/bundle/docs/reference/configuration.md +182 -91
- package/bundle/docs/reference/keyboard-shortcuts.md +14 -6
- package/bundle/docs/reference/policy-engine.md +16 -30
- package/bundle/docs/reference/tools.md +56 -23
- package/bundle/docs/resources/quota-and-pricing.md +23 -9
- package/bundle/docs/sidebar.json +11 -4
- package/bundle/docs/tools/planning.md +6 -4
- package/bundle/events-CLX3JQHP.js +12 -0
- package/bundle/gemini.js +342 -52
- package/bundle/{interactiveCli-R5N55BDV.js → interactiveCli-4WFWOVAQ.js} +5066 -4010
- package/bundle/{interactiveCli-LFO7EWZS.js → interactiveCli-4ZZ72DR3.js} +5066 -4010
- package/bundle/{interactiveCli-2JRQPNZP.js → interactiveCli-6SIGBRWS.js} +5279 -4240
- package/bundle/{memoryDiscovery-BQGYT4OD.js → memoryDiscovery-NS2EGHYH.js} +3 -1
- package/bundle/{memoryDiscovery-FCEPFZ3M.js → memoryDiscovery-VL3OH25S.js} +3 -1
- package/bundle/node_modules/@google/gemini-cli-devtools/dist/client/main.js +26 -19
- package/bundle/node_modules/@google/gemini-cli-devtools/dist/src/_client-assets.d.ts +1 -1
- package/bundle/node_modules/@google/gemini-cli-devtools/dist/src/_client-assets.js +1 -1
- package/bundle/node_modules/@google/gemini-cli-devtools/dist/src/_client-assets.js.map +1 -1
- package/bundle/node_modules/@google/gemini-cli-devtools/dist/src/index.js +35 -1
- package/bundle/node_modules/@google/gemini-cli-devtools/dist/src/index.js.map +1 -1
- package/bundle/node_modules/@google/gemini-cli-devtools/package.json +1 -1
- package/bundle/{oauth2-provider-2WD22PTI.js → oauth2-provider-HGHECKPY.js} +2 -2
- package/bundle/{oauth2-provider-QOWLZC44.js → oauth2-provider-TYBJKXSJ.js} +2 -2
- package/bundle/{oauth2-provider-34BPLPQX.js → oauth2-provider-YYRJ44X5.js} +73 -39
- package/bundle/policies/discovered.toml +7 -0
- package/bundle/policies/non-interactive.toml +7 -0
- package/bundle/policies/plan.toml +25 -0
- package/bundle/policies/read-only.toml +6 -0
- package/bundle/policies/sandbox-default.toml +3 -2
- package/bundle/policies/write.toml +21 -0
- package/bundle/policies/yolo.toml +1 -1
- package/package.json +1 -1
- package/bundle/chunk-FWCJAF6L.js +0 -97905
- package/bundle/chunk-X6CSYCBW.js +0 -354180
- package/bundle/devtoolsService-VU7N6PSG.js +0 -854
- package/bundle/dist-QEB25IFU.js +0 -1886
- package/bundle/docs/get-started/examples.md +0 -141
- package/bundle/interactiveCli-A6H7VTMC.js +0 -49299
- package/bundle/oauth2-provider-MZAUZWUS.js +0 -237
|
@@ -6,11 +6,12 @@ import {
|
|
|
6
6
|
getEnvironmentMemoryPaths,
|
|
7
7
|
getExtensionMemoryPaths,
|
|
8
8
|
getGlobalMemoryPaths,
|
|
9
|
+
getUserProjectMemoryPaths,
|
|
9
10
|
loadJitSubdirectoryMemory,
|
|
10
11
|
loadServerHierarchicalMemory,
|
|
11
12
|
readGeminiMdFiles,
|
|
12
13
|
refreshServerHierarchicalMemory
|
|
13
|
-
} from "./chunk-
|
|
14
|
+
} from "./chunk-7UZ4Y32N.js";
|
|
14
15
|
import "./chunk-664ZODQF.js";
|
|
15
16
|
import "./chunk-34MYV7JD.js";
|
|
16
17
|
export {
|
|
@@ -20,6 +21,7 @@ export {
|
|
|
20
21
|
getEnvironmentMemoryPaths,
|
|
21
22
|
getExtensionMemoryPaths,
|
|
22
23
|
getGlobalMemoryPaths,
|
|
24
|
+
getUserProjectMemoryPaths,
|
|
23
25
|
loadJitSubdirectoryMemory,
|
|
24
26
|
loadServerHierarchicalMemory,
|
|
25
27
|
readGeminiMdFiles,
|
|
@@ -6,11 +6,12 @@ import {
|
|
|
6
6
|
getEnvironmentMemoryPaths,
|
|
7
7
|
getExtensionMemoryPaths,
|
|
8
8
|
getGlobalMemoryPaths,
|
|
9
|
+
getUserProjectMemoryPaths,
|
|
9
10
|
loadJitSubdirectoryMemory,
|
|
10
11
|
loadServerHierarchicalMemory,
|
|
11
12
|
readGeminiMdFiles,
|
|
12
13
|
refreshServerHierarchicalMemory
|
|
13
|
-
} from "./chunk-
|
|
14
|
+
} from "./chunk-R5X4CMUM.js";
|
|
14
15
|
import "./chunk-664ZODQF.js";
|
|
15
16
|
import "./chunk-34MYV7JD.js";
|
|
16
17
|
export {
|
|
@@ -20,6 +21,7 @@ export {
|
|
|
20
21
|
getEnvironmentMemoryPaths,
|
|
21
22
|
getExtensionMemoryPaths,
|
|
22
23
|
getGlobalMemoryPaths,
|
|
24
|
+
getUserProjectMemoryPaths,
|
|
23
25
|
loadJitSubdirectoryMemory,
|
|
24
26
|
loadServerHierarchicalMemory,
|
|
25
27
|
readGeminiMdFiles,
|