
Moyu Blog 1.19.0 Released & Copilot Price Hike Alternatives | Week 23, 2026 Moyu Weekly Report
Summary
Ink Plum Blog released version v1.19.0, introducing new features such as a content calendar, AI-generated social media sharing, and content auditing. GitHub Copilot updated its pricing model in June 2026, with the Pro version increasing to $39/month. The author is experimenting with a combination of OpenCode and DeepSeek-V4-Pro to reduce costs, noting that DeepSeek-V4 offers better overall value. This week’s GitHub highlights include starring "skills" (Google’s product skills repository) and "MoneyPrinterTurbo" (an AI-powered short video generation tool). Additionally, recommended reads include Ruan YiFeng’s Technology Enthusiast Weekly Issue 399, Trend Weekly Issue 269, and ErYa’s Learning Weekly Issue 266.
This article is published and updated on CaoMeiYouRen’s Blog and synchronized across multiple platforms. For any updates, the version on the blog shall prevail. You can also check the latest version via the
Original Linkat the end of the article.
Preface
Welcome to the CaoMei Weekly! This is a weekly newsletter curated by CaoMeiYouRen with the help of AI, aiming to provide you with the latest blog updates, GitHub activities, personal updates, and recommendations from other weekly publications.
Open-Source Updates
Development of Momei Blog continues steadily this week.
You can try it out on the Demo site: https://demo.momei.app/
- Use the demo admin account with email
admin@example.comand passwordmomei123456.Or register on the official website: https://momei.app/
You can also visit the documentation site to learn about the project’s overall plan and future roadmap: https://docs.momei.app/
Now, you can join the waitlist at the bottom of the Benefits page. Once the enhanced package is developed, you will be notified via email or other means as soon as possible.
The Momei Blog has officially released version 1.19.0. Below are some screenshots of the new pages and features.
A new Content Calendar feature has been added, making it easier to visualize article publication dates.

A new AI-Generated Social Media Sharing feature is now available, allowing one-click generation of shareable content for platforms like Juejin, Weibo, Xiaohongshu, Zhihu, Bilibili, X (Twitter), and more.

A new Content Audit feature has been introduced, providing a clearer view of article ratings.

For more features and pages, you can visit the official website to experience them, or check out screenshots in the previous blog.
We welcome all users to try it out and provide feedback and suggestions.
Moving forward, we will continue developing features according to the roadmap and to-do list, so stay tuned.
Of course, Momei Blog still has many details to refine, and its features are not yet complete. If you have any feedback or suggestions, feel free to raise them in the project’s GitHub issues.
If you’re also interested in Momei Blog, you’re welcome to participate in development and testing.
GitHub Copilot Price Surge
As mentioned in the previous blog “AI Programming Throttling & DeepSeek-V4 Experience with Momei Blog | Caomei Weekly Report Week 19, 2026”, GitHub Copilot was set to update its pricing model starting June 2026, with a significant price increase.
However, I didn’t expect it to be so impractical—just a few tasks over two days completely exhausted the entire Copilot Pro quota.
This confirms that the earlier calculation of a 37x price hike was accurate. (For details, see: “GitHub Copilot’s 37x Price Increase & Free Search MCP | Caomei Weekly Report Week 21, 2026”)

So, during this time, aside from upgrading Copilot to Pro+ (now priced at $39 per month), I’ve also been experimenting more with the combination of OpenCode + DeepSeek-V4-Pro to reduce costs.

Including caching, DeepSeek-V4 can achieve approximately 1 RMB for 11 million tokens, making it a highly cost-effective option overall.
Even though DeepSeek-V4 currently has some gaps compared to GPT-5.4 and Claude Opus 4.6, I am still quite willing to continue using DeepSeek-V4.
GitHub Release
momei
v1.19.0 - 2026-06-06 20:57:39
Summary:
- Code Refactoring: Unified ad adapter configuration types; Optimized calendar code formatting; Multiple eslint
no-explicit-anynarrow-slice eliminations; Governance structure reuse (convergence ofparseTaskResultRecord,commercial-link-manager,SettingFieldMetadata, etc.); i18n duplicates ownership drift convergence; Posts archive query logic optimization and social post platform configuration; Extracted shared types for users and distribution; Migrated TypeORMselectlegacy syntax to object syntax; Refactored JSON cloning functionality. - New Features: Calendar added content scheduling and editing (month/week calendar views + draft pipeline kanban); Posts added AI content multi-format reuse for one-click social post generation; Posts added AI content auditing (backend article quality score badges and audit reports); Posts audit entry optimization, audit failure i18n keys, and
forceparameter fixes. - Performance Optimization: Fixed root cause of build hangs on Windows (Nitro inline slimming +
sourceMapdisabling +build:doneskip); TightenedVite server.warmup+resolve.extensionson Windows. - Bug Fixes: Fixed audit-related i18n nesting, cross-platform
sourceMap, and hardcoded scoring messages; Fixed calendar i18n loading, week view switching,SelectButton, language filtering, and month navigation data refresh issues; Fixed i18n Phase 42 merge omissions forcommon.year/monthkeys; Fixed posts module translation badge clicks, unsaved drafts on language switch,v-modelnot triggering in Firefox CI, edit page i18n module loading, DOM and model sync, and other issues; Fixedtypecheckforrelationsarray syntax andSOCIAL_POST_PLATFORMSempty array guards.
Latest GitHub Starred Repositories
- CaoMeiYouRen starred skills - 2026-06-07 18:55:16
Proxy skills for Google products and technologies, primarily using Python, with 11,782 stars on the relevant platform. - CaoMeiYouRen starred MoneyPrinterTurbo - 2026-06-01 08:51:56
An AI-powered tool for generating high-definition short videos with one click, developed mainly in Python. This project has 80,930 stars on GitHub, with its core feature being rapid short video content creation.
Other Blog or Newsletter Recommendations
Ruan YiFeng’s Network Log
- Tech Enthusiast Weekly (Issue 399): A Visit to China’s AI Giants - 2026-06-05 08:07:45
Trend Weekly
- Issue 269 - Tianmu Scenic Views - 2026-06-07 08:00:00
EryaJF’s Learning Weekly
- Issue 23 - Total Issue 266 - Week 23 of 2026 - 2026-06-04 23:11:46
Summary
Here are this week’s updates and highlights. Thank you for reading!
You can subscribe to the Caomei Weekly updates through the following channels:
- Blog: Caomei Youren’s Blog
- Momei Blog: Momei Blog
- RSS: Caomei Weekly
- Official Account: Caomei Youren’s Backyard
- Email Subscription: Caomei Youren’s Blog Subscription
Past Issues
- AI Super Search & Momei Blog Open-Source Updates | Caomei Weekly Issue 22, 2026 - 2026-05-31 19:59:10
- GitHub Copilot Price Surge 37x & Free Search MCP | Caomei Weekly Issue 21, 2026 - 2026-05-18 01:03:14
- AI Programming Throttling & DeepSeek-V4 Experience on Momei Blog | Caomei Weekly Issue 19, 2026 - 2026-05-10 21:40:05
Post Sharing