Skip to content

FredAI v1.3.177

Choose a tag to compare

@github-actions github-actions released this 21 Jul 15:28
c1201d2

FredAI v1.3.177

Changes

  • feat: host-aware dynamic port allocation for FredAI + self-healing shortcuts (#400)

Install / update

Docker (any platform):

docker pull ghcr.io/essentialbit/fredai:v1.3.177
# or always-latest:
docker pull ghcr.io/essentialbit/fredai:latest
docker compose pull && docker compose up -d

Native (macOS / Linux / Pi):

git pull origin main
pip install -r requirements.txt
python3 main.py

Auto-update: instances with AUTO_UPDATE=auto apply this automatically within 6 hours.


Commit: c1201d2d956dcc7f6a64b377eb31f3f8e0b6b443