Skip to content

Commit 43aa683

Browse files
committed
feat: remove chat command
1 parent 0f8eca9 commit 43aa683

File tree

2 files changed

+1
-189
lines changed

2 files changed

+1
-189
lines changed

src/BoostServiceProvider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ protected function registerCommands(): void
7777
Console\StartCommand::class,
7878
Console\InstallCommand::class,
7979
Console\ExecuteToolCommand::class,
80-
Console\ChatCommand::class,
80+
Console\AssistCommand::class,
8181
]);
8282
}
8383
}

src/Console/ChatCommand.php

Lines changed: 0 additions & 188 deletions
This file was deleted.

0 commit comments

Comments
 (0)