molecule-cli/internal
Molecule AI SDK-Dev 1c9a207444 fix(cli): fix undefined v in runConfigSet
v.SafeWriteConfig() was called without a local viper instance.
Create a fresh viper scoped to the target config file, read any
existing values, set the new key, then atomically write via SafeWriteConfig.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-22 18:52:05 +00:00
..
client feat: implement full CLI command tree 2026-04-21 01:18:24 +00:00
cmd fix(cli): fix undefined v in runConfigSet 2026-04-22 18:52:05 +00:00