2.3.2

HKUDS/AutoAgent2.3.2May 3, 2026by louislam

AI Summary

Fixes a database connection issue by reverting the SQLite configuration to use a single connection mode.

Key Highlights

  • Reverted to single connection for SQLite

New Features

  • SQLite connection bug fix

Full Release Notes

### 🐞 Bug Fixes
- #7346 fix: Revert back from multiple connection to single connection for SQLite by default