Skip to content

fix(cockpit): fix chat input/threads/generative-ui builds#76

Closed
blove wants to merge 1 commit into
mainfrom
claude/fix-chat-builds
Closed

fix(cockpit): fix chat input/threads/generative-ui builds#76
blove wants to merge 1 commit into
mainfrom
claude/fix-chat-builds

Conversation

@blove
Copy link
Copy Markdown
Contributor

@blove blove commented Apr 9, 2026

Summary

  • Fix ResourceStatus comparison in chat/input (use ResourceStatus.Loading)
  • Fix ChatThreadListComponent API in chat/threads (required threads input)
  • Replace removed ChatGenerativeUiComponent with views() pattern in chat/generative-ui

Follow-up to #68 — these 3 chat examples failed production build.

Test plan

  • Cockpit — build all examples CI check passes

…nges

- Use ResourceStatus.Loading instead of string literal 'streaming' comparison
- Replace [ref] with [threads] input on chat-thread-list component
- Replace removed ChatGenerativeUiComponent with views() + ViewRegistry pattern

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@blove
Copy link
Copy Markdown
Contributor Author

blove commented Apr 9, 2026

Already fixed on main by subsequent commits.

@blove blove closed this Apr 9, 2026
@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 Ready Ready Preview, Comment Apr 9, 2026 3:47pm

Request Review

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