Commit graph

2 commits

Author SHA1 Message Date
iamtoruk
699ca53979 feat(cli): price-override --list --format json 2026-07-16 03:45:36 -07:00
iamtoruk
ec0b80207b feat(cli): --format json list output for model-alias and proxy-path
Adds JSON list mode so the desktop Settings screen can read current
config: `model-alias --list --format json` emits AliasRow[] ({from,to},
sorted by from) and `proxy-path --list --format json` emits string[].
Text output and all mutation behavior are unchanged.
2026-07-11 17:17:04 -07:00