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
5687aeb322
chore: update botserver submodule - fix new PDF detection in indexed KB folders
...
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-04-13 16:03:45 -03:00
7fc77b1d0c
chore: update botserver submodule - add ADD_SWITCHER keyword
...
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-13 15:48:34 -03:00
bd34c9a984
chore: update submodules - add thinking indicator for reasoning models
...
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-04-13 15:36:14 -03:00
a97e35ae82
chore: update botserver submodule - fix reasoning models (GLM4.7, Kimi K2.5)
...
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-04-13 15:18:44 -03:00
ffd0aabede
chore: update botserver submodule - restore stable LLM provider
...
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-04-13 15:07:59 -03:00
39f6d7904d
docs: add Drive ops, logging, program access, and compilation architecture to PROD.md
2026-04-13 14:29:33 -03:00
7fc051446e
fix: deduplicate suggestion buttons with Redis SADD
2026-04-13 14:10:09 -03:00
6afdb0404a
refactor: unify BASIC compilation into BasicCompiler, runtime uses .ast only
2026-04-13 14:06:15 -03:00
5a295b19f0
chore: update botserver - LLM timeout + scan concurrency guard
...
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-04-13 12:59:05 -03:00
54a82c1322
chore: update botserver submodule - skip GBKB scan when indexed
...
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-04-13 12:22:36 -03:00
d6c36fdfba
chore: update botserver submodule - LLM debug traces
...
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-04-13 11:58:03 -03:00
bead4a3520
chore: update botserver submodule - build_date in health endpoint
...
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-04-13 11:49:46 -03:00
4b039b2fab
chore: update botserver submodule to fix KB reindexing loop
...
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-04-13 11:25:15 -03:00
05a8b2bc13
Update botserver: TOOL_EXEC KB fallthrough + skip KB re-index
2026-04-13 10:02:59 -03:00
cd34722dcc
Update botserver: skip KB re-index when already indexed
2026-04-13 09:53:37 -03:00
93b6058449
Update botserver: KB re-index fix + think tags + hardcoded salesianos
2026-04-13 09:37:33 -03:00
0ac8ee7989
update: botserver submodule with DriveMonitor config sync fix
2026-04-13 08:33:52 -03:00
f51ba0afbc
update: botserver submodule with embedding config fallback fix
2026-04-13 08:20:43 -03:00
35852cb76f
update botserver - fix ADD_SUGGESTION AS case sensitivity
2026-04-13 07:40:27 -03:00
357cb4c0e7
update botserver - fix GBKB deadlock
2026-04-12 22:28:16 -03:00
dd40eaae57
update botserver - GBKB debug logging
2026-04-12 22:09:50 -03:00
81096be802
update botserver - KB processor feature-agnostic
...
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-04-12 21:40:25 -03:00
c82e9e360b
update botserver - background KB processor, check_gbot prefix filter, config header fix
...
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-04-12 21:28:32 -03:00
5009c46634
update botserver submodule - fix DriveMonitor timeout and config header
...
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-04-12 21:03:55 -03:00
b293fc966e
update botserver submodule to fix config.csv sync
...
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-04-12 20:36:32 -03:00
8c9c90181e
update botserver submodule
2026-04-12 19:50:05 -03:00
588e23fb4f
update submodules
2026-04-12 19:35:47 -03:00
94d0923acb
fix: use ADD_SUGGESTION_TOOL instead of ADD_SUGG_TOOL
2026-04-12 18:34:00 -03:00
d561af0981
fix: use .ast files in tool_executor
2026-04-12 17:56:47 -03:00
c6d73e73bd
fix: use compile_preprocessed for .ast files
2026-04-12 17:49:10 -03:00
3963b72147
fix: use compile_preprocessed for .ast files in start.bas execution
...
- Added compile_preprocessed method to ScriptService that skips preprocessing
- Fixed first message handler to use compile_preprocessed when reading .ast files
- Fixed WebSocket handler to use compile_preprocessed when reading .ast files
- This prevents double preprocessing of already-preprocessed .ast content
2026-04-12 17:47:16 -03:00
5b47759263
update botserver submodule with DriveMonitor fix
2026-04-12 16:06:34 -03:00
a8842408f7
Update botserver with ADD SUGGESTION preprocessor fix
2026-04-12 15:33:22 -03:00
12d33d5c7c
chore: update botserver to 78130caa
...
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-04-12 15:08:17 -03:00
3bf10e44ca
chore: update botserver submodule to e34481b7 (borrow checker fix)
...
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-04-12 14:52:35 -03:00
1357a5b174
chore: update botserver submodule (ADD_SUGG_TOOL fix)
...
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-04-12 14:16:15 -03:00
87bbc31887
Update botserver to enable directory feature by default
2026-04-12 11:48:50 -03:00
e39f92d6fa
chore: update submodules (embedding server readiness fix)
2026-04-12 10:28:22 -03:00
1f838a33db
Update botserver: small change to force rebuild
2026-04-12 10:00:17 -03:00
03bdd539f2
Force CI rebuild
2026-04-12 09:56:34 -03:00