- Implemented a new command 'me' to view current user information in the assistant application. - Created a common configuration file for the assistant app with package details and scripts. - Added functionality to check and update package.json dependencies and devDependencies in the assistant app. - Refactored storage initialization in query module to use StorageNode.
9 lines
199 B
JSON
9 lines
199 B
JSON
{
|
|
"$schema": "https://kevisual.xiongxiao.me/root/ai/kevisual/tools/kevisual-sync/schema.json?v=2",
|
|
"metadata": {
|
|
"share": "public"
|
|
},
|
|
"checkDir": {},
|
|
"syncDirectory": [],
|
|
"sync": {}
|
|
} |