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
|
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
|
304cf1a78a
|
refactor(scripts): rename profile token generator
|
2026-07-14 17:14:09 +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
|
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
|
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 |
|