文件历史

提交图

44 次代码提交

作者 SHA1 备注 提交日期
louistiti 6b5bab7dda refactor(server): remove legacy profile tokens 2026-07-14 21:54:21 +08:00
louistiti 304cf1a78a refactor(scripts): rename profile token generator 2026-07-14 17:14:09 +08:00
louistiti a2be039016 feat: add multi-profile remote runtime 2026-07-14 16:48:52 +08:00
Louistiti 88ef8320a2 feat: support Leon custom client interface 2026-05-25 23:56:08 +08:00
Louistiti fd97ce5221 refactor(server): migrate core settings to config yml 2026-05-19 20:42:02 +08:00
Louistiti b55c47cd7f feat: migrate tools and skills to the new architecture; support profile-owned skills 2026-04-30 22:02:18 +08:00
Louistiti be5ec46c4e BREAKING: first migration draft to .leon/ user's folder 2026-04-20 22:47:03 +08:00
Louistiti 7c386a7017 chore: update needed-to-be-updated deps w/ ESLint 10+ migration 2026-04-11 22:57:44 +08:00
Louistiti 272851d875 feat(scripts): complete revamp of the setup process 2026-03-24 12:54:06 +08:00
Louistiti bb6a382f09 BREAKING: legacy farewell 2026-03-21 01:36:47 +08:00
Louistiti fcd1422b4f refactor(scripts): update prompting on tool creation 2026-02-24 14:45:57 +08:00
Louistiti 923a5f91c1 feat: first shot of the ReAct agentic loop and new tools structure 2026-02-23 11:16:38 +08:00
Louistiti c3b389ce5b feat(scripts): tool creation prompt generator 2026-02-18 00:24:16 +08:00
Louistiti 077bcd2f5b feat(scripts): prompt generator tmp 2026-02-15 12:04:27 +08:00
louistiti 24e5d27999 feat(server): bind bridges with the new core rewrite 2025-07-31 00:01:17 +08:00
louistiti 3b04e1f767 feat(server): NLU rewrite + brain logic skill mechanism rewrite 2025-07-26 23:43:21 +08:00
louistiti ea8ba0f1fd feat(server): move to ESM 2024-11-20 21:47:05 +08:00
louistiti 0eeb9bb141 feat: support Node.js 22 2024-11-16 22:44:17 +08:00
louistiti 593419639e refactor: naming 2023-04-27 20:24:16 +08:00
louistiti 03acb35e84 feat(server): complete telemetry client 2023-04-13 00:11:23 +08:00
Divlo 8c89cbf43c Merge branch 'develop' into feat/better-json-schemas-developer-experience 2023-04-05 00:13:34 +02:00
Divlo bd66bb5cb7 refactor: usage of fs.promises 2023-04-02 20:34:50 +02:00
Divlo ba09ef10b1 feat: add generate:json-schemas script 2023-01-06 21:18:19 +01:00
louistiti defc70128c refactor: add ESLint rules about imports 2022-09-27 00:01:03 +08:00
louistiti f68da11f6b refactor(server): make use of node:* import for all Node.js built-in modules 2022-09-26 23:28:25 +08:00
louistiti 7544534ea4 refactor(server): skill domain helper to static class 2022-09-26 21:36:07 +08:00
louistiti a80e8ba65d refactor(server): log helper to static class 2022-09-26 21:29:56 +08:00
louistiti 9065d713e9 refactor(server): string helper from singleton to static 2022-09-26 00:44:40 +08:00
louistiti cc317842d8 chore: clean up ESLint comments and new Prettier/ESLint script 2022-09-21 23:29:29 +08:00
louistiti 82f6ee80fe refactor(server): skill domain helper to singleton 2022-09-21 23:01:16 +08:00
louistiti 84aadc0245 refactor(server): string helper to singleton 2022-09-21 22:24:48 +08:00
louistiti 4f1683dc55 refactor(server): capitalize singleton helpers instance constants 2022-09-21 20:25:00 +08:00
Divlo c68b16191a chore: remove unneeded eslint disable comments 2022-09-20 21:49:41 +02:00
Divlo b7f20710db refactor(server): log helper to TypeScript 2022-09-16 19:36:58 +02:00
louistiti 6f7bcc5e37 refactor(server): skill domain helper to TypeScript 2022-09-13 23:06:57 +08:00
louistiti 35a9f6e0ea refactor(server): string helper to TypeScript 2022-09-12 16:00:46 +08:00
louistiti 019c462bfa feat: complete Prettier setup 2022-09-03 19:12:41 +08:00
louistiti 01f7515e6f refactor: switch from skill NLU config to skill config naming 2022-08-20 22:35:34 +08:00
louistiti cad072c3a6 refactor: skills over HTTP 2022-02-16 22:28:05 +08:00
louistiti f24513a223 feat(server): on-the-fly language switching 2022-02-13 01:42:29 +08:00
louistiti d265377a43 fix: do not ask to regenerate the HTTP API key if this one isn't available yet 2022-02-04 14:02:07 +08:00
louistiti 2d0b0f1365 perf: check if Python deps tree has been updated before going through deps install 2022-02-04 13:33:32 +08:00
louistiti 3ec38bfb6b refactor(server): add /api/ on HTTP API endpoints 2022-01-28 18:34:35 +08:00
louistiti d10a7fa788 feat: HTTP API key generator 2022-01-16 22:22:49 +08:00