[PR #8719] fix: ensure frontmatter can process same content as other agents #12839

Closed
opened 2026-02-16 18:17:44 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/8719

State: closed
Merged: Yes


This fixes an issue where skills and other .md files had things like:

description: This is: a description

That second colon would cause errors only in our tool, added preprocess step to work around it and lots of unit tests to ensure it works properly

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/8719 **State:** closed **Merged:** Yes --- This fixes an issue where skills and other .md files had things like: `description: This is: a description` That second colon would cause errors only in our tool, added preprocess step to work around it and lots of unit tests to ensure it works properly
yindo added the pull-request label 2026-02-16 18:17:44 -05:00
yindo closed this issue 2026-02-16 18:17:44 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#12839