文件历史

提交图

396 次代码提交

作者 SHA1 备注 提交日期
louistiti 7ec19b728a feat(built-in command): add restart command 2026-05-22 21:21:15 +08:00
louistiti ccc6266a96 refactor: rename STT voice config to ASR 2026-05-21 22:06:41 +08:00
louistiti 1c55b71b3a feat(built-in command): add voice setup command 2026-05-20 23:11:19 +08:00
Louistiti 59e9d50e01 fix(scripts): preserve profile env on setup start 2026-05-19 23:40:09 +08:00
Louistiti bf5d630bad fix(server): rename routing workflow mode 2026-05-19 21:52:00 +08:00
Louistiti fd97ce5221 refactor(server): migrate core settings to config yml 2026-05-19 20:42:02 +08:00
louistiti 36a990ca46 feat(server): add profile allow-only policy 2026-05-18 00:09:16 +08:00
Louistiti 8cc0e9e635 fix(scripts): prompt only for missing setup 2026-05-14 07:18:00 +08:00
Louistiti 99b84a6800 fix: hide Windows child processes 2026-05-12 23:20:23 +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 23d8db139a feat(built-in command): add tool command 2026-05-05 15:12:00 +08:00
Louistiti 9dc3e0035c refactor: tools merge/sync settings on install (same as skills logic) 2026-05-04 01:38:24 +08:00
Louistiti c65b475c22 refactor(built-in command): cleaner split structure 2026-05-04 00:45:18 +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 aa150e4779 feat: bump default local Qwen model support to 3.6 2026-04-29 00:01:10 +08:00
Louistiti f722c0faa5 fix(python tcp server): install TTS NLTK data 2026-04-28 15:05:46 +08:00
louistiti 4f740b7bfb refactor(scripts): update latest model list on install 2026-04-25 16:21:55 +08:00
louistiti 7f465830e2 fix(python tcp server): download NLTK data on install 2026-04-24 23:46:33 +08:00
Louistiti 674615608e fix(scripts): create Leon's home directories before install tasks 2026-04-22 11:34:14 +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 8530769278 feat(built-in command): add built-in /skill command 2026-04-14 22:19:20 +08:00
Louistiti 7c386a7017 chore: update needed-to-be-updated deps w/ ESLint 10+ migration 2026-04-11 22:57:44 +08:00
Louistiti 23463c54cd feat(built-in command): share model provider API key links 2026-04-11 15:18:08 +08:00
Louistiti cd9bcd3d6d refactor(scripts): update commit messages 2026-04-07 20:10:32 +08:00
Louistiti 353e2e979d feat: add /model built-in command for configuration flow 2026-04-07 20:09:15 +08:00
Louistiti 8c8fc9eae3 fix(scripts): use managed Node for pnpm lifecycle scripts 2026-04-04 17:20:15 +08:00
Louistiti 74b93699a5 feat(server): support pnpm cmd alias for built-in commands 2026-04-03 21:06:24 +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 3e4be85d91 fix(scripts): enforce managed uv runtime during setup 2026-03-28 09:25:44 +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 fae5807ca8 fix: enforce managed Python runtime 2026-03-27 11:25:27 +08:00
Louistiti cc43b6dbdc fix: do not throw right away on Windows common file status 2026-03-26 23:43:41 +08:00
Louistiti fee1e4cb22 fix(scripts): .env CRLF-safe on Windows and avoid creation race 2026-03-26 23:29:55 +08:00
Louistiti 45bf7cbace feat: add llama.cpp CPU support 2026-03-26 23:15:11 +08:00
Louistiti 3e671efc72 fix(scripts): remove chmod noise for Windows on setup 2026-03-26 23:03:49 +08:00
Louistiti 8c41befaed fix(scripts): use .cmd for tsc binary on Windows and add fallback 2026-03-26 23:01:09 +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 bd4ee16261 fix(scripts): merge setup preferences 2026-03-25 17:40:54 +08:00
Louistiti 1e7cd0f4be feat(scripts): set remote LLM during setup 2026-03-25 02:04:17 +08:00
Louistiti a8a8567ed3 BREAKING: remove offline setup legacy code 2026-03-25 00:42:34 +08:00
Louistiti b947eecfe2 feat: if no LLM has been configured yet, we should mentioned it 2026-03-24 21:38:10 +08:00
Louistiti dd214b6b09 feat(scripts): move questions at the start of the setup 2026-03-24 20:28:38 +08:00
Louistiti aa8bc63b1e feat(scripts): silent husky 2026-03-24 20:06:28 +08:00
Louistiti 1104407b1f feat(scripts): readjust local AI check 2026-03-24 19:48:48 +08:00
Louistiti cf35e17741 chore: clean up stdout 2026-03-24 19:39:16 +08:00
Louistiti 37a9499a45 BREAKING: migrate Aurora to the core repo; upgrade TypeScript and ESLint deps 2026-03-24 18:57:06 +08:00