377 Commits

Author SHA1 Message Date
louistiti fc1aafdceb chore(server): upgrade QMD to 2.8.3 2026-08-22 11:32:09 +08:00
Louistiti a5a11c0e25 test: separate core and controlled unit tests 2026-07-31 21:52:30 +08:00
Louistiti a65b7bb060 feat: add model inference controls 2026-07-31 21:40:34 +08:00
louistiti de2e829c44 ci: fix support latest pnpm fresh installs 2026-07-26 20:02:09 +08:00
louistiti 6911accd2a fix: support multiple pnpm versions 2026-07-22 00:26:09 +08:00
louistiti 00e23ae1ad build(agent mode): upgrade providers to AI SDK 7 2026-07-19 19:02:26 +08:00
louistiti 4823bffb37 feat: improved TypeScript 7 support; weekly fresh install workflow 2026-07-19 07:41:22 +08:00
louistiti 269655aa0e refactor(server): rename Link to Satellite 2026-07-14 18:13:43 +08:00
louistiti ff190ad63a refactor(server): rename Companion to Link 2026-07-14 17:59:27 +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 0f88072736 feat(web app): add TanStack Virtual 2026-06-03 00:25:14 +08:00
louistiti 5e45a41964 feat(web app): prepare TanStack Query 2026-06-03 00:24:25 +08:00
Louistiti b20ef0ec1b feat(web app): 2.0 UI backbone 2026-05-31 23:18:48 +08:00
Louistiti 141cc105be build: update QMD to 2.5.3 2026-05-30 09:59:49 +08:00
Louistiti 88ef8320a2 feat: support Leon custom client interface 2026-05-25 23:56:08 +08:00
louistiti 4216798c45 perf(provider/openai): tune response latency options 2026-05-24 18:51:06 +08:00
louistiti 2b91de3e46 chore(server): upgrade Socket.IO packages 2026-05-23 15:02:57 +08:00
Louistiti fd97ce5221 refactor(server): migrate core settings to config yml 2026-05-19 20:42:02 +08:00
Louistiti 242f8fbaeb build(scripts): update managed runtimes 2026-05-12 22:38:27 +08:00
Louistiti 4f54c05cda fix(scripts): support pnpm 11 setup installs 2026-05-12 22:28:48 +08:00
Louistiti 904141e2ab chore(server): update @fastify/static to 9.1.3; fastify to 5.8.5 2026-05-10 22:33:25 +08:00
Louistiti fbcd07336c chore: update @openrouter/ai-sdk-provider to 2.9.0 2026-05-03 19:32:30 +08:00
Louistiti ed15ae3cbb feat: support agent skill; split native and agent skills 2026-05-02 21:25: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 5031b9eed8 refactor: use node instead of tsx for production start 2026-04-21 23:16:13 +08:00
Louistiti 98918cca7a BREAKING: migration to .leon/ user's folder completed 2026-04-21 23:07:52 +08:00
Louistiti be5ec46c4e BREAKING: first migration draft to .leon/ user's folder 2026-04-20 22:47:03 +08:00
Louistiti 9987c96523 chore: update new needed-to-be-updated deps 2026-04-11 23:19:23 +08:00
Louistiti 7c386a7017 chore: update needed-to-be-updated deps w/ ESLint 10+ migration 2026-04-11 22:57:44 +08:00
Louistiti f7f1354f05 chore: update @ai-sdk/* to latest 2026-04-11 22:24:23 +08:00
Louistiti 74b93699a5 feat(server): support pnpm cmd alias for built-in commands 2026-04-03 21:06:24 +08:00
Louistiti c362d89195 chore: do not open browser on dev runtime 2026-03-30 16:09:34 +08:00
Louistiti 2fd571687a feat: simplify installation with custom Node.js script 2026-03-29 13:14:24 +08:00
Louistiti 46ae45566f feat(server): open Leon automatically when the server starts 2026-03-28 13:24:41 +08:00
Louistiti 60abe86502 fix(scripts): run server with managed Node.js; rebuild managed native modules when needed 2026-03-27 22:41:56 +08:00
Louistiti 2165f32e92 feat(scripts): use a dedicate file to clean up Leon's processes 2026-03-26 22:53:37 +08:00
Louistiti eb69a1147a feat: upgrade @ark-ui/react to latest and add Aurora dev preview 2026-03-26 22:31:43 +08:00
Louistiti a8a8567ed3 BREAKING: remove offline setup legacy code 2026-03-25 00:42:34 +08:00
Louistiti aa8bc63b1e feat(scripts): silent husky 2026-03-24 20:06:28 +08:00
Louistiti cf35e17741 chore: clean up stdout 2026-03-24 19:39:16 +08:00
Louistiti 07718d06e8 chore: clean up dependencies and re-enable lock file 2026-03-24 19:25:35 +08:00
Louistiti 37a9499a45 BREAKING: migrate Aurora to the core repo; upgrade TypeScript and ESLint deps 2026-03-24 18:57:06 +08:00
Louistiti df12892951 BREAKING: use pnpm 2026-03-24 16:51:56 +08:00
Louistiti 272851d875 feat(scripts): complete revamp of the setup process 2026-03-24 12:54:06 +08:00
Louistiti c60269d077 feat: completely replace ipull with custom built-in fetch module 2026-03-23 12:52:40 +08:00
Louistiti 145bf6cdd8 fix: minor distribution 2026-03-22 19:25:04 +08:00
Louistiti abfac8eeb8 BREAKING: replace Pipenv with uv; full use of sources with sidecar binaries 2026-03-22 17:28:26 +08:00
Louistiti ebfe84daf1 BREAKING: remove TCP server, Python bridge and Node.js binaries 2026-03-22 14:57:37 +08:00
Louistiti ab9b770800 feat: portable runtimes and skill deps sync 2026-03-21 22:58:20 +08:00