ui-svelte: add Playground page with chat interface#497
ui-svelte: add Playground page with chat interface#497mostlygeek merged 2 commits intoui-playgroundfrom
Conversation
Convert backslash path separators to forward slashes in test command strings. Windows handles forward slashes correctly, and this prevents issues with the shlex parser. Fixes TestProxyManager_AudioVoicesGETHandler Windows CI failure.
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the
WalkthroughThis PR introduces a new Svelte-based Playground UI ( Changes
Estimated code review effort🎯 4 (Complex) | ⏱️ ~70 minutes Possibly related PRs
Suggested labels
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
The cache key was using the wrong path (misc/simple-responder/ instead of cmd/simple-responder/), causing the cache to never invalidate when simple-responder code changed. This resulted in Windows CI using a stale binary that lacked the GET /v1/audio/voices endpoint. Fixes TestProxyManager_AudioVoicesGETHandler Windows CI failure.
Add a new Playground page with tabbed interface for Chat, Images, and
Audio. The Chat tab is fully functional with streaming responses and
markdown rendering.
https://claude.ai/code/session_01AKRAvCcarx2kKLVTsCcbfD
Summary by CodeRabbit
New Features
Backend Improvements
✏️ Tip: You can customize this high-level summary in your review settings.