Commit Graph

10 Commits

Author SHA1 Message Date
jason 53a6a49887 fix: explicit guards against base64 README encoding and private repo creation
- Step 1: create_repo must always set private: false + auto_init: false
- Step 5: create_or_update_file content must be plain text — MCP handles
  base64 internally; pre-encoding causes double-encoding (corrupted README)

Fixes intermittent bugs observed in CW-007 (display-catalog) and CW-013
(mpm-url-shortener) where READMEs were stored as base64 blobs and repos
were created private.
2026-05-18 19:45:48 -05:00
jason ba8a90c4df docs: rename to CoWork Repository Update, bump to v1.1 2026-05-05 11:47:45 -05:00
jason cb4fda5a09 chore: rename to cowork-repository-update, bump to v1.1 2026-05-05 11:47:03 -05:00
jason 8220a3833d feat: rename skill to cowork-repository-update, bump to v1.1 2026-05-05 11:46:59 -05:00
jason 011763ca97 fix: correct skill-only .skill packaging structure in Step 6 2026-05-05 11:34:54 -05:00
jason be67cd4b8e feat: add mode-document reference v1.0 2026-05-05 11:27:28 -05:00
jason 41b567a435 feat: add cowork-project skill v1.0 2026-05-05 11:26:09 -05:00
jason fa25f031ec chore: add plugin.json v1.0 2026-05-05 11:25:13 -05:00
jason e3860ba5d6 docs: update README to v1.0 2026-05-05 11:24:27 -05:00
jason 1a4cd4116f Initial commit 2026-05-05 11:19:31 -05:00