molecule-cli/internal
Molecule AI SDK Lead bf29d8b00a fix(cli): rename root command mol→molecule, register initCmd, fix config scaffold path
- Change rootCmd Use/Short/Long from 'mol' to 'molecule'
- Register initCmd in root so 'molecule init' works
- Update viper config name lookup from 'mol' to 'molecule'
- Fix config init/set to write molecule.yaml instead of mol.yaml
- Update all user-facing strings mol→molecule

Fixes TestCLI_Version, TestCLI_Init, TestCLI_ConfigInit, TestCLI_Completion_GeneratesScript
2026-04-23 19:24:12 +00:00
..
client feat: implement full CLI command tree 2026-04-21 01:18:24 +00:00
cmd fix(cli): rename root command mol→molecule, register initCmd, fix config scaffold path 2026-04-23 19:24:12 +00:00