mirror of
https://github.com/simstudioai/sim.git
synced 2026-02-02 18:55:25 -05:00
* feat(mcp): improve cache practice * restructure mcps fetching, caching, UX indicators * fix schema * styling improvements * fix tooltips and render issue * fix loading sequence + add redis --------- Co-authored-by: waleed <walif6@gmail.com>
1 line
72 B
SQL
1 line
72 B
SQL
ALTER TABLE "mcp_servers" ADD COLUMN "status_config" jsonb DEFAULT '{}'; |