docs: add codex usage guidance and update notebook

This commit is contained in:
Paarth Tandon
2026-02-18 13:30:27 -08:00
parent 5a733dca87
commit 12692ee7a1
3 changed files with 72 additions and 10 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "get-shit-done-cc",
"version": "1.20.4",
"description": "A meta-prompting, context engineering and spec-driven development system for Claude Code, OpenCode and Gemini by TÂCHES.",
"description": "A meta-prompting, context engineering and spec-driven development system for Claude Code, OpenCode, Gemini and Codex by TÂCHES.",
"bin": {
"get-shit-done-cc": "bin/install.js"
},
@@ -21,7 +21,9 @@
"context-engineering",
"spec-driven-development",
"gemini",
"gemini-cli"
"gemini-cli",
"codex",
"codex-cli"
],
"author": "TÂCHES",
"license": "MIT",