Skip to content

Use the liquid orb while the model works - #21

Merged
Clondin merged 1 commit into
mainfrom
codex/liquid-orb-thinking-animation
Aug 23, 2026
Merged

Use the liquid orb while the model works#21
Clondin merged 1 commit into
mainfrom
codex/liquid-orb-thinking-animation

Conversation

@Clondin

@Clondin Clondin commented Aug 23, 2026

Copy link
Copy Markdown
Owner

Summary

  • replace the CSS thinking dot with the supplied liquid-glass WebGPU animation
  • reuse one lazy-loaded shader and shared GPU pipeline across the pinned activity bar, transcript thinking line, and packaged Bot cursor
  • keep a CSS fallback for browsers without WebGPU, render one still frame for reduced-motion users, and preserve the existing accessible status text

Validation

  • bun run format:check
  • bun run lint (passes; 24 existing warnings are outside the touched files)
  • bun run --cwd app typecheck
  • bun test app/tests app/src/components/channels (106 pass)
  • bun run build
  • browser verification: WebGPU renderer ready at 2x pixel density, live frames changed, and the preview added no console warnings or errors

Notes

The broad bun test app filter also matches server test filenames containing app. Four database-backed server tests still fail locally because the PostgreSQL role openbot is not installed; the explicitly scoped frontend suite is green.

@vercel

vercel Bot commented Aug 23, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
openbot Ready Ready Preview Aug 23, 2026 5:50pm

@Clondin
Clondin merged commit 68e9d52 into main Aug 23, 2026
16 checks passed
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