v4.2.1 — update command, star history, minor fix
v4.2.1
What's Changed
- update command: now directly pulls latest code from main branch — no version check, no confirmation required
- README: added Star History chart at the bottom
- Reports: added 2 new Chinese research reports (toy industry, Douyin personal branding)
- AGENTS.md: added bilingual commit message requirement (English first, Chinese second)
Known Issue — macOS (oh-my-openagent only)
On macOS, due to a known bug in oh-my-openagent (issues #4721, #4874, #5089), after all chapters are written in parallel (Task 3), the main agent may not automatically proceed to assembly. Workaround: type 继续 or continue once to resume.
This only affects oh-my-openagent on macOS. Other platforms (Codex CLI, Windows omo) are not affected.
更新内容
- update 命令:改为直接从 main 分支拉取最新代码,不再比对版本号,无需用户确认
- README:底部添加 Star History 星标轨迹图
- 新报告:新增 2 篇中文调研报告(玩具行业、抖音个人自媒体生态)
- AGENTS.md:新增 git commit 双语提交要求(英文在前,中文在后)
已知问题 — macOS(仅 oh-my-openagent)
在 macOS 上,由于 oh-my-openagent 的已知 bug(#4721、#4874、#5089),章节并行撰写完毕后,主 agent 可能不会自动进入装配环节。临时解决方案:回复 继续 或 continue 即可恢复。
此问题仅影响 macOS 版 oh-my-openagent。其他平台(Codex CLI、Windows omo)不受影响。