Download Latest Version 26.0.1 source code.tar.gz (16.6 MB)
Email in envelope

Get an email when there's a new version of FastbuildAI

Home / 25.3.6
Name Modified Size InfoDownloads / Week
Parent folder
25.3.6 Release source code.tar.gz 2026-03-05 14.9 MB
25.3.6 Release source code.zip 2026-03-05 16.6 MB
README.md 2026-03-05 510 Bytes
Totals: 3 Items   31.6 MB 0

Update

Docker Deployment

  1. Pull the latest code via Git: git reset --hard HEAD && git pull
  2. Restart the Node.js container under buildingai in Docker: docker restart buildingai-nodejs

Manual Deployment

  1. If pnpm and git are installed locally, first run pnpm sync-env
  2. Then run pnpm bd:update-git && pnpm restart or execute git reset --hard HEAD && git pull && pnpm predeploy && pnpm restart

Content

Fixes

  • Fix known issues
Source: README.md, updated 2026-03-05