Files
ragflow/internal/handler
Hz_ 4a43a1d620 fix(go-agent): align logs auth with Python and harden event data (#17617)
## Summary

- Align Go agent logs access with the Python behavior by checking tenant
access to the target agent instead of requiring the token to be bound
to that agent.
- Marshal canvas lifecycle event payloads safely so non-serializable
inputs do not break Thinking expansion in the UI.

  ## Testing

- `CGO_ENABLED=0 go test -count=1 -v -run
"Handler|Attachment|Logs|Chatbot|Agentbot|BuildWorkflow|NodeLifecycle|VarRef|Resolve|Extract"./internal/handler/
./internal/agent/canvas/...` PASS
2026-07-31 16:24:25 +08:00
..
2026-07-24 16:47:12 +08:00
2026-07-24 16:47:12 +08:00
2026-07-24 16:47:12 +08:00
2026-07-27 15:06:48 +08:00
2026-07-28 19:05:59 +08:00
2026-07-24 16:47:12 +08:00
2026-07-06 18:14:05 +08:00
2026-07-28 19:05:59 +08:00
2026-07-24 20:19:41 +08:00
2026-07-27 10:20:16 +08:00
2026-07-24 20:19:41 +08:00
2026-07-27 11:09:17 +08:00
2026-07-27 11:09:17 +08:00
2026-07-27 10:20:16 +08:00
2026-07-27 11:23:06 +08:00
2026-07-28 09:47:22 +08:00
2026-07-27 19:30:41 +08:00
2026-07-06 18:14:05 +08:00
2026-07-27 21:19:39 +08:00
2026-07-24 16:47:12 +08:00
2026-07-23 12:15:58 +08:00
2026-06-12 20:49:34 +08:00
2026-07-13 15:24:17 +08:00
2026-07-29 18:00:59 +08:00
2026-07-13 15:24:17 +08:00
2026-07-13 15:24:17 +08:00
2026-07-28 19:05:59 +08:00