Summary of "LIVE: Watch me build a brand-new project from scratch"

Overview

A rare live stream where the speaker plans and “vibe-codes” the early architecture and vocabulary for a new greenfield project: a self-hosted “coding agent observability” platform. The exploration starts broad (e.g., ideas like an AI coding Kanban / token tracking dashboards) and then narrows to observability as the “missing layer.”


Core Product Idea: “Coding Agent Observability”

The goal is a system that helps individuals and/or teams see what coding agents do, including:


Key Differentiator: The “Missing Layer”

The argument: AI observability exists for applications, but there’s a missing layer for observability of “your own coding agents.” In other words: instrument agent runs and view them centrally (or within the org).


Primary Target & UX Decisions

From “Grill Me” questioning, they validate an initial UX split:

They converge on A + support for B, because managers/DRIs need to review specific engineers’ sessions.


Privacy/Consent Model Discussion

Coding sessions may contain:

Main direction:


Technical Core: “Ingestion Spine” (Hooks vs JSONL)

A major technical section addresses how to capture agent events reliably across many different coding engines. They explore:

Coding agents explicitly considered

Findings


Data Capture Architecture: Sidecar / Per-Session Capture

They settle on an approach after discovering hooks alone aren’t enough:

This reduces the operational risk of forgetting to run an always-on daemon.

Tradeoffs considered


Identity / Authentication Model (Self-hosted Backend)

They initially consider:

They pivot to a simpler v1 approach:


Backend / Server Architecture Directions

Open decisions include:


Domain Modeling & “Ubiquitous Language” (DDD-inspired)

To structure the database and UI, they create a domain glossary, referencing:

Included concepts:

Key structural concept: Session as a DAG of Turns

Edge cases iterated


“Buildable V1” Shape

They converge on an early architecture:


Project Name

The project is narrowed and renamed multiple times. The final (temporary) repo/project name:

They later refer to it as:


Project Artifacts Created During the Stream

At least two key research/documentation files are produced:

They also:


Main Speakers / Sources

Other cited tools/agents/systems

Category ?

Technology


Share this summary


Is the summary off?

If you think the summary is inaccurate, you can reprocess it with the latest model.

Video