Files
Kilo-Org_kilo/packages/opencode/src/cli
Marius 80495b755e fix: wrap auth list handler in Instance.provide to fix crash (#189)
`kilo auth list` crashes with "No context found for instance" because
ModelsDev.get() calls Config.get() when injecting the kilo provider,
which requires an Instance context. AuthLoginCommand and AuthLogoutCommand
already have this wrapper but AuthListCommand was missed.
2026-02-09 12:09:31 +00:00
..
2026-02-02 12:47:09 +01:00
2026-02-02 12:47:09 +01:00