Skip to content

v0.1.6

Choose a tag to compare

@github-actions github-actions released this 11 Aug 13:59
· 14 commits to main since this release

What's new

Community package catalog in settings

The Extensions panel in Settings now has a Browse tab backed by the pi.dev package catalog (5,400+ extensions, skills, prompt templates and themes):

  • Fuzzy search with type filters (extension / skill / prompt / theme), sorted by monthly downloads
  • One-click Install from the panel, with installed/uninstalling states and inline two-step uninstall confirmation
  • Installed extensions hot-reload into running sessions — no restart needed

Subagent run rows

When an extension delegates to subagents (e.g. pi-subagents), each subagent run now appears as its own row in the conversation instead of hiding inside the collapsed tool card:

  • Working state with a pulsing dot animation, done/failed states on completion
  • Click a finished subagent row to open its full session in a new tab
  • Works for foreground, workflow and background (subagent_wait) runs, via a structural convention that any community extension can follow

Packaging

  • Bundle the pi SDK docs/examples/README into the app (resources/pi-package), so agent tools can read them in packaged builds