Skip to content

v0.33.0-beta.5

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 16 Jul 06:58

Delta since previous beta (v0.33.0-beta.4) — 1 new changeset.

Patch Changes

  • Show a read-only Properties panel when viewing a read-only skill file's markdown
    (for example the built-in open-knowledge skill's SKILL.md). Previously the
    frontmatter was stripped and hidden in the read-only viewer, so a managed skill's
    name, description, and other metadata were invisible; the editable skill panel
    already showed them. The read-only viewer now renders the same "Properties"
    section above the body, in read-only mode.