mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-24 03:54:43 -07:00
docs: update SDD description, restore Extensible formatting, and revert package-lock.json
This commit is contained in:
@@ -22,9 +22,9 @@ Learn all about Gemini CLI in our [documentation](https://geminicli.com/docs/).
|
|||||||
context window.
|
context window.
|
||||||
- **🔧 Built-in tools**: Google Search grounding, file operations, shell
|
- **🔧 Built-in tools**: Google Search grounding, file operations, shell
|
||||||
commands, web fetching.
|
commands, web fetching.
|
||||||
- **📋 [Spec-Driven Development (SDD)]**: Built-in extension for spec-driven
|
- **📋 [Spec-Driven Development (SDD)]**: Spec-driven development workflow
|
||||||
project management (inspired by [Conductor]).
|
(inspired by [Conductor]).
|
||||||
- **Plug-and-play**: MCP (Model Context Protocol) support for custom
|
- **🔌 Extensible**: MCP (Model Context Protocol) support for custom
|
||||||
integrations.
|
integrations.
|
||||||
- **💻 Terminal-first**: Designed for developers who live in the command line.
|
- **💻 Terminal-first**: Designed for developers who live in the command line.
|
||||||
- **🛡️ Open source**: Apache 2.0 licensed.
|
- **🛡️ Open source**: Apache 2.0 licensed.
|
||||||
|
|||||||
Generated
+1
@@ -16231,6 +16231,7 @@
|
|||||||
"version": "2.8.1",
|
"version": "2.8.1",
|
||||||
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz",
|
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz",
|
||||||
"integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==",
|
"integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==",
|
||||||
|
"dev": true,
|
||||||
"license": "0BSD"
|
"license": "0BSD"
|
||||||
},
|
},
|
||||||
"node_modules/tsx": {
|
"node_modules/tsx": {
|
||||||
|
|||||||
Reference in New Issue
Block a user