feat(ui): add Alibaba blog post & dashboard updates - #1641
Conversation
- Add blog post announcing 20% off Alibaba Cloud Qwen models - Add blog images for Alibaba announcement and LLM gateway post - Update hero banner to link to new Alibaba blog post - Simplify dashboard by removing Usage Overview chart - Add image metadata to existing LLM gateway blog post Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
WalkthroughSmall UI text updates and content additions: adjusted cost/display copy in the dashboard usage cards, updated the landing hero announcement badge (href and label), added a new blog post announcing a 20% Alibaba Cloud Qwen models discount, and added image metadata to an existing blog post front matter. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Suggested reviewers
🚥 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)
No actionable comments were generated in the recent review. 🎉 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 |
|
Images automagically compressed by Calibre's image-actions ✨ Compression reduced images by 42.8%, saving 652.5 KB.
|
|
Images automagically compressed by Calibre's image-actions ✨ Compression reduced images by 9.3%, saving 81.6 KB.
|
|
Images automagically compressed by Calibre's image-actions ✨ Compression reduced images by 10.9%, saving 86.3 KB.
|
|
Images automagically compressed by Calibre's image-actions ✨ Compression reduced images by 10.6%, saving 75.0 KB.
|
|
Images automagically compressed by Calibre's image-actions ✨ Compression reduced images by 5.9%, saving 18.2 KB.
1 image did not require optimisation. |
## Summary Simplified the cost display subtitle in the dashboard by removing the "Not deducted" prefix from the input/output cost breakdown. ## Changes - Removed the "Not deducted • " text from the dashboard cost subtitle - The display now shows only the cost breakdown: `$X.XX input • $X.XX output` instead of `Not deducted • $X.XX input • $X.XX output` ## Details This change streamlines the UI by removing redundant labeling while maintaining the core cost information display. The cost values and formatting remain unchanged. https://claude.ai/code/session_01NmtKDRpupt5LiaHoCwLLnv --------- Co-authored-by: Claude <noreply@anthropic.com>
Summary
Test plan
/blog/alibaba-cloud-qwen-models-20-percent-off🤖 Generated with Claude Code
Summary by CodeRabbit
New Features
Documentation
Bug Fixes / UI