curious how you handle context preservation when the agent hands off a task to a human and then gets it back. do you store conversation state, file state, or both
Yes, it is stored in the db. Via MCP tools, the agents are able to access attachments and previous conversation messages in the task. To be clear, your local file system is only available to your local. If there is an attachment in the conversation, it will be available in the history. https://agentrq.com/docs/mcp-tools