Files
ragflow/internal/service
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-28 19:05:59 +08:00
2026-07-24 16:47:12 +08:00
2026-07-23 21:48:54 +08:00
2026-07-24 16:47:12 +08:00
2026-07-24 16:47:12 +08:00
2026-07-23 21:48:54 +08:00
2026-07-23 21:48:54 +08:00
2026-07-28 19:05:59 +08:00
2026-07-28 19:05:59 +08:00
2026-07-27 21:19:39 +08:00
2026-07-27 21:19:39 +08:00
2026-07-27 11:23:06 +08:00
2026-07-27 19:30:41 +08:00
2026-07-27 10:20:16 +08:00
2026-07-27 15:06:48 +08:00
2026-07-28 19:05:59 +08:00
2026-07-27 16:14:23 +08:00
2026-07-27 10:20:16 +08:00
2026-07-28 19:05:59 +08:00
2026-07-23 21:48:54 +08:00
2026-07-23 21:48:54 +08:00
2026-07-29 18:00:59 +08:00