docs: update project documentation for v0.11.11.0

- CLAUDE.md: add .github/ CI infrastructure to project structure, remove
  duplicate bin/ entry
- TODOS.md: mark Linux cookie decryption as partially shipped (v0.11.11.0),
  Windows DPAPI remains deferred
- package.json: sync version 0.11.9.0 → 0.11.11.0 to match VERSION file

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Garry Tan
2026-03-23 21:53:14 -07:00
parent f47f4332c8
commit ff3579885c
3 changed files with 12 additions and 7 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "gstack",
"version": "0.11.9.0",
"version": "0.11.11.0",
"description": "Garry's Stack — Claude Code skills + fast headless browser. One repo, one install, entire AI engineering workflow.",
"license": "MIT",
"type": "module",