UNPKG

@calmhive/calmhive-cli

Version:

🐝 Intelligent Claude CLI wrapper with rule injection, AFk background processing, voice interface, and adaptive retry

12 lines (11 loc) 299 B
/** * Calmhive v14.4.0 - Package Entry Point * * This file is required by npm but the actual CLI functionality * is in the bin/calmhive executable. */ module.exports = { name: 'calmhive', version: '14.4.0', description: 'Intelligent Claude CLI wrapper with AFk background processing' };