You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds an INFO-level log message that tells users where the configuration
is being loaded from. The three possible sources are:
1. Socket dashboard (API) - when using enterprise plan with dashboard config
2. JSON config file (--config) - when a config file is specified via CLI
3. Environment variables - the default when no other source is available
This helps users debug configuration issues by making it clear which
source took precedence.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
0 commit comments