The av1dae rename changed the default config dir from ~/.config/videnc-vibe/ to ~/.config/av1dae/ (appName in internal/config/config.go). Docker passes -c explicitly so it is unaffected, but a local default-path user would lose their config silently. Decide: add a one-time fallback to the old path, or document the migration (leaning document-only).
The av1dae rename changed the default config dir from ~/.config/videnc-vibe/ to ~/.config/av1dae/ (appName in internal/config/config.go). Docker passes -c explicitly so it is unaffected, but a local default-path user would lose their config silently. Decide: add a one-time fallback to the old path, or document the migration (leaning document-only).
Kessinen
added the chore label 2026-06-21 16:21:07 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
The av1dae rename changed the default config dir from ~/.config/videnc-vibe/ to ~/.config/av1dae/ (appName in internal/config/config.go). Docker passes -c explicitly so it is unaffected, but a local default-path user would lose their config silently. Decide: add a one-time fallback to the old path, or document the migration (leaning document-only).