Skip to content

Cellium Agent v1.2.5.79

Choose a tag to compare

@github-actions github-actions released this 09 Jun 09:44
· 14 commits to main since this release

Cellium Agent v1.2.5.79

下载 / 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-dev): bump @types/react from 19.2.16 to 19.2.17 in /ui by @dependabot[bot] in #49
  • deps(deps): update openai requirement from >=2.40.0 to >=2.41.0 by @dependabot[bot] in #44
  • deps(deps): update python-multipart requirement from >=0.0.30 to >=0.0.32 by @dependabot[bot] in #45
  • deps(deps): update uvicorn requirement from >=0.48.0 to >=0.49.0 by @dependabot[bot] in #46
  • deps(deps): update lark-oapi requirement from >=1.0.0 to >=1.6.8 by @dependabot[bot] in #47
  • deps(deps): bump the frontend-minor-updates group across 1 directory with 4 updates by @dependabot[bot] in #48

Full Changelog: v1.2.5.78...v1.2.5.79