Commit f2895fd
authored
fix: restore chat visibility after model manager (#1467)
* fix: restore chat visibility after model manager
Keep chat hidden while the model manager owns main UI visibility, then replay pending React chat opens once the hidden state clears. Also hide legacy and React chat overlays under the model-manager hidden body state.
* ci: require non-empty frontend model artifact
Update the frontend build verifier to reject missing or empty yui-origin model config artifacts so desktop packaging fails with a clear error before bundling invalid assets.1 parent ecce0b9 commit f2895fd
3 files changed
Lines changed: 34 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
| 7 | + | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| 62 | + | |
| 63 | + | |
62 | 64 | | |
63 | 65 | | |
64 | 66 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2153 | 2153 | | |
2154 | 2154 | | |
2155 | 2155 | | |
| 2156 | + | |
| 2157 | + | |
| 2158 | + | |
| 2159 | + | |
| 2160 | + | |
| 2161 | + | |
| 2162 | + | |
| 2163 | + | |
| 2164 | + | |
| 2165 | + | |
| 2166 | + | |
2156 | 2167 | | |
| 2168 | + | |
| 2169 | + | |
| 2170 | + | |
| 2171 | + | |
| 2172 | + | |
| 2173 | + | |
2157 | 2174 | | |
2158 | 2175 | | |
2159 | 2176 | | |
2160 | 2177 | | |
2161 | 2178 | | |
2162 | 2179 | | |
| 2180 | + | |
| 2181 | + | |
| 2182 | + | |
| 2183 | + | |
2163 | 2184 | | |
2164 | 2185 | | |
2165 | 2186 | | |
| |||
2208 | 2229 | | |
2209 | 2230 | | |
2210 | 2231 | | |
| 2232 | + | |
2211 | 2233 | | |
2212 | 2234 | | |
2213 | 2235 | | |
| |||
2249 | 2271 | | |
2250 | 2272 | | |
2251 | 2273 | | |
| 2274 | + | |
| 2275 | + | |
| 2276 | + | |
| 2277 | + | |
| 2278 | + | |
| 2279 | + | |
| 2280 | + | |
| 2281 | + | |
2252 | 2282 | | |
2253 | 2283 | | |
2254 | 2284 | | |
| |||
0 commit comments