416 Commits

Author SHA1 Message Date
Louistiti 1bad747f3f feat(provider/llamacpp): update default larger local model to Qwen3.8-27B-Uncensored-Aggressive-Q4_K_M.gguf 2026-08-16 11:08:31 +08:00
louistiti 60511a27db feat(provider/celeris): add Celeris support 2026-08-04 00:08:19 +08:00
Louistiti a65b7bb060 feat: add model inference controls 2026-07-31 21:40:34 +08:00
louistiti 78c2b40641 test(scripts): verify pending dependency builds 2026-07-26 23:12:22 +08:00
Louistiti 03a3fddf84 feat(scripts): add Claude Opus 5 as suggestion 2026-07-25 11:20:12 +08:00
louistiti 4823bffb37 feat: improved TypeScript 7 support; weekly fresh install workflow 2026-07-19 07:41:22 +08:00
Louistiti 12749b8d03 chore: merge branch 'develop' into feat/remote-multi-user-runtime 2026-07-18 08:52:00 +08:00
Louistiti 9c465101f1 feat(scripts): add Kimi K3 as model suggestion on setup 2026-07-18 08:32:10 +08:00
louistiti 4e02224e33 fix(setup): honor tool build policies 2026-07-15 02:28:10 +08:00
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 5057f4cfc0 feat(agent mode): adopt continuous agent loop 2026-07-13 21:50:30 +08:00
Octopus 60fcb9a824 feat(provider/minimax): add MiniMax LLM support (#579)
* feat(provider/minimax): add MiniMax LLM support

* fix(provider/minimax): align model behavior

* fix(provider/minimax): recommend MiniMax-M3

---------

Co-authored-by: octo-patch <266937838+octo-patch@users.noreply.github.com>
Co-authored-by: kapelame <kape@kapedeMacBook-Air.local>
Co-authored-by: Louistiti <louis.grenard@gmail.com>
2026-07-13 00:38:50 +08:00
louistiti e40e282fee feat: support latest ecosystem models 2026-07-10 23:51:21 +08:00
Louistiti 8f7ec5fda3 feat(server): HTTP plugins support 2026-06-22 22:02:10 +08:00
Louistiti c0de69945a feat(scripts): add GLM 5.2 suggestion on setup 2026-06-19 05:53:50 +08:00
Louistiti b20ef0ec1b feat(web app): 2.0 UI backbone 2026-05-31 23:18:48 +08:00
louistiti bd07cb604a feat: add support for Claude Opus 4.8 2026-05-29 01:01:32 +08:00
Louistiti 88ef8320a2 feat: support Leon custom client interface 2026-05-25 23:56:08 +08:00
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