Commit 8f71c22
committed
Fix socket URL auto-fill for extension stores
Added handleStore() calls in GetStores and getLoaderByStoreName to
automatically fill empty socket URLs using GetExtensionSocketPath().
This ensures stores loaded from config file get correct socket paths
without hardcoding user-specific paths, making the configuration
portable across different users and systems.
Fixes issue where AI extension showed "Not Ready" status due to
outdated socket path in stores.yaml configuration.1 parent b974c0a commit 8f71c22
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1225 | 1225 | | |
1226 | 1226 | | |
1227 | 1227 | | |
| 1228 | + | |
| 1229 | + | |
| 1230 | + | |
1228 | 1231 | | |
1229 | 1232 | | |
1230 | 1233 | | |
| |||
1670 | 1673 | | |
1671 | 1674 | | |
1672 | 1675 | | |
| 1676 | + | |
| 1677 | + | |
1673 | 1678 | | |
1674 | 1679 | | |
1675 | 1680 | | |
| |||
0 commit comments