Releases: tomsun28/pizza
Release list
0.3.2
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
- feat(desktop): cross-workspace message cards, scroll-follow fixes, gateway name resolution by @tomsun28 in #62
- feat: automatic update check via npm registry and GitHub releases by @KitsuneReiA in #63
Full Changelog: 0.3.1...0.3.2
0.3.1
What's Changed
Full Changelog: 0.3.0...0.3.1
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
Full Changelog: 0.3.0...0.3.1
0.3.0
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
0.2.7
What's Changed
- feat: enhance skills relate by @KitsuneReiA in #56
Full Changelog: 0.2.6...0.2.7
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
- feat: enhance skills relate by @KitsuneReiA in #56
Full Changelog: 0.2.6...0.2.7
0.2.6
What's Changed
- docs: update doc by @KitsuneReiA in #54
- fix(rpc): resolve placeholder model after first-run API key setup by @KitsuneReiA in #55
Full Changelog: 0.2.5...0.2.6
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
- docs: update doc by @KitsuneReiA in #54
- fix(rpc): resolve placeholder model after first-run API key setup by @KitsuneReiA in #55
Full Changelog: 0.2.5...0.2.6
0.2.5
What's Changed
- fix(ci): resolve windows-sys imports and remove recursive npm publish by @tomsun28 in #50
- fix(desktop): pass isize 0 for CreateFileW htemplatefile HANDLE by @tomsun28 in #51
- fix(ci): improve desktop-release workflow reliability by @tomsun28 in #52
- feat: add message channel and update gateway by @KitsuneReiA in #53
Full Changelog: 0.2.4...0.2.5
What's Changed
- fix(ci): resolve windows-sys imports and remove recursive npm publish by @tomsun28 in #50
- fix(desktop): pass isize 0 for CreateFileW htemplatefile HANDLE by @tomsun28 in #51
- fix(ci): improve desktop-release workflow reliability by @tomsun28 in #52
- feat: add message channel and update gateway by @KitsuneReiA in #53
Full Changelog: 0.2.4...0.2.5
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
0.2.4
What's Changed
- fix(ci): resolve windows-sys imports and remove recursive npm publish by @tomsun28 in #50
- fix(desktop): pass isize 0 for CreateFileW htemplatefile HANDLE by @tomsun28 in #51
- fix(ci): improve desktop-release workflow reliability by @tomsun28 in #52
Full Changelog: 0.2.4...v0.2.4-verify3
What's Changed
- fix(ci): resolve windows-sys imports and remove recursive npm publish by @tomsun28 in #50
- fix(desktop): pass isize 0 for CreateFileW htemplatefile HANDLE by @tomsun28 in #51
- fix(ci): improve desktop-release workflow reliability by @tomsun28 in #52
Full Changelog: 0.2.3...v0.2.4-verify3
0.2.0
What's Changed
- feat(settings): add custom provider connection test by @Sean-Walker0 in #44
- feat(composer): add mention for files, branches, workspaces by @KitsuneReiA in #45
Full Changelog: 0.1.13...0.2.0
What's Changed
- feat(settings): add custom provider connection test by @Sean-Walker0 in #44
- feat(composer): add mention for files, branches, workspaces by @KitsuneReiA in #45
Full Changelog: 0.1.13...0.2.0
0.1.13
What's Changed
- fix(scheduler): keep tasks on target sessions by @Sean-Walker0 in #38
- feat(web): support file attachments in chat composer by @Sean-Walker0 in #39
- fix(desktop): restore file drag attachments by @Sean-Walker0 in #40
- fix(web): scope EventTimeline to current session by @KitsuneReiA in #41
- feat(desktop): add Git tab with status, diff viewer by @KitsuneReiA in #42
New Contributors
- @KitsuneReiA made their first contribution in #41
Full Changelog: 0.1.12...0.1.13
What's Changed
- fix(scheduler): keep tasks on target sessions by @Sean-Walker0 in #38
- feat(web): support file attachments in chat composer by @Sean-Walker0 in #39
- fix(desktop): restore file drag attachments by @Sean-Walker0 in #40
- fix(web): scope EventTimeline to current session by @KitsuneReiA in #41
- feat(desktop): add Git tab with status, diff viewer by @KitsuneReiA in #42
New Contributors
- @KitsuneReiA made their first contribution in #41
Full Changelog: 0.1.12...0.1.13
0.1.12
What's Changed
- feat(desktop): enter setup mode instead of crashing when no api key by @Sean-Walker0 in #30
- fix(desktop): auto-navigate to chat after configuring a provider by @Sean-Walker0 in #31
- feat(desktop): add right-click context menu to file explorer by @Sean-Walker0 in #33
- fix(desktop): persist model and thinking level to settings.json by @Sean-Walker0 in #36
- feat(event-store): drop AGENT_MESSAGE_CHUNK persistence to reduce DB by @tomsun28 in #37
Full Changelog: 0.1.11...0.1.12
What's Changed
- feat(desktop): enter setup mode instead of crashing when no api key by @Sean-Walker0 in #30
- fix(desktop): auto-navigate to chat after configuring a provider by @Sean-Walker0 in #31
- feat(desktop): add right-click context menu to file explorer by @Sean-Walker0 in #33
- fix(desktop): persist model and thinking level to settings.json by @Sean-Walker0 in #36
- feat(event-store): drop AGENT_MESSAGE_CHUNK persistence to reduce DB by @tomsun28 in #37
Full Changelog: 0.1.11...0.1.12