27 Commits

Author SHA1 Message Date
louistiti 60511a27db feat(provider/celeris): add Celeris support 2026-08-04 00:08:19 +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 ed15ae3cbb feat: support agent skill; split native and agent skills 2026-05-02 21:25:02 +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 37a9499a45 BREAKING: migrate Aurora to the core repo; upgrade TypeScript and ESLint deps 2026-03-24 18:57:06 +08:00
Louistiti ae6b82ecbe test(workflow mode): cover workflow routing 2026-03-21 18:10:26 +08:00
Louistiti 375cb14d0c feat(provider/llamacpp): forward server logs to logs/llama-server.log 2026-03-16 12:19:19 +08:00
Louistiti 194d50548a fix(agentic loop): avoid meta commentary on self reflections 2026-03-12 23:43:03 +08:00
louistiti 612d773fe8 feat(tool/yt-dlp): add common args 2025-09-13 23:41:38 +08:00
Louistiti c938ff60b3 chore: add comments 2025-03-22 11:37:48 +08:00
Louis Grenard dba5d90b94 chore: add LLM TCP server to Git commit message 2024-02-14 09:45:26 +08:00
Théo LUDWIG 86de211fa8 BREAKING: drop support for Docker 2023-11-15 01:23:05 +01:00
louistiti 419bfe3d78 refactor(scripts): commit-msg scopes 2023-04-30 20:35:56 +08:00
Divlo bd66bb5cb7 refactor: usage of fs.promises 2023-04-02 20:34:50 +02:00
louistiti 1a953e007d feat(python bridge): set up script 2022-10-06 16:27:20 +08:00
louistiti 5715786be2 chore: add TCP server and Python bridge as high-level nodes 2022-10-04 17:16:41 +08:00
louistiti f68da11f6b refactor(server): make use of node:* import for all Node.js built-in modules 2022-09-26 23:28:25 +08:00
louistiti a80e8ba65d refactor(server): log helper to static class 2022-09-26 21:29:56 +08:00
louistiti cc317842d8 chore: clean up ESLint comments and new Prettier/ESLint script 2022-09-21 23:29:29 +08:00
louistiti 4f1683dc55 refactor(server): capitalize singleton helpers instance constants 2022-09-21 20:25:00 +08:00
Divlo c68b16191a chore: remove unneeded eslint disable comments 2022-09-20 21:49:41 +02:00
Divlo b7f20710db refactor(server): log helper to TypeScript 2022-09-16 19:36:58 +02:00
louistiti 019c462bfa feat: complete Prettier setup 2022-09-03 19:12:41 +08:00
Divlo f507f6f7e4 fix(docker): usage of Ubuntu base image with pyenv and nvm (#408) 2022-08-23 20:59:09 +08:00
louistiti fe90c68ea0 feat(server): bootstrap skill structure 2022-02-13 07:48:45 +08:00
louistiti c86a0df3f4 chore: resetup Husky 2021-12-27 22:57:06 +08:00