-
Notifications
You must be signed in to change notification settings - Fork 16
feat: emochi user guide #14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
📝 Changed routes:
And 13 other routes:
51 deleted routes:
Commit 6f908e3 (https://guide-bbnj8m3lq-flow-gpt.vercel.app). |
ffd6619 to
b8785ef
Compare
b8785ef to
16ef0cd
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is the final PR Bugbot will review for you during this billing cycle
Your free Bugbot reviews will reset on February 13
Details
Your team is on the Bugbot Free tier. On this plan, Bugbot will review limited PRs each billing cycle for each member of your team.
To receive Bugbot reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.
| @@ -1,11 +1,11 @@ | |||
| { | |||
| "name": "flowgpt-docs", | |||
| "name": "emochi-docs", | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
package-lock.json版本与package.json不一致
Low Severity
package.json 中的版本已从 0.0.1 更新为 0.1.0,但 package-lock.json 中的版本(第3行和第9行)仍为 0.0.1。这种版本不一致可能导致 npm ci 命令在 CI/CD 流水线中失败,因为该命令要求 lockfile 与 package.json 完全匹配。







Note
Rebrands and restructures the docs site from FlowGPT to Emochi with new content and navigation.
emochi-docs, updatesREADME.md, and refreshes branding intheme.config.tsx(logo text, SEO title, Discord link)howto(Quick/Expert modes, Rules),support(gen+faq), andabout-mochiwith Mochi pricing/subscription guide.mdx/.md, image paths.jpeg), and cleans up obsolete FlowGPT contentWritten by Cursor Bugbot for commit 6f908e3. This will update automatically on new commits. Configure here.