Download Latest Version 26.1.1 source code.tar.gz (16.7 MB)
Email in envelope

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

Home / 26.0.2
Name Modified Size InfoDownloads / Week
Parent folder
26.0.2 source code.tar.gz 2026-04-10 16.6 MB
26.0.2 source code.zip 2026-04-10 18.3 MB
README.md 2026-04-10 1.2 kB
Totals: 3 Items   34.9 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

New Features

  • Added follow-up question feature in conversations
  • Support for displaying ICP filing information

Improvements

  • Optimized agent form prompts
  • Improved agent tool invocation order
  • Enhanced supported file types for agent uploads
  • Improved login guidance when accessing conversations while not logged in
  • Fixed UI display issues when system font size is increased
  • Refined multiple interaction details

Bug Fixes

  • Fixed issue where users were unable to log in
  • Fixed issue where supplier sorting was not effective
  • Fixed issue where disabling citation sources in agents did not take effect
  • Fixed issue where MCP quick menu could not be dismissed
  • Fixed other known issues
Source: README.md, updated 2026-04-10