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
|
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
|
8f7ec5fda3
|
feat(server): HTTP plugins support
|
2026-06-22 22:02:10 +08:00 |
|
Louistiti
|
66fe3cd281
|
feat(server): add extension file read endpoint
|
2026-06-16 11:45:26 +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
|
88ef8320a2
|
feat: support Leon custom client interface
|
2026-05-25 23:56:08 +08:00 |
|
louistiti
|
4216798c45
|
perf(provider/openai): tune response latency options
|
2026-05-24 18:51:06 +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
|
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
|
38c60b9107
|
refactor(controlled mode): drop skill guidance
|
2026-05-03 18:56:46 +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
|
ccd6694b25
|
feat(server): fine tune token budgets on workflow mode
|
2026-03-30 16:08:40 +08:00 |
|
Louistiti
|
ae6b82ecbe
|
test(workflow mode): cover workflow routing
|
2026-03-21 18:10:26 +08:00 |
|
Louistiti
|
b0f1d81d22
|
feat: use Llama.cpp as default local provider
|
2026-03-16 11:42:05 +08:00 |
|
Louistiti
|
dfb23deb86
|
test(agentic loop): introduce unit and E2E tests
|
2026-03-14 17:31:01 +08:00 |
|
louistiti
|
c8bc9ecbb0
|
refactor(server): HTTP server; brain entries; STT parsers; TTS synthesizers (WIP)
|
2023-02-03 00:14:23 +08:00 |
|
louistiti
|
19ce6eb9c2
|
refactor(server): socket server and brain (WIP)
|
2022-11-20 23:21:06 +08:00 |
|
louistiti
|
69e90c3b5f
|
refactor(server): HTTP server and structure (wip)
|
2022-11-14 00:49:24 +08:00 |
|