Skip to content

feat(cockpit): wire view components into all 6 examples#67

Merged
blove merged 1 commit into
mainfrom
claude/blissful-bartik
Apr 8, 2026
Merged

feat(cockpit): wire view components into all 6 examples#67
blove merged 1 commit into
mainfrom
claude/blissful-bartik

Conversation

@blove
Copy link
Copy Markdown
Contributor

@blove blove commented Apr 8, 2026

Summary

The merge conflict resolution in PR #61 reverted the 6 examples back to sidebar-only code. The view component files exist but weren't imported or registered. This PR wires them back in.

6 examples updated:

  • Planning: PlanChecklist + CheckboxRow views
  • Skills: CalculatorResult + WordCountResult views
  • Filesystem: FilePreview view
  • Sandboxes: CodeExecution view
  • Interrupts: ApprovalCard view
  • Durable Execution: StepPipeline view

Each component now imports views() from @cacheplane/chat, registers its view components, and passes [views] + [store] to <chat>.

Test plan

  • All 14 cockpit examples build
  • Views appear in production bundle after deploy

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 8, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
cacheplane Ready Ready Preview, Comment Apr 8, 2026 3:43pm

Request Review

@blove blove merged commit 23bc0b2 into main Apr 8, 2026
13 checks passed
@blove blove deleted the claude/blissful-bartik 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