|
|
9977ca85b8
|
chore: final project stabilization
|
2026-04-14 17:57:12 -03:00 |
|
|
|
7977246712
|
fix: frontend signal handling
|
2026-04-14 17:53:30 -03:00 |
|
|
|
1f43cd8c4a
|
fix: orchestrator data flow
|
2026-04-14 17:53:05 -03:00 |
|
|
|
9545be05d8
|
fix: chat UI cleanup
|
2026-04-14 17:35:53 -03:00 |
|
|
|
1567717d21
|
fix: orchestrator compile
|
2026-04-14 17:33:06 -03:00 |
|
|
|
dc452c8602
|
fix: chat UI switchers
|
2026-04-14 17:32:37 -03:00 |
|
|
|
a87b3e0b22
|
fix: orchestrator robust signals
|
2026-04-14 17:24:24 -03:00 |
|
|
|
5d9c74ed3c
|
fix: chat UI internal signals
|
2026-04-14 17:23:54 -03:00 |
|
|
|
7d32b949c3
|
fix: orchestrator thinking events
|
2026-04-14 17:18:11 -03:00 |
|
|
|
bc9f8cae39
|
fix: GLM 4.7 support and reasoning UI
|
2026-04-14 17:14:18 -03:00 |
|
|
|
387db0caf5
|
fix: chat message ordering and tool persistence
|
2026-04-14 17:04:59 -03:00 |
|
|
|
21d05286ad
|
fix: LLM URL, episodic memory, and HTML streaming rendering
|
2026-04-14 15:57:19 -03:00 |
|
|
|
953e96012e
|
update botui submodule pointer
|
2026-04-14 15:41:09 -03:00 |
|
|
|
852f2969dc
|
update botserver submodule pointer
|
2026-04-14 15:31:53 -03:00 |
|
|
|
3c5145196a
|
refactor: drive monitor to use postgres instead of json
|
2026-04-14 15:27:35 -03:00 |
|
|
|
55966f329b
|
update: botserver - fix DriveFileRepository errors
|
2026-04-14 14:50:54 -03:00 |
|
|
|
7dcab89e06
|
Update botserver submodule for HTML rendering fix
|
2026-04-14 14:39:22 -03:00 |
|
|
|
f98e5ebd06
|
Update submodules with HTML buffering and rendering fixes
|
2026-04-14 14:24:58 -03:00 |
|
|
|
7b144bd1f9
|
Update botui submodule
|
2026-04-14 14:20:25 -03:00 |
|
|
|
5abb7c2e2e
|
Update botserver submodule
|
2026-04-14 14:06:13 -03:00 |
|
|
|
40cc22f1fd
|
Update botui submodule
|
2026-04-14 14:02:47 -03:00 |
|
|
|
a305060619
|
update: botserver submodule - DriveMonitor fixes
|
2026-04-14 13:43:20 -03:00 |
|
|
|
08c05eb894
|
chore: update submodules
|
2026-04-14 13:30:18 -03:00 |
|
|
|
30ceb24903
|
Update botui submodule: fix HTML streaming rendering
|
2026-04-14 12:03:11 -03:00 |
|
|
|
6f0d9a1b91
|
chore: update botserver — CI deploy reliability fix
|
2026-04-14 10:38:20 -03:00 |
|
|
|
875eaf4ee7
|
chore: update botserver — Kimi factory + LLM chunk traces
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
|
2026-04-14 10:20:35 -03:00 |
|
|
|
f7597aa646
|
chore: update botserver — CI commit path fix
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
|
2026-04-14 10:02:17 -03:00 |
|
|
|
09f3c1f9d7
|
chore: update botserver submodule — CI restart, health commit, WebSocket spawn fix
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
|
2026-04-14 09:52:30 -03:00 |
|
|
|
ac02f7a4c8
|
chore: update botserver — DriveMonitor disabled for testing
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
|
2026-04-14 09:19:10 -03:00 |
|
|
|
f5542eb834
|
chore: update botserver — recv_task spawn fix for chat race condition
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
|
2026-04-14 08:59:50 -03:00 |
|
|
|
5b13f104b2
|
Fix botserver stream processing
|
2026-04-14 02:12:08 -03:00 |
|
|
|
45484aa6fc
|
Revert botserver to working LLM code
|
2026-04-14 01:15:48 -03:00 |
|
|
|
7b70341735
|
Update botserver submodule with LLM timeout fix
|
2026-04-14 00:55:56 -03:00 |
|
|
|
8aab947a14
|
chore: update botserver — add 5s connect_timeout to LLM client
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
|
2026-04-13 23:58:07 -03:00 |
|
|
|
bcc042c7fa
|
chore: update botserver — HTTP timeout fix for LLM deadlock
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
|
2026-04-13 23:31:38 -03:00 |
|
|
|
47b3c23b9d
|
chore: update botserver submodule — LLM deadlock fix
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
|
2026-04-13 23:20:24 -03:00 |
|
|
|
ff1834ffeb
|
Update botserver with LLM blocking fix
|
2026-04-13 23:01:59 -03:00 |
|
|
|
f1b3c4258e
|
chore: update botserver submodule
|
2026-04-13 20:26:16 -03:00 |
|
|
|
cbb79a5311
|
chore: update botserver submodule
|
2026-04-13 19:59:12 -03:00 |
|
|
|
338f3dd248
|
chore: update botserver submodule
|
2026-04-13 19:42:51 -03:00 |
|
|
|
7e019145c5
|
chore: update botserver submodule
|
2026-04-13 19:23:30 -03:00 |
|
|
|
1efcb4d1be
|
chore: update botserver submodule
|
2026-04-13 18:52:14 -03:00 |
|
|
|
541f31b2db
|
chore: update botserver submodule - fix tool exec message type
|
2026-04-13 18:43:14 -03:00 |
|
|
|
46588a7ea6
|
chore: update botserver submodule
|
2026-04-13 18:33:29 -03:00 |
|
|
|
475bcde522
|
chore: update botserver submodule
|
2026-04-13 18:16:40 -03:00 |
|
|
|
205d0fe1a9
|
chore: update botserver submodule - fix TALK routing in tool execution
|
2026-04-13 18:04:02 -03:00 |
|
|
|
6d7df4d62f
|
chore: update botserver submodule
|
2026-04-13 17:57:52 -03:00 |
|
|
|
304505a29e
|
chore: update botserver submodule
|
2026-04-13 17:37:47 -03:00 |
|
|
|
1565b68243
|
chore: update botserver - fix KB re-download loop
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
|
2026-04-13 16:26:28 -03:00 |
|
|
|
0aa90a3a24
|
chore: update submodules
|
2026-04-13 16:21:29 -03:00 |
|