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
π fix: use AUGMENT_DEBUG only for debug logging
Generic DEBUG env var conflicts with OpenCode/oh-my-opencode which
sets DEBUG for its own logging, causing [augment-server] messages
like 'Creating client for opus4.6' to leak into the TUI.
Only check AUGMENT_DEBUG to avoid false positives.
0 commit comments