Skip to content

BeauPi v1.0.1

Choose a tag to compare

@github-actions github-actions released this 03 Aug 11:47

Added

  • Added an API-first two-file model configuration: global settings.json can now contain models.providers and review.model, while auth.json remains the credential store; optional models.json overrides stay supported with higher precedence. Documented built-in DeepSeek API and review-model setup.

Changed

  • BeauPi 1.0.1 npm installs now run a one-time postinstall migration that backs up and replaces ~/.beaupi/agent/settings.json, models.json, and auth.json. Existing API keys and OAuth credentials must be configured again. Default npm install and self-update commands now allow lifecycle scripts.