Release CX: stage-batch8 — 2-PR batch (v0.51.126) — kanban markdown + live activity timeline#2851
Merged
Merged
Conversation
- Rewrote _kanbanRenderMarkdown() from basic paragraph wrapper to a line-by-line block processor supporting headings, code blocks, lists, task lists, tables, blockquotes, horizontal rules, and strikethrough. - Added CSS for all new elements (table borders, code blocks, checkboxes, blockquote accent, heading sizing, etc.). - Dropped white-space: pre-wrap from .kanban-task-preview-body and .kanban-detail-row-main since markdown now handles layout. - Applied _kanbanRenderMarkdown() to task description (was esc()) and comment body (was esc()) in the task detail view.
Squashed from 2 author commits: - d2237e2 feat: surface live activity timeline - eee57ec fix: satisfy activity timeline CI guards Frontend-only telemetry from existing stream events. Replaces empty Thinking… placeholder with observable run status (Waiting on model / Waiting on tool result / Working for …). New CSS, new test file.
This was referenced May 24, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release CX — v0.51.126 — stage-batch8 — 2-PR batch
Two contributor PRs, both frontend-only, Opus-cleared as SHIP.
static/panels.jskanban markdownstatic/ui.jsactivity timelineCherry-picks
Pre-Opus gate
Opus advisor verdict
What's NOT in this batch
Still queued:
sw.jsservice worker, high cache-poisoning riskapi/state_sync.pybackground-thread DB writes