Skip to content

feat(cockpit): Tier 3 — time-travel checkpoint nav + durable-execution step pipeline#22

Merged
blove merged 1 commit into
mainfrom
feat/cockpit-tier3
Apr 6, 2026
Merged

feat(cockpit): Tier 3 — time-travel checkpoint nav + durable-execution step pipeline#22
blove merged 1 commit into
mainfrom
feat/cockpit-tier3

Conversation

@blove
Copy link
Copy Markdown
Contributor

@blove blove commented Apr 6, 2026

Summary

Final 2 cockpit examples customized (Tier 3):

  • time-travel<chat> + ChatTimelineSliderComponent sidebar showing checkpoint history. Replay/fork wired to stream.setBranch()
  • durable-execution<chat> with status bar showing analyze → plan → generate pipeline, color-coded step indicators, status badge, and retry button on error

All 14 examples now customized

Tier Examples Status
Tier 1 streaming, persistence, deployment-runtime, 6 deep-agents
Tier 2 memory, subgraphs, interrupts
Tier 3 time-travel, durable-execution

Test plan

  • nx run-many -t build --projects='cockpit-*-angular' — all 14 build
  • nx test render && nx test chat — all pass

…n step pipeline

Replace LegacyChatComponent with ChatComponent + ChatTimelineSliderComponent in
time-travel, and ChatComponent with a status bar pipeline in durable-execution.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@blove blove merged commit 8193092 into main Apr 6, 2026
10 of 11 checks passed
@blove blove deleted the feat/cockpit-tier3 branch May 7, 2026 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant