1
1
mirror of https://github.com/leon-ai/leon.git synced 2024-09-19 05:47:17 +03:00
leon/server/src
2023-05-08 21:35:14 +08:00
..
core fix(bridge/nodejs): usage of types from server/core/brain/types 2023-05-06 14:03:56 +02:00
helpers feat(scripts): skill package install/uninstall package script 2023-05-08 21:35:14 +08:00
schemas feat(server): bootstrap Node.js bridge entry point 2023-04-27 20:16:08 +08:00
tmp chore: init 2019-02-10 20:26:50 +08:00
ajv.ts feat: validate JSON Schemas with AJV 2022-11-13 13:00:15 +01:00
constants.ts feat(scripts): skill package install/uninstall package script 2023-05-08 21:35:14 +08:00
declarations.d.ts style: fix linting 2023-04-02 19:18:15 +02:00
global.d.ts refactor(server): TCP client to TypeScript 2022-11-11 23:32:33 +08:00
index.ts refactor(server): send heartbeat every 6 hours instead 2023-05-02 16:43:04 +08:00
intent-object.sample.json chore: use original intent object sample file 2022-07-11 08:41:21 +08:00
pre-check.ts feat: add free RAM check 2023-05-03 14:54:23 +08:00
telemetry.ts feat: add free RAM check 2023-05-03 14:54:23 +08:00
types.ts refactor(server): action loop 2023-03-22 23:34:39 +08:00
utilities.ts feat(scripts): install Node.js skills packages 2023-05-08 21:23:33 +08:00