@kernel.chat/kbot
Advanced tools
+1
-1
@@ -19,3 +19,3 @@ #!/usr/bin/env node | ||
| import { banner, bannerCompact, bannerAuth, matrixConnect, prompt as kbotPrompt, printUsage, printError, printSuccess, printInfo, printResponse, printHelp, printGoodbye, } from './ui.js'; | ||
| const VERSION = '1.0.0'; | ||
| const VERSION = '1.0.2'; | ||
| async function main() { | ||
@@ -22,0 +22,0 @@ const program = new Command(); |
+1
-1
| { | ||
| "name": "@kernel.chat/kbot", | ||
| "version": "1.0.1", | ||
| "version": "1.0.2", | ||
| "description": "K:BOT — Kernel's terminal AI agent. Access 17 specialist agents from your command line.", | ||
@@ -5,0 +5,0 @@ "type": "module", |