Skip to content

fix: remove unresolvable $schema URL from marketplace manifest (#582)#610

Open
dhedhialy wants to merge 3 commits into
DietrichGebert:mainfrom
dhedhialy:fix/582-marketplace-schema
Open

fix: remove unresolvable $schema URL from marketplace manifest (#582)#610
dhedhialy wants to merge 3 commits into
DietrichGebert:mainfrom
dhedhialy:fix/582-marketplace-schema

Conversation

@dhedhialy

Copy link
Copy Markdown
Contributor

The $schema field pointed at a URL that returns 404. Claude Desktop (Cowork) fails to sync the marketplace when the $schema cannot be resolved. Other public marketplace repos without a $schema field sync successfully.\n\nCloses #582

dhedhialy added 3 commits July 7, 2026 06:52
…ichGebert#332)

When caveman (or another compression plugin) is in settings.json,
ponytail appends a deconfliction paragraph: ponytail governs code
structure (the ladder, YAGNI); the peer plugin governs output style.
Prevents contradictory style instructions from confusing the model.

Fixes DietrichGebert#332
DietrichGebert#584)

In Claude Code, /ponytail is dispatched as a skill. The UserPromptSubmit
hook receives a prompt wrapped in <command-name>/<command-args> tags with
the SKILL.md body as filler. The regex /^[/@$]ponytail/ never matches the
tagged format, so setMode() is never called and mode never persists.

Extract the command from <command-name>/<command-args> tags when present;
fall back to raw prompt text for direct-text input.

Fixes DietrichGebert#584
…t#582)

The  field pointed at a URL that returns 404. Claude Desktop
(Cowork) fails to sync the marketplace when the  cannot be
resolved. Other public marketplace repos without a  field sync
successfully.

Fixes DietrichGebert#582
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant