mirror of
https://github.com/coder/coder.git
synced 2026-06-03 04:58:23 +00:00
6489d6f714
Instead of the static 'Agent has finished running.' text, extract a summary from the last assistant message to give users meaningful context about what the agent accomplished. Falls back to the static text if no suitable message is found. Co-authored-by: Kyle Carberry <kyle@carberry.com>