Files
ragflow/internal/agent
Hz_ 8945f66814 fix(go-agent): handle await response prompts correctly (#17044)
## Summary

- Prevent downstream agents from reusing stale `sys.query` values.
- Resolve Await Response tips from the current canvas state and honor
`enable_tips`.

## Testing

- `bash build.sh --test ./internal/agent/component/...`
- `bash build.sh --test ./internal/agent/canvas/...`
2026-07-18 18:44:00 +08:00
..