Hi, I've added my implementation plan in github.com/archestra-ai/archestra/issues/3378#issuecomment-4080607718. Please take a look and let me know if something should be changed. Meanwhile, I'll start with the implementation
New release! 🚀🚀🚀
*1.1.29 (2026-03-18)*
Bug Fixes
* chat agent switch model and key sync (#3428) (decfb92)
* chat blinking (#3434) (19eafff)
* prevent members add playwright tools to shared agents and add co… (#3429) (3d7dc67)
* regenerate button sends vercel-ai nanoid if message is not reloaded (#3426) (025c97c)
* show agent name when switching agents (#3424) (fe1db85)
* tighten MCP pod env injection and polish agent and install dialogs (#3422) (6b0f88a)
Miscellaneous Chores
* block drag and drop files (#3433) (3e13785)
* polish snow metadata (#3435) (d9902eb)
* refine chat tool status UI (#3437) (1467422)
* standardize frontend dialog patterns and chat settings UI (#3430) (64b6836)
Kenneth —
While working on #3378, I found the same bug as reported in github.com/archestra-ai/archestra/issues/3431 and made a quick fix with github.com/archestra-ai/archestra/pull/3438. But it seems like @user already fixed it based on his comment in the issue?