Skip to content

0.3.0

Choose a tag to compare

@KitsuneReiA KitsuneReiA released this 01 Sep 16:39
· 3 commits to main since this release
93c493c

What's Changed

  • fix(web): open rename dialog for history branches by @Sean-Walker0 in #57
  • fix(desktop): increase provider test token budget by @Sean-Walker0 in #58
  • refactor: split createSessionFacade god function into phase modules by @KitsuneReiA in #59
  • refactor: TurnState projection, zero-copy cross-workspace forks by @KitsuneReiA in #60

Full Changelog: 0.2.7...0.3.0

Quick Start

Desktop

Download the installer for your platform (macOS / Linux / Windows) from GitHub Releases, install and launch.

macOS users: Since the app is unsigned, you may see "Pizza.app is damaged and can't be opened. Run

xattr -cr /Applications/Pizza.app 

in Terminal to fix this.

CLI

npm install -g @tomsun28/pizza
pizza

What's Changed

  • fix(web): open rename dialog for history branches by @Sean-Walker0 in #57
  • fix(desktop): increase provider test token budget by @Sean-Walker0 in #58
  • refactor: split createSessionFacade god function into phase modules by @KitsuneReiA in #59
  • refactor: TurnState projection, zero-copy cross-workspace forks by @KitsuneReiA in #60

Full Changelog: 0.2.7...0.3.0