Skip to content

v3.0.0 — Pilish

Latest

Choose a tag to compare

@dnouri dnouri released this 03 Sep 10:00
· 8 commits to master since this release
3b20c35

Pilish is the new name for the pi-coding-agent package. The Pi CLI it wraps is unchanged.

  • Everything moves to pilish names: modules (pilish.el, pilish-ui.el, …), commands (M-x pilish), buffers (pilish-chat:DIR), variables (pilish-*).
  • The rename is a clean break with no compatibility shim, following MELPA rename practice: install pilish, delete the old package, and rename pi-coding-agent to pilish in your init file — the README's "Upgrading from pi-coding-agent" section walks through it.
  • Dependency installation now includes GNU ELPA: MELPA's transient build needs compat ≥ 31, which is only published there.

The GitHub repository is now dnouri/pilish (old URLs redirect). The MELPA package is being renamed with :old-names (pi-coding-agent), so the MELPA site will show "Renamed from: pi-coding-agent" and keep the download history.