Skip to content

fix(cockpit): fix chat/input and chat/threads production builds#77

Merged
blove merged 1 commit into
mainfrom
claude/fix-chat-builds-v2
Apr 9, 2026
Merged

fix(cockpit): fix chat/input and chat/threads production builds#77
blove merged 1 commit into
mainfrom
claude/fix-chat-builds-v2

Conversation

@blove
Copy link
Copy Markdown
Contributor

@blove blove commented Apr 9, 2026

Summary

  • chat/input: Replace status() === 'streaming' with isLoading()ResourceStatus is no longer a string enum
  • chat/threads: Pass required threads input to ChatThreadListComponent with demo thread data

Fixes the Cockpit — build all examples CI check that's been failing on main.

Test plan

  • npx nx run-many -t build --projects='cockpit-*-angular' — all 30 pass locally
  • Cockpit — build all examples CI check passes

- input: use stream.isLoading() instead of comparing ResourceStatus to string
- threads: pass required threads input to ChatThreadListComponent with demo data
@blove blove merged commit 3924713 into main Apr 9, 2026
11 checks passed
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 9, 2026

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

Project Deployment Actions Updated (UTC)
cacheplane Building Building Preview, Comment Apr 9, 2026 4:25pm

Request Review

@blove blove deleted the claude/fix-chat-builds-v2 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