Fork me on GitHub

The Debrief Blog

Keep up to speed on what's happening in Debrief.

Building Layers Panel Now Fills Vertical Space

Posted February 24, 2026,
by

A two-rule CSS fix makes the Layers section expand when sibling sections collapse.

Read More
Categories
Views

Building Browser-Based Extension Preview

Posted February 20, 2026,
by

PR preview environments are live -- reviewers can now test the VS Code extension in a browser with one click.

Read More
Categories
Views

Building MultiPoint and MultiPolygon Feature Schemas

Posted February 13, 2026,
by

Multi-geometry schemas wired up: 6 new classes, 10 golden fixtures, 146 tests passing

Read More
Categories
Views

Shipped: VS Code E2E Tests in a Sandboxed Environment

Posted February 7, 2026,
by

Playwright driving a full VS Code workbench inside Claude Code's sandbox, after four dead ends.

Read More
Categories
Views

Building Load Existing Result Files into Attachments Dropdown

Posted February 5, 2026,
by

Result files now persist across sessions by reading them from STAC item assets.

Read More
Categories
Views

Building Tool Results Architecture

Posted January 30, 2026,
by

Typed result system connecting calculation tools to storage, with 88 tests passing across Python and TypeScript.

Read More
Categories
Views

Building STAC Catalog Overview Panel

Posted January 30, 2026,
by

Double-click a STAC catalog to see every item's spatial bounds and temporal range on one screen.

Read More
Categories
Views

Building Load REP Files into New Plot

Posted January 30, 2026,
by

Users can now create new plots directly from REP files with a single right-click action.

Read More
Categories
Views

Shipped: TimeController Now Drives Map Track Rendering

Posted January 29, 2026,
by

The time slider in Debrief's VS Code sidebar now controls what you see on the map. Scrub to any moment and every track updates instantly.

Read More
Categories
Views

Building Task Build System

Posted January 23, 2026,
by

Single commands for test/build/dev, checksum-based caching, zero overhead dependency checks

Read More
Categories
Views