I'm trying to use the convex agent
The user messages save correctly, but responses only exist within the
steps table.The docs indicate that the full history can be retrieved via
components.agent.messages.getThreadMessages, but I haven't had a single success of getting any responses via a query against that.Any tips?
