- 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 |
||
|---|---|---|
| .claude | ||
| .github/workflows | ||
| bin | ||
| cmd/molecule | ||
| internal | ||
| .gitignore | ||
| .goreleaser.yaml | ||
| CLAUDE.md | ||
| go.mod | ||
| go.sum | ||
| known-issues.md | ||
| pr-description-draft-cli-full.md | ||
| README.md | ||
molecule-cli (molecli)
Go TUI dashboard for Molecule AI — real-time workspace monitoring, event log, health overview, delete/filter operations.
Install
go install github.com/Molecule-AI/molecule-cli/cmd/molecli@latest
Or download a binary from Releases.
Usage
export MOLECLI_URL=http://localhost:8080 # or your platform URL
molecli
Features
- Real-time workspace status (online/offline/degraded/paused)
- Event log with filtering
- Workspace CRUD operations
- Agent session management
- Memory/skill inspection
- A2A chat interface
License
Business Source License 1.1 — © Molecule AI.