oh-my-imagicma 0.2.0 → 0.2.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +0 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -30715,7 +30715,6 @@ ${profileText}`);
|
|
|
30715
30715
|
return {
|
|
30716
30716
|
tool: {
|
|
30717
30717
|
slashcommand: slashcommandTool,
|
|
30718
|
-
search_codebase: searchCodebaseTool,
|
|
30719
30718
|
create_postgresql_database_tool: createPostgresqlDatabaseTool,
|
|
30720
30719
|
check_database_status: checkDatabaseStatusTool,
|
|
30721
30720
|
execute_sql_tool: executeSqlTool,
|