Adds standard credential gitignore (.env / *.pem / .secrets/ / .auth_token). Per-CEO directive 2026-04-16: every plugin and template repo should gitignore credentials so self-hosters can't accidentally commit real tokens to public repos. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .github/workflows | ||
| .gitignore | ||
| go.mod | ||
| go.sum | ||
| 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.