molecule-cli/internal/cmd
Molecule AI SDK-Dev 47692cfb36 fix(cli): complete "mol" → "molecule" rename in test error messages
All test.Fatalf messages referenced "mol <subcommand>" but the binary
is now "molecule". Also fix configSet to use os.WriteFile atomic write
instead of viper.WriteConfig (avoids file-permission edge cases).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-22 07:35:31 +00:00
..
agent.go feat: implement full CLI command tree 2026-04-21 01:18:24 +00:00
config.go fix(cli): complete "mol" → "molecule" rename in test error messages 2026-04-22 07:35:31 +00:00
http.go feat: implement full CLI command tree 2026-04-21 01:18:24 +00:00
init.go fix(cli): complete "mol" → "molecule" rename across all cmd packages 2026-04-22 06:36:42 +00:00
platform.go feat: implement full CLI command tree 2026-04-21 01:18:24 +00:00
root.go fix(cli): complete "mol" → "molecule" rename across all cmd packages 2026-04-22 06:36:42 +00:00
workspace.go feat: implement full CLI command tree 2026-04-21 01:18:24 +00:00