Use @-mentions in Rocket.new to pull findings, decisions, and outputs from previous tasks into a new prompt without copying content by hand.
By default, each task is isolated. It has no knowledge of what was discussed in a separate task, even within the same project. Cross-task context removes that limitation.Type @ in the message input to reference a previous task. Rocket retrieves the conversation, findings, and conclusions from that task and uses them in the current one. You build on past work instead of re-explaining it.This works in both Solve and Build tasks.
Rocket pulls the relevant context from the referenced task based on your message. For Solve tasks, it brings over the findings and conclusions from the report. Exported formats like PDF, HTML, and PPT are not included, only the underlying content.
Tasks you can reference depend on where your current task lives:
Current task
Can reference
Inside a project
Any other task inside the same project
Standalone task
Any other standalone task
Cross-task context is scoped to the project. You cannot @-mention a task from a different project or reference a standalone task from inside a project.