Skip to content

Cellium Agent v1.2.8.107

Choose a tag to compare

@github-actions github-actions released this 28 Jul 10:36

Cellium Agent v1.2.8.107

下载 / Download

  • Windows: Cellium-Agent-Windows.zip
  • Linux (x64): Cellium-Agent-Linux.tar.gz
  • Linux (ARM64): Cellium-Agent-Linux-ARM64.tar.gz
  • macOS: Cellium-Agent-macOS.tar.gz

使用 / Usage

中文: 解压后运行对应平台的启动脚本即可。

  • Windows: 双击 CelliumAgent.exe
  • Linux/macOS: ./start-cellium.sh

English: Extract and run the launcher for your platform.

  • Windows: Double-click CelliumAgent.exe
  • Linux/macOS: Run ./start-cellium.sh

注意 / Notes

Linux ARM64: 如需使用网页搜索功能,请安装 Chromium 浏览器:

sudo apt install chromium-browser

Linux ARM64: For web search feature, install Chromium:

sudo apt install chromium-browser

What's Changed

  • deps(deps): bump react from 19.2.7 to 19.2.8 in /ui by @dependabot[bot] in #82
  • deps(deps): bump react-dom from 19.2.7 to 19.2.8 in /ui by @dependabot[bot] in #81
  • deps(deps): update openai requirement from >=2.46.0 to >=2.48.0 by @dependabot[bot] in #78
  • deps(deps): update fastapi requirement from >=0.139.2 to >=0.140.0 by @dependabot[bot] in #79
  • deps(deps): bump the frontend-minor-updates group across 1 directory with 3 updates by @dependabot[bot] in #80

Full Changelog: v1.2.8.106...v1.2.8.107