---
title: "v0.1.26"
description: "February 21, 2026 — v0.1.26"
type: changelog
date: 2026-02-21
changelog:
  version: v0.1.26
  category: FIRE
---

### Added

- New FIRE CLI dashboard command: `npx specsmd@latest dashboard`
- Tabbed terminal views: **Runs**, **Overview**, and **Health** (stats + warnings)
- Keyboard shortcuts for quick navigation: `1/2/3`, `Tab`, `←/→`, and `f`
- Current Run-first layout with phase track and run files panel

### Changed

- Dashboard UX now targets CLI-first users and Codex desktop app workflows as a practical alternative to the VS Code extension
- Reduced flicker by limiting unnecessary UI updates and using calmer fallback refresh behavior
- Compact rendering for smaller terminal windows with tighter spacing and stricter height budgeting
- Nerd Font icon auto-detection (with override via `SPECSMD_ICON_SET=auto|nerd|ascii`)

<img src="/images/dashboard/terminal-dashboard.png" alt="FIRE dashboard in compact terminal mode" />

<img src="/images/dashboard/codex-desktop-dashboard1.png" alt="FIRE dashboard in Codex desktop with no active run" />
