docs: update SDD description, restore Extensible formatting, and revert package-lock.json

This commit is contained in:
Jerop Kipruto
2026-03-17 13:11:17 -04:00
parent 5c69b08f60
commit d44a2cac2f
2 changed files with 4 additions and 3 deletions
+3 -3
View File
@@ -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.
+1
View File
@@ -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": {