AgentRQ is the real-time agent-human task collaboration platform built for Claude Code and ACP-compatible agents (like Gemini). Agents assign tasks to you. You assign tasks back to agents. Everyone moves forward simultaneously.
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