文件历史

提交图

25 次代码提交

作者 SHA1 备注 提交日期
louistiti 00e23ae1ad build(agent mode): upgrade providers to AI SDK 7 2026-07-19 19:02:26 +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 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 8f7ec5fda3 feat(server): HTTP plugins support 2026-06-22 22:02:10 +08:00
louistiti ad95eb9eb9 fix(agent mode): avoid stalled self-observation streams 2026-06-03 00:18:01 +08:00
louistiti 302e0154ae fix(provider/openrouter): include json hint for structured output 2026-05-29 01:07:11 +08:00
louistiti 4216798c45 perf(provider/openai): tune response latency options 2026-05-24 18:51:06 +08:00
Louistiti 0b564d5ef9 feat(agent mode): surface live tool output 2026-05-16 23:18:31 +08:00
Louistiti cea248f085 fix(agent mode): improve tool execution 2026-05-16 21:46:50 +08:00
Louistiti c9b639d73d test(agent mode): stabilize provider smoke scenario 2026-05-16 16:07:49 +08:00
Louistiti 00d4bcf56c refactor(tool/shell): replace bash command tool 2026-05-16 15:59:24 +08:00
Louistiti 78c0ba9050 fix(agent mode): handle local plain text planning 2026-05-14 08:13:31 +08:00
louistiti d340d4bbfb fix(agent mode): disable llama.cpp thinking for tool calls 2026-05-13 00:55:18 +08:00
Louistiti 375e9d32a3 fix(agent mode): preserve history during execution 2026-05-10 21:54:26 +08:00
Louistiti e337252f48 fix(agent mode): select skills by metadata match 2026-05-05 11:54:57 +08:00
Louistiti 1d0883ca44 feat(skill/tiny-web-crawler): add Tiny Web Crawler built-in agent skill 2026-05-03 18:31:18 +08:00
Louistiti e500dc6765 fix(agent mode): harden agent skill planning 2026-05-03 15:57:01 +08:00
Louistiti ed15ae3cbb feat: support agent skill; split native and agent skills 2026-05-02 21:25:02 +08:00
Louistiti 917e966e38 fix(agent mode): recover compaction state from saved summary boundary 2026-04-10 12:50:34 +08:00
louistiti d584451bd2 fix(agent mode): track fresh history entries before re-compacting 2026-04-08 23:16:47 +08:00
Louistiti 946984fb52 feat: synchronize history; broadcast messages to clients 2026-03-30 22:52:05 +08:00
Louistiti ae6b82ecbe test(workflow mode): cover workflow routing 2026-03-21 18:10:26 +08:00