This website requires JavaScript.
Explore
Help
Register
Sign In
Bosch_Demo
/
LaodingBot
Watch
4
Star
0
Fork
0
You've already forked LaodingBot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ea88e1dc1849a8a93809ed4057cf6e17d76ded17
LaodingBot
/
internal
/
agent
History
whlaoding
ea88e1dc18
fix(sse): correct UTF-8 handling and chunking in SSE streaming\n\n- Updated splitContentIntoSegments to handle runes instead of bytes\n- Fixed buildWebUIStreamForwarder to send delta chunks instead of cumulative content\n- Ensures proper handling of multi-byte characters in SSE streams
2026-03-14 01:41:51 +08:00
..
orchestrator_skill_selection_test.go
feat: optimize WebUI stream output and sanitize user-facing answers
2026-03-13 13:14:37 +08:00
orchestrator.go
fix(sse): correct UTF-8 handling and chunking in SSE streaming\n\n- Updated splitContentIntoSegments to handle runes instead of bytes\n- Fixed buildWebUIStreamForwarder to send delta chunks instead of cumulative content\n- Ensures proper handling of multi-byte characters in SSE streams
2026-03-14 01:41:51 +08:00
react_parser_test.go
shell: support Windows cmd /C; normalize date/time; allow all commands; add tests
2026-03-05 17:44:19 +08:00
react_parser.go
shell: support Windows cmd /C; normalize date/time; allow all commands; add tests
2026-03-05 17:44:19 +08:00
router_parser_test.go
Refactored orchestrator for staged file handling, added structured prompt support, adjusted Feishu file handling
2026-03-08 22:38:29 +08:00
router_parser.go
Refactored orchestrator for staged file handling, added structured prompt support, adjusted Feishu file handling
2026-03-08 22:38:29 +08:00