Merge branch 'master' of http://git.d-popov.com/popov/ai-kevin
This commit is contained in:
commit
b4d216ba70
7
.vscode/tasks.json
vendored
7
.vscode/tasks.json
vendored
@ -34,6 +34,13 @@
|
|||||||
"node": {
|
"node": {
|
||||||
"enableDebugging": true
|
"enableDebugging": true
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "npm",
|
||||||
|
"script": "start",
|
||||||
|
"problemMatcher": [],
|
||||||
|
"label": "npm: start",
|
||||||
|
"detail": "node /app/web/server.js"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
0
agent-py-bot/agent.py
Normal file
0
agent-py-bot/agent.py
Normal file
Loading…
x
Reference in New Issue
Block a user