Skip to content

Support skill short descriptions#167

Merged
cbusillo merged 1 commit into
mainfrom
feat/skill-short-description
May 28, 2026
Merged

Support skill short descriptions#167
cbusillo merged 1 commit into
mainfrom
feat/skill-short-description

Conversation

@cbusillo
Copy link
Copy Markdown
Owner

Summary

  • parse optional metadata.short-description from SKILL.md frontmatter into core skill metadata
  • propagate the compact description through ListSkills while keeping full description for model-visible skill routing
  • prefer the compact description in the TUI skills settings list when present

Validation

  • cargo test -p code-core short_description -- --nocapture
  • cargo test -p code-core render_skills_section_uses_full_description_for_model_context -- --nocapture
  • cargo test -p code-tui skills_settings_view::tests -- --nocapture
  • git diff --check
  • ./build-fast.sh

Refs #72

@cbusillo cbusillo merged commit 096bb32 into main May 28, 2026
1 check passed
@cbusillo cbusillo deleted the feat/skill-short-description branch May 28, 2026 01:36
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