Commit graph

1 commit

Author SHA1 Message Date
Johnny Greco
b94b88b7a4
feat(cli): bootstrap default configs on CLI startup (#401)
* feat(cli): bootstrap default configs on command run

* fix(cli): use active interpreter in bootstrap warning

* refactor(cli): simplify bootstrap warning flow

* refactor(cli): bootstrap defaults in main entrypoint

* refactor(cli): keep bootstrap ownership in main

* test(cli): cover lazy dispatch and runtime failure flag

* refactor(cli): remove redundant bootstrap state

* test(cli): assert bootstrap warning includes error

* test: address cli bootstrap review feedback
2026-03-12 15:42:41 -04:00