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
+7 -4
View File
@@ -154,14 +154,17 @@
**Effort:** M
**Priority:** P4
### Linux/Windows cookie decryption
### Linux cookie decryption — PARTIALLY SHIPPED
**What:** GNOME Keyring / kwallet / DPAPI support for non-macOS cookie import.
~~**What:** GNOME Keyring / kwallet / DPAPI support for non-macOS cookie import.~~
**Why:** Cross-platform cookie import. Currently macOS-only (Keychain).
Linux cookie import shipped in v0.11.11.0 (Wave 3). Supports Chrome, Chromium, Brave, Edge on Linux with GNOME Keyring (libsecret) and "peanuts" fallback. Windows DPAPI support remains deferred.
**Effort:** L
**Remaining:** Windows cookie decryption (DPAPI). Needs complete rewrite — PR #64 was 1346 lines and stale.
**Effort:** L (Windows only)
**Priority:** P4
**Completed (Linux):** v0.11.11.0 (2026-03-23)
## Ship