65c0da4a2b54397341aa31b3cb7f886e624cd2e4
SyncFileBrowserMounts regenerates config.yaml from scratch, overwriting any integration config. The old approach used an async OnStackStart hook after container restart, which failed due to timing issues (stack state not yet refreshed). New approach: ReapplyConfigForTarget() writes integration config synchronously after config generation but before container restart, with a no-op RestartStack since the caller handles restart. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Description
No description provided
Languages
Go
66.8%
HTML
22.8%
Shell
5.7%
CSS
4.3%
Dockerfile
0.2%
Other
0.2%