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 d6fc2c9762
commit cd7c031984
2 changed files with 4 additions and 3 deletions

View File

@@ -22,9 +22,9 @@ Learn all about Gemini CLI in our [documentation](https://geminicli.com/docs/).
context window.
- **🔧 Built-in tools**: Google Search grounding, file operations, shell
commands, web fetching.
- **📋 [Spec-Driven Development (SDD)]**: Built-in extension for spec-driven
project management (inspired by [Conductor]).
- **Plug-and-play**: MCP (Model Context Protocol) support for custom
- **📋 [Spec-Driven Development (SDD)]**: Spec-driven development workflow
(inspired by [Conductor]).
- **🔌 Extensible**: MCP (Model Context Protocol) support for custom
integrations.
- **💻 Terminal-first**: Designed for developers who live in the command line.
- **🛡️ Open source**: Apache 2.0 licensed.

1
package-lock.json generated
View File

@@ -16231,6 +16231,7 @@
"version": "2.8.1",
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz",
"integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==",
"dev": true,
"license": "0BSD"
},
"node_modules/tsx": {