Hz_
3796835c4d
feat(go-api): migrate agent file download handler to Go with strict P… ( #15769 )
...
## What does this PR do?
This PR migrates the Agent Temporary File Download endpoint (`GET
/api/v1/agents/download`) from the Python backend to the Go backend,
optimizing the data retrieval flow and maintaining strict functional
parity. It also fixes a persistent parsing error in the Sandbox code
execution node.
## Checklist
- [x] Code logic matches Python implementation
- [x] All local unit tests passed
- [x] No breaking changes to existing router interfaces
Co-authored-by: Yingfeng <yingfeng.zhang@gmail.com >
2026-06-10 16:09:36 +08:00
..
2026-06-09 22:48:50 +08:00
2026-06-09 22:48:50 +08:00
2026-06-08 20:06:57 +08:00
2026-06-10 09:54:07 +08:00
2026-06-10 09:54:07 +08:00
2026-06-02 13:39:07 +08:00
2026-06-09 22:48:50 +08:00
2026-06-09 22:48:50 +08:00
2026-06-10 11:07:45 +08:00
2026-06-10 11:07:45 +08:00
2026-05-25 14:00:08 +08:00
2026-06-09 22:48:50 +08:00
2026-06-09 22:48:50 +08:00
2026-06-09 22:48:50 +08:00
2026-06-09 22:48:50 +08:00
2026-06-03 20:08:55 +08:00
2026-06-10 09:57:11 +08:00
2026-06-10 09:57:11 +08:00
2026-06-08 20:06:57 +08:00
2026-06-08 11:49:37 +08:00
2026-06-05 11:42:23 +08:00
2026-06-10 16:09:36 +08:00
2026-06-10 16:09:36 +08:00
2026-06-08 11:49:37 +08:00
2026-06-09 19:29:25 +08:00
2026-06-09 22:48:50 +08:00
2026-06-09 22:48:50 +08:00
2026-05-29 10:08:55 +08:00
2026-06-03 20:55:53 +08:00
2026-06-08 11:49:37 +08:00
2026-06-08 11:49:37 +08:00
2026-06-05 13:25:09 +08:00
2026-06-05 13:25:09 +08:00
2026-05-18 19:21:47 +08:00
2026-06-10 11:07:45 +08:00
2026-06-10 11:07:45 +08:00
2026-06-08 11:49:37 +08:00
2026-06-04 15:36:26 +08:00
2026-06-10 11:07:45 +08:00
2026-06-02 09:38:02 +08:00
2026-06-08 11:53:19 +08:00
2026-06-08 11:49:37 +08:00
2026-05-19 17:34:59 +08:00
2026-05-19 17:34:59 +08:00
2026-05-19 17:34:59 +08:00
2026-05-29 19:32:21 +08:00
2026-05-28 13:30:22 +08:00
2026-05-29 10:12:12 +08:00
2026-05-06 10:41:58 +08:00
2026-06-05 18:00:27 +08:00
2026-06-08 11:49:37 +08:00
2026-06-09 22:48:50 +08:00
2026-06-09 22:48:50 +08:00
2026-05-29 19:29:23 +08:00