1
1
mirror of https://github.com/leon-ai/leon.git synced 2024-12-19 14:52:21 +03:00
leon/server/src
2023-05-19 21:47:23 +08:00
..
core feat: provide built-in context data to skills 2023-05-19 21:47:23 +08:00
helpers feat(scripts): skill package install/uninstall package script 2023-05-08 21:35:14 +08:00
schemas feat(server): differentiate skill text answer from speech answer (WIP) 2023-05-18 00:00:40 +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 fix(server): pre-check add process.cwd() to all constant paths 2023-05-14 00:06:43 +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 fix: typo missing "GB" for Free RAM 2023-05-15 23:42:27 +02: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