SIGN IN SIGN UP

assistant: Remove `unwrap`s in `RecentBuffersContext` (#11938)

This PR removes the `unwrap`s in the `RecentBuffersContext` when
building the message.

We can just make `build_message` return a `Result` to clean things up.

Release Notes:

- N/A
M
Marshall Bowers committed
97691c1def690949768ef5c6d2383d4e773ea611
Parent: 7462234
Committed by GitHub <noreply@github.com> on 5/16/2024, 9:57:52 PM