This website requires JavaScript.
Explore
Help
Register
Sign In
panda
/
agent_jrxml
Watch
1
Star
0
Fork
0
You've already forked agent_jrxml
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
bd5bfbac2d7b8dfc2ea9f08149ec1a9d80d8aa5d
agent_jrxml
/
start_all.bat
T
5 lines
64 B
Batchfile
Raw
Normal View
History
Unescape
Escape
feat: FastAPI+SSE API server, JRXML auto-reorder, session integrity fixes
2026-05-22 17:53:59 +08:00
@
echo
off
cd
/d
"
%~dp0
"
fix: replace complex bat scripts with Python launcher + minimal bat wrappers
2026-05-23 09:32:32 +08:00
.venv\Scripts\python.exe start.py
fix: add retry limit to startup wait loops to prevent infinite hang
2026-05-23 09:20:55 +08:00
pause
Reference in New Issue
Copy Permalink