# @dreki-gg/pi-handoff

## [0.3.1](https://github.com/jalbarrang/pi-handoff/compare/v0.3.0...v0.3.1) (2026-07-12)


### Bug Fixes

* migrate to pi-ai 0.80 compat imports and bump dependencies ([#5](https://github.com/jalbarrang/pi-handoff/issues/5)) ([d56c1e5](https://github.com/jalbarrang/pi-handoff/commit/d56c1e59c8af88adc68a6dbc95275cda001a1fbc))

## [0.3.0](https://github.com/jalbarrang/pi-handoff/compare/v0.2.0...v0.3.0) (2026-07-11)


### Features

* extract pi-handoff from dreki-gg/pi-extensions monorepo ([00b68b6](https://github.com/jalbarrang/pi-handoff/commit/00b68b6bb59a23961cc4ffc3e321f02d5e0ef8cc))

## 0.2.0

### Minor Changes

- a31b96f: Add three extensions migrated from the local user folder:

  - `@dreki-gg/pi-ast-grep` — structural AST search/rewrite tool (`ast_grep`) powered by ast-grep.
  - `@dreki-gg/pi-handoff` — `/handoff` command to transfer context into a new focused session.
  - `@dreki-gg/pi-workflow` — `/commit` generates and creates a Conventional Commits commit.
