Skip to content

v0.2.1

Choose a tag to compare

@intertwine intertwine released this 28 Apr 12:11
· 9 commits to main since this release

Patch release for Vercel skills CLI compatibility.

  • Documented the supported install path: npx skills add intertwine/dspy-agent-skills.
  • Clarified that bare npx skills add dspy-agent-skills currently requires an upstream CLI alias and is not repo-resolvable by itself.
  • Fixed dspy-evaluation-harness frontmatter so strict YAML parsers discover all five skills.
  • Added a regression guard for inline YAML frontmatter values containing : .

Validation:

  • uv run --with pytest python -m pytest tests/ -v -> 87 passed.
  • npx --yes skills add . --list -> Found 5 skills.
  • Temp Codex install wrote all five SKILL.md files under .agents/skills.