---
title: "FIRE Flow: Resume a Run"
description: Resume a FIRE flow run and watch the VS Code extension update in real-time while building fabriqa.ai
---Building [fabriqa.ai](https://fabriqa.ai) with specs.md — resume a run on specs.md FIRE flow and watch the VS Code extension get updated.

:::note
This video currently has **no audio** - it's a screen recording walkthrough.
:::

<YouTube id="8l0DVDLsYNc" title="Resume a run on specs.md FIRE flow while building fabriqa.ai" />

---

## What You'll See

- Resuming a FIRE flow run mid-progress
- VS Code extension sidebar updating in real-time
- Work item phase tracking during execution
- Building a real project (fabriqa.ai) with specs.md

---

## Related Resources

<CardGroup cols={2}>
  <Card
    title="FIRE Flow Overview"
    icon="zap"
    href="/fire-flow/overview"
  >
    Learn about FIRE Flow concepts
  </Card>
  <Card
    title="IDE Extension"
    icon="puzzle"
    href="/getting-started/ide-extension"
  >
    Set up the VS Code extension
  </Card>
</CardGroup>
