diff options
| author | Christophe Besson <cbesson@gmail.com> | 2026-08-22 11:32:46 +0200 |
|---|---|---|
| committer | Christophe Besson <cbesson@gmail.com> | 2026-08-22 11:32:46 +0200 |
| commit | 36fde6583bef6b455d2217d65eaaee2f66c08e81 (patch) | |
| tree | 9589bbef08c6411c1b6bd923b0424feb3a8e9a4a /packages/meshbay-node/src/meshbay_node/ui | |
| parent | b83eacc2d35f7357dc62b51b7b477182485c6bd8 (diff) | |
| download | meshbay-36fde6583bef6b455d2217d65eaaee2f66c08e81.tar.gz | |
fix: meshbay-node init creates the keystore, status never does
- `init` now writes config AND creates the keystore (interactive password
or unlock.key/env var). Idempotent: skips either step if already done.
- `status` uses load_keystore instead of load_or_create_keystore — a
read-only command should never silently create identity keys.
- Stub getpass in test_cli_dispatch to prevent test hangs when no
keystore exists.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Diffstat (limited to 'packages/meshbay-node/src/meshbay_node/ui')
0 files changed, 0 insertions, 0 deletions