Skip to content

botcage v0.2.0

Choose a tag to compare

@github-actions github-actions released this 20 Aug 16:03
· 0 commits to 2db7767e7011312955a4b6869575141b015451c7 since this release

Which file do I want?

You have Download
Mac, Apple silicon (M1–M4) botcage_*_aarch64.dmg
Mac, Intel botcage_*_x64.dmg
Debian, Ubuntu, Mint botcage_*_amd64.deb
Fedora, RHEL, openSUSE botcage-*.x86_64.rpm
Any other Linux botcage_*_amd64.AppImage

Not sure which Mac you have? → menu → About This Mac. Anything with
an M-series chip takes the aarch64 build.

Before it will run

botcage needs the Claude Code CLI installed and signed in — it
drives that rather than shipping a model of its own:

npm install -g @anthropic-ai/claude-code   # then: claude

A Claude Pro or Max subscription covers it. Everything else — chat,
memory, routines, connectors, plugins — works with nothing further.

Giving a bot its own computer

Optional, and off by default. Switch on Own computer in a bot's
settings and botcage sets up a container engine itself. The Linux
desktop it runs is built on first use and takes a few minutes.

The phone app

Not in this release. botcage has an iOS and Android client that reaches your
laptop directly, but neither ships here — an iPhone has no install path for a
file attached to a release, and the Android build is not something to hand out
signed with a debug key. Build either from mobile/.