Pi 0.20.0
Breaking Changes
- Pi skills now use
SKILL.mdconvention: Pi skills must now be namedSKILL.mdinside a directory, matching Codex CLI format. Previously any*.mdfile was treated as a skill. Migrate by renaming~/.pi/agent/skills/foo.mdto~/.pi/agent/skills/foo/SKILL.md.
Added
- Display loaded skills on startup in interactive mode