文件历史

提交图

203 次代码提交

作者 SHA1 备注 提交日期
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 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 9dc3e0035c refactor: tools merge/sync settings on install (same as skills logic) 2026-05-04 01:38:24 +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 23463c54cd feat(built-in command): share model provider API key links 2026-04-11 15:18:08 +08:00
Louistiti 8c8fc9eae3 fix(scripts): use managed Node for pnpm lifecycle scripts 2026-04-04 17:20:15 +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 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 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 fbc7851d2a style(scripts): new lines in setup summary 2026-03-24 14:52:46 +08:00
Louistiti 9487eb363e feat(scripts): merge fetch status 2026-03-24 14:50:09 +08:00
Louistiti 7e261de8eb feat: universal abort controller on network requests 2026-03-24 13:11:29 +08:00
Louistiti 272851d875 feat(scripts): complete revamp of the setup process 2026-03-24 12:54:06 +08:00
Louistiti 696c287a33 feat(scripts): improve stability over ipull on large files download 2026-03-23 11:48:35 +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
Louistiti bb6a382f09 BREAKING: legacy farewell 2026-03-21 01:36:47 +08:00
Louistiti fc8025dd6f feat: full built-in llama.cpp support 2026-03-19 22:48:28 +08:00
Louistiti 5bc47c39f0 fix: add new built-in libs for CUDA runtime for broader PyTorch compatibility 2026-03-18 15:01:09 +08:00
Louistiti 114c286e72 feat(server): new tools data structure fallback when LLM providers fail 2026-03-02 02:06:56 +08:00
Louistiti cf7e223c15 feat(server): make use of QMD as retrieval backend 2026-03-01 03:25:42 +08:00