feat: add fast-path setup for nous account

adds a nous account specific fast flow & autolaunches into chat if
gateway isn't set up
This commit is contained in:
Ari Lotter 2026-04-11 20:51:34 -04:00
parent bdc9b07c9d
commit 2f230b5ad9
4 changed files with 79 additions and 48 deletions

View file

@ -571,7 +571,7 @@ def test_cmd_model_forwards_nous_login_tls_options(monkeypatch):
captured["ca_bundle"] = login_args.ca_bundle
captured["insecure"] = login_args.insecure
monkeypatch.setattr("hermes_cli.auth._login_nous", _fake_login)
monkeypatch.setattr("hermes_cli.auth.login_nous", _fake_login)
hermes_main.cmd_model(
SimpleNamespace(