Commit 01cf831
revert(acp): remove claude-login from auth method map
The previous fix added claude-login to _AUTH_METHOD_ENV_MAP, but
Claude Code ACP doesn't support this authentication flow via
conn.authenticate(). Instead, Claude Code uses bypassPermissions
mode which works without explicit authentication.
Reverting to the previous behavior where claude-login triggers
a warning but falls back to bypassPermissions mode.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent cab3618 commit 01cf831
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| 121 | + | |
| 122 | + | |
121 | 123 | | |
122 | | - | |
123 | 124 | | |
124 | 125 | | |
125 | 126 | | |
| |||
0 commit comments