Skip to content

Releases: pizza-bot-app/pizza-bot

Pizza Bot OSS 1.0.0

Choose a tag to compare

@github-actions github-actions released this 08 Sep 23:52
v1.0.0

What's Changed

  • Fix parallel subagent run limits by @JoeDo in #3
  • Leave an empty inbox unselected until New by @JoeDo in #5
  • docs: recognize Pizza Bot contributors by @JoeDo in #7
  • docs: update Pizza Bot contributors by @JoeDo in #8
  • fix: deny better-sqlite3 install script so npm ci works on Windows without MSVC by @JoeDo in #10
  • Fix deletion of the last conversation by @JoeDo in #12
  • feat: add targeted MCP reconnect by @JoeDo in #14
  • Fix Windows taskbar icon by @JoeDo in #16
  • fix: apply desktop provider secrets without restarting sidecar by @JoeDo in #19
  • fix: attaching files with special characters in names fails on Bedrock by @igorfil in #6
  • Refresh README and documentation by @JoeDo in #21
  • Support Bedrock Mantle Responses and Messages APIs by @JoeDo in #23
  • Improve the mobile inbox experience by @JoeDo in #25
  • Fix provider save state convergence by @JoeDo in #26
  • fix: recover context overflows and cleanly stop runs by @JoeDo in #28
  • Prepare Pizza Bot for public launch by @JoeDo in #29
  • Fix skill worker access to bundled files by @JoeDo in #31
  • fix: make Playwright browser provisioning optional by @JoeDo in #33
  • Add folders for organizing conversation threads by @JoeDo in #36
  • Improve HITL tool argument editing by @JoeDo in #37
  • feat: prepare versioned plugin contracts by @JoeDo in #39
  • fix: avoid skill worker instruction rereads by @JoeDo in #40
  • docs: update inbox screenshot by @JoeDo in #41
  • Fix mobile Providers page overflow by @JoeDo in #42
  • fix: specify package and binary names for Linux desktop makers by @JoeDo in #44
  • fix: preserve subagent results at call limits by @JoeDo in #46
  • Add configurable local folder access by @JoeDo in #20
  • Allow confirmed local access to Pizza Bot data root by @JoeDo in #48
  • fix: surface partial Bedrock catalogs and keep the automatic default sticky by @JoeDo in #50
  • fix: route the user's request when delegating, and relay the worker's report by @JoeDo in #53
  • fix: show a delegation awaiting approval as paused, not failed by @JoeDo in #55
  • fix: keep MCP union schemas intact and stop blaming tool arguments by @JoeDo in #57
  • feat: ship one container image serving the browser app and API by @JoeDo in #60
  • feat: give the browser app a favicon by @JoeDo in #61
  • fix: make the Google provider usable end to end by @JoeDo in #63
  • fix: unblock desktop packaging on Node 25 and describe the Linux packages by @JoeDo in #64
  • feat: let a custom OpenAI endpoint go without an API key by @JoeDo in #66
  • fix: show the delegation indicator on the mobile Activity button by @JoeDo in #68
  • feat: build and publish signed installers from a release tag by @JoeDo in #69

New Contributors

Full Changelog: https://github.com/pizza-bot-app/pizza-bot/commits/v1.0.0