login: default command is claude auth login
This commit is contained in:
parent
e777576528
commit
d81a845dbe
6 changed files with 10 additions and 10 deletions
2
PLAN.md
2
PLAN.md
|
|
@ -263,7 +263,7 @@ knows where to click.
|
|||
|
||||
**Login over the per-agent web UI.** No more `nixos-container root-login` for
|
||||
the common case. The agent's web UI exposes a "log in" action that:
|
||||
1. Spawns `claude /login` (or equivalent) inside the container with plain
|
||||
1. Spawns `claude auth login` (or equivalent) inside the container with plain
|
||||
stdio pipes — no PTY unless we discover we need one.
|
||||
2. Reads the OAuth URL from the process stdout and shows it on the page.
|
||||
3. Provides a paste field for the resulting code; writes it to the process
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue