DIYgod mirror
Go to file
DIYgod 9b4f4f4fa4
feat: add desktop-release skill for regular version releases (#4834)
* feat: add desktop-release skill for regular version releases

Add a comprehensive skill for performing regular desktop releases from dev branch.
Includes changelog management, mainHash evaluation (critical for determining whether
users need full app updates vs lightweight renderer hot updates), and automated PR creation.

The skill guides users through:
1. Gathering commits since last release and categorizing changes
2. Updating changelog with proper formatting
3. Evaluating whether mainHash should be updated (main process code changes)
4. Executing version bump with optional mainHash skip for faster renderer-only updates
5. Verifying PR creation

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>

* fix: avoid unstaged bump.config.ts edit breaking git rebase

Change the "skip mainHash" strategy from pre-editing bump.config.ts
(which breaks `git pull --rebase` in the leading step) to a post-bump
approach: let bump run normally, then restore the old mainHash value
and amend + force push the release branch.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* fix: correct working directory for mainHash restore step

After `cd apps/desktop && pnpm bump`, the cwd is apps/desktop/.
Add explicit `cd ../..` before the amend step so paths resolve correctly.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

---------

Co-authored-by: Claude Haiku 4.5 <noreply@anthropic.com>
2026-02-13 10:50:01 +08:00
.claude/skills/desktop-release feat: add desktop-release skill for regular version releases (#4834) 2026-02-13 10:50:01 +08:00
.github fix(workflow): clean disk space (#4786) 2025-12-31 10:31:05 +08:00
.vscode fix: update tag filter to include mobile and desktop versions 2025-08-04 17:52:20 +08:00
api feat: new domain folo.is 2025-07-03 13:13:42 +08:00
apps fix: preserve session when switching API domain (#4833) 2026-02-12 20:58:03 +08:00
icons/mgc feat: add moonshotai provider and user role priority constants 2025-11-15 12:10:03 +08:00
locales refactor: remove checkNew timeline update detection logic (#4817) 2026-01-21 13:31:54 +08:00
packages fix: preserve session when switching API domain (#4833) 2026-02-12 20:58:03 +08:00
patches build: fix magic link client type 2025-11-18 19:17:23 +08:00
plugins feat: hide view count when hideRecentReader is on (#4167) 2025-07-14 17:08:38 +08:00
scripts refactor: migrate to client sdk (#4480) 2025-09-17 00:12:54 +08:00
wiki chore: format 2025-06-23 18:36:50 +08:00
.cursorignore feat: ai features (#4040) 2025-07-16 21:54:32 +08:00
.editorconfig chore: fix file format & use .gitattributes (#4082) 2025-07-07 19:58:29 +08:00
.gitattributes feat: ai features (#4040) 2025-07-16 21:54:32 +08:00
.gitignore feat(timeline): add feed icon to timeline header 2025-09-17 00:54:58 +08:00
.npmrc
.nvmrc
.prettierignore refactor: migrate to client sdk (#4480) 2025-09-17 00:12:54 +08:00
.prettierrc.mjs
AGENTS.md docs: add post-change checks (#4791) 2026-01-01 16:28:03 +08:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md chore: update license 2025-12-28 18:27:30 +08:00
LICENSE chore: update license 2025-12-28 18:27:30 +08:00
README.md chore: update license 2025-12-28 18:27:30 +08:00
SECURITY.md
buildServer.json fix(desktop): update styling for UpdateNotice component 2025-05-03 21:47:58 +08:00
changelogithub.config.ts fix: update tag filter to include mobile and desktop versions 2025-08-04 17:52:20 +08:00
conductor.json chore: add Conductor setup/run scripts (#4788) 2026-01-01 14:02:04 +08:00
eslint.config.mjs chore: lint 2025-09-19 22:24:30 +08:00
package.json chore: add Conductor setup/run scripts (#4788) 2026-01-01 14:02:04 +08:00
pnpm-lock.yaml chore: update ai sdk to v6.0.5 (#4790) 2026-01-01 15:52:02 +08:00
pnpm-workspace.yaml feat: upgrade ai sdk 2025-12-18 12:07:27 +08:00
tsconfig.json
tsslint.config.ts
turbo.json refactor(legal): remove legal package and update references 2025-08-24 01:46:30 +08:00
vercel.json chore: update URLs to use folo.is domain in configuration files 2025-10-30 09:04:39 +08:00
vitest.workspace.js refactor: upgrade react 19 and react native 0.79 (#3661) 2025-05-07 16:30:30 +08:00
vitest.workspace.ts

README.md

Logo

Folo

   




Folo Mobile Folo Desktop

As they say, your thoughts are what you read—and weve been consuming noisy feeds for too long! Folo organizes content into one timeline, keeping you updated on what matters, noise-free. Share lists, explore collections, and enjoy distraction-free browsing.

👋🏻 Getting Started & Join Our Community

Whether for users or professional developers, Folo will be your open information playground. Please be aware that Folo is currently under active development, and feedback is welcome for any issue encountered.

Feel free to try it using the following methods:

Operating System Source
Any Browser
iOS App Store
Android Google Play App Store
macOS Microsoft Store App Store
Windows Microsoft Store App Store
Linux App Store

You can also install using the following methods maintained by our community:

Discord Join our Discord server to connect with developers, request features, and receive support.
Follow us on X/Twitter for product updates and to join in on reward activities.
!IMPORTANT]

**Star Us**, You will receive all release notifications from GitHub without any delay \~

Image

Performance Stats of RSSNext/Folo - Last 28 days

Features

Customized Information Hub

Subscribe to a vast range of feeds and curated lists. Curate your favorites and keep track of what matters most to you.

AI At Your Fingertips

A smarter and more efficient browsing with AI-powered features like translation, summary, and more.

Dynamic Content Support

Because we know content is more than just text. From articles to videos, images to audio — Folo gets it all covered.

More Than Just An App

This isnt just another app. Folo is a community — introducing a new era of openness and community-driven experience.

🤝 Contributing

You are welcome to join the open source community to build together, please check our Contributing Guide for more details.

🔏 Code signing policy

Folo for Windows uses free code signing provided by SignPath.io, a certificate by SignPath Foundation.

Folo for macOS and iOS is signed and notarized by Apple Developer Program.

All released files are verified with GitHub artifact attestations to ensure their provenance and integrity.

📝 License

Folo is licensed under the GNU Affero General Public License version 3 with the addition of the following special exception:

All content in the icons/mgc directory is copyrighted by https://mgc.mingcute.com/ and cannot be redistributed.