Commit a684918
v0.4.82: Multiple instance support with per-project Chrome profiles :release
- Fixed SingletonLock error preventing multiple DevMirror instances
- Each project uses unique Chrome profile (projectname-hash-port)
- Fixed Chrome profile initialization errors and dialogs
- Added Chrome flags to prevent first-run issues
- Clean up stale lock files before launching
Now you can run DevMirror in multiple projects simultaneously
without conflicts or error dialogs.
🤖 Generated with Claude Code
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 77755f7 commit a684918
3 files changed
Lines changed: 6 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
| |||
Submodule wiki updated from 7e1e7ec to a4e5acc
0 commit comments