Commit Graph

7 Commits

Author SHA1 Message Date
mpmedia 9255595236 docs: replace git.alwisp.com with git.mpm.to 2026-05-25 12:21:33 -05:00
mpmedia 2a27ef2f08 docs: replace git.alwisp.com with git.mpm.to 2026-05-25 12:21:29 -05:00
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 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