Releases: korengast/angelia
Release list
Angelia 0.2.1
Switch CLIs from the chat, and see what each one offers.
curl -fsSL https://useangelia.com/install | sh/backendalone shows the profile's CLI and the ones installed./backend codex(owners only) moves the profile to that CLI: the table is backed up and edited in place, the old CLI'smodel,effortandbincome off, the profile is compiled for the new CLI, and a failure puts the old table back. Every chat on the profile starts a fresh session on the new CLI./modeland/effortalone show the value in use and the choices: Codex and Grok Build are asked for their model lists (Codex also gives each model's effort levels), Claude Code's aliases are listed. A model or level the CLI does not offer is refused.angelia --versionprints the version and the commit it was built from.
To update: angelia update, then angelia restart (or /restart in a chat). The installer and angelia update check that this tag is signed by the release key SHA256:74hZgwt/ABiUQz6C9A1r7hpHZtCRq1KfC1KvvCR1ys0. The install.sh attached here is byte-for-byte the one in the tag (SHA-256 e9aa06f7ab4a57ef8207eb82d9c7593ad72f56ccff342dcf3d91ab81d072f73e).
macOS, alpha. See the README.
Angelia 0.2.0
Codex joins Claude Code and Grok Build.
curl -fsSL https://useangelia.com/install | sh- Codex backend (
backend: codex, codex-cli 0.157 or newer). One warmcodex app-serverper chat, inside Codex's own OS sandbox with the profile's deny rules and writable folders, shell commands included. When the agent needs more, it asks in the chat for access to one folder for that turn; a yes adds just that, and the deny rules still hold. - A CLI that does not answer within 60 seconds of starting fails the turn with a reason, instead of leaving the chat on "typing".
- The docs no longer quote seconds per turn: that is the model provider's speed, not Angelia's.
To update: angelia update. The installer and angelia update check that this tag is signed by the release key SHA256:74hZgwt/ABiUQz6C9A1r7hpHZtCRq1KfC1KvvCR1ys0. The install.sh attached here is byte-for-byte the one in the tag (SHA-256 e9aa06f7ab4a57ef8207eb82d9c7593ad72f56ccff342dcf3d91ab81d072f73e).
macOS, alpha. See the README.
Angelia 0.1.0
First public release.
curl -fsSL https://useangelia.com/install | shThe installer checks that this tag is signed by the release key SHA256:74hZgwt/ABiUQz6C9A1r7hpHZtCRq1KfC1KvvCR1ys0 before it installs anything. The install.sh attached here is byte-for-byte the one in the tag (SHA-256 e9aa06f7ab4a57ef8207eb82d9c7593ad72f56ccff342dcf3d91ab81d072f73e).
macOS, alpha. Supported CLIs: Claude Code and Grok Build. See the README.