github Fu-Jie/openwebui-extensions github-copilot-sdk-v0.12.2
GitHub Copilot Official SDK Pipe v0.12.2

5 hours ago

This patch release hardens the built-in manage_skills workflow so the pipe can reliably read and write SKILL.md metadata with multi-line descriptions.

New Features

  • Multi-line Frontmatter Parsing: manage_skills now supports folded (description: >) and literal (description: |) frontmatter blocks, including CRLF input.
  • Stable SKILL.md Writes: Multi-line descriptions are now written back as YAML block scalars when creating or editing skills through the pipe.

Bug Fixes

  • Fixed imported skill descriptions being truncated or flattened when source SKILL.md files used multi-line YAML frontmatter.
  • Added title fallback when name is missing, reducing generic directory-name fallbacks during skill import and sync.

Improvements

  • Added regression tests covering parse/write round-trips for multi-line descriptions.
  • Synced README and docs mirrors so the latest release messaging matches the updated skill metadata behavior.

Version Changes

Plugin Updates

  • GitHub Copilot SDK Pipe: v0.12.1 → v0.12.2 | 📖 README

📚 Documentation Portal
🐛 Report Issues

Version Changes

Plugin Updates

  • GitHub Copilot Official SDK Pipe: v0.12.1 → v0.12.2 | 📖 README

📚 Documentation Portal
🐛 Report Issues

Don't miss a new openwebui-extensions release

NewReleases is sending notifications on new releases.