29 Commits

Author SHA1 Message Date
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 5215853b39 feat(agent mode): add toolkit execution controls 2026-07-30 22:21:32 +08:00
louistiti 71661b3aac test: change example skill placeholder for controlled unit tests 2026-07-22 00:18:16 +08:00
Louistiti 12749b8d03 chore: merge branch 'develop' into feat/remote-multi-user-runtime 2026-07-18 08:52:00 +08:00
Octopus e45e3d322b fix(provider/minimax): support endpoint variants (#580)
Co-authored-by: octo-patch <266937838+octo-patch@users.noreply.github.com>
Co-authored-by: Louis Grenard <louis.grenard@gmail.com>
2026-07-18 08:50:05 +08:00
louistiti fd6ca467ed fix(server): validate action parameters 2026-07-15 02:12:09 +08:00
louistiti 4633c50fb7 fix(server): restore conversation NLU context 2026-07-15 01:55:52 +08:00
louistiti 4ac896e08d fix(server): preserve Satellite progress profile 2026-07-15 01:09:37 +08:00
louistiti f8a46e1812 fix(server): preserve replacement Satellite connections 2026-07-15 00:10:55 +08:00
louistiti 8e8c6da0f4 chore(web app): revert init connection attempts 2026-07-14 20:40:27 +08:00
louistiti b3f6c08d4d fix(web app): preserve early initialization statuses 2026-07-14 20:26:10 +08:00
louistiti 97c0f2f4dc fix(web app): avoid unauthorized auth status checks 2026-07-14 20:19:23 +08:00
louistiti bab9813c5d fix: stabilize remote client and Satellite startup 2026-07-14 19:35:47 +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 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 66fe3cd281 feat(server): add extension file read endpoint 2026-06-16 11:45:26 +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 aa341de195 feat(server): select only controlled skill directly 2026-05-19 23:32:13 +08:00
Louistiti 587a824d63 fix(server): scope skill router list to profile 2026-05-19 23:26:51 +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 38c60b9107 refactor(controlled mode): drop skill guidance 2026-05-03 18:56:46 +08:00
Louistiti ed15ae3cbb feat: support agent skill; split native and agent skills 2026-05-02 21:25:02 +08:00