Skip to content

Commit ce7912f

Browse files
committed
docs(readme): add 📢 What's New section (mirror main ARIS repo pattern)
Show ongoing momentum at the top of the README. Five recent entries chronological reverse, each with shields.io NEW/DOCS badge in main-repo style: - 2026-05-24 ARIS-Homepage v1.1 (--from-repos, closes #2 by @Yafei-Liu99) - 2026-05-23 ARIS-Homepage v1 shipped (live demo wanshuiyin.github.io) - 2026-05-22 Community contribution: @WinstonJQ embodied-interview-qa - 2026-05 4 new cheat sheets (KL/RLHF · LLM OPD · Diffusion Post-Training · Distillation) - 2026-05 README restructure (preview-strip, ARIS credentials, shared WeChat QR) Placed between "📱 HTML reads cleanly everywhere" and "🌟 What is ARIS" — mirrors main repo's section-2 position. Bilingual parity maintained.
1 parent cdcf9a2 commit ce7912f

2 files changed

Lines changed: 20 additions & 0 deletions

File tree

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,16 @@ Phone on the subway, iPad at a café, laptop in the library — same HTML link o
4242

4343
---
4444

45+
## 📢 What's New
46+
47+
- **2026-05-24**![NEW](https://img.shields.io/badge/NEW-red?style=flat-square) 🐙 **ARIS-Homepage v1.1: `--from-repos`** — comma-separated `owner/repo` list snapshotted via `gh` CLI (GraphQL metadata + REST README, ≤20KB excerpt). Writes per-repo `{stars, forks, topics, primary_language, 8 latest releases, latest commit, README excerpt}` to `.aris-homepage/github_repos.json`; calling LLM agent merges timelines into homepage News + `featured_projects[].github`. Private repos skipped by default; `--include-private` opt-in. Closes [#2](https://github.com/wanshuiyin/ARIS-in-AI-Offer/issues/2) by [@Yafei-Liu99](https://github.com/Yafei-Liu99) ([cdcf9a2](https://github.com/wanshuiyin/ARIS-in-AI-Offer/commit/cdcf9a2)).
48+
- **2026-05-23**![NEW](https://img.shields.io/badge/NEW-red?style=flat-square) 🌐 **ARIS-Homepage v1 shipped** — turn a CV into a fact-checked academic homepage. DBLP / arXiv audit blocks ship on wrong venue / year / author / fabricated awards. Single-file HTML output; Codex MCP optional adversarial review; Gemini optional visual critique. Live demo: [wanshuiyin.github.io](https://wanshuiyin.github.io/). Skill contract: [`skills/homepage-generator/SKILL.md`](skills/homepage-generator/SKILL.md). Full v9→v17 design iteration via cross-model review ([b818c1d](https://github.com/wanshuiyin/ARIS-in-AI-Offer/commit/b818c1d) · [1e039f8](https://github.com/wanshuiyin/ARIS-in-AI-Offer/commit/1e039f8) · [a270f77](https://github.com/wanshuiyin/ARIS-in-AI-Offer/commit/a270f77)).
49+
- **2026-05-22**![NEW](https://img.shields.io/badge/NEW-red?style=flat-square) 🦾 **Featured community contribution: 具身智能高频面试题库** by [@WinstonJQ](https://github.com/WinstonJQ) — 413 questions across 8 卷 (VLA / 模仿学习 / RL / 世界模型 / 工程落地 / 腿足控制 / 3D 感知 / 系统设计). Hosted externally; linked from the new "🦾 Embodied AI" category in the Tutorial Index ([b1ebb6f](https://github.com/wanshuiyin/ARIS-in-AI-Offer/commit/b1ebb6f)).
50+
- **2026-05**![NEW](https://img.shields.io/badge/NEW-red?style=flat-square) 📚 **4 new bilingual cheat sheets**: KL Divergence in RLHF (k1/k2/k3 · placement gradient bias), LLM On-Policy Distillation (MiniLLM / GKD / Qwen3 / Tinker), Diffusion Post-Training (DDPO / DPOK / DRaFT / AlignProp / Diffusion-DPO / Flow-GRPO), Diffusion / Flow Distillation (CM / iCT / sCM / CTM / LCM / DMD/DMD2 / ADD/LADD). Total now: **23 first-party cheat sheets**.
51+
- **2026-05**![DOCS](https://img.shields.io/badge/DOCS-blue?style=flat-square) 📖 **README restructure** — preview-strip banner, ARIS credentials at top (badges + 10K-star foundation paragraph), shared WeChat community QR with the [main ARIS repo](https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep).
52+
53+
---
54+
4555
## 🌟 What is ARIS — A Quick Pitch
4656

4757
[**ARIS — Auto Research in Sleep**](https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep) is one of the most-watched AI research agent skill platforms of 2025-2026. The `/interview-cheatsheet` + `/render-html` skills that produced this repo are 2 out of ARIS's 74+ skills.

README_CN.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,16 @@
4242

4343
---
4444

45+
## 📢 最新动态
46+
47+
- **2026-05-24**![NEW](https://img.shields.io/badge/NEW-red?style=flat-square) 🐙 **ARIS-Homepage v1.1:`--from-repos`** — 逗号分隔 `owner/repo` 列表通过 `gh` CLI 抓快照(GraphQL metadata + REST README 截 20KB)。每 repo 的 `{stars, forks, topics, primary_language, 最近 8 个 releases, latest commit, README 摘要}` 写到 `.aris-homepage/github_repos.json`,调用方 LLM agent 把时间线 merge 进主页 News + `featured_projects[].github`。默认拒绝 private repo,要 `--include-private` 才放。Closes [#2](https://github.com/wanshuiyin/ARIS-in-AI-Offer/issues/2) by [@Yafei-Liu99](https://github.com/Yafei-Liu99)[cdcf9a2](https://github.com/wanshuiyin/ARIS-in-AI-Offer/commit/cdcf9a2))。
48+
- **2026-05-23**![NEW](https://img.shields.io/badge/NEW-red?style=flat-square) 🌐 **ARIS-Homepage v1 上线** — 把 CV 变成 fact-checked 学术主页。DBLP / arXiv 真审 venue/年份/作者/奖项,硬阻断 ship。单文件 HTML 输出;Codex MCP 可选对抗 review;Gemini 可选视觉 critique。Live demo:[wanshuiyin.github.io](https://wanshuiyin.github.io/)。Skill 契约:[`skills/homepage-generator/SKILL.md`](skills/homepage-generator/SKILL.md)。v9→v17 跨模型迭代([b818c1d](https://github.com/wanshuiyin/ARIS-in-AI-Offer/commit/b818c1d) · [1e039f8](https://github.com/wanshuiyin/ARIS-in-AI-Offer/commit/1e039f8) · [a270f77](https://github.com/wanshuiyin/ARIS-in-AI-Offer/commit/a270f77))。
49+
- **2026-05-22**![NEW](https://img.shields.io/badge/NEW-red?style=flat-square) 🦾 **社区贡献 feature:具身智能高频面试题库** by [@WinstonJQ](https://github.com/WinstonJQ) —— 413 题 8 卷(VLA / 模仿学习 / RL / 世界模型 / 工程落地 / 腿足控制 / 3D 感知 / 系统设计),外部托管,从 Tutorial Index 新增的 "🦾 Embodied AI" 分类里链接过去([b1ebb6f](https://github.com/wanshuiyin/ARIS-in-AI-Offer/commit/b1ebb6f))。
50+
- **2026-05**![NEW](https://img.shields.io/badge/NEW-red?style=flat-square) 📚 **4 篇新双语 cheat sheet**:KL Divergence in RLHF(k1/k2/k3 · placement gradient bias)、LLM On-Policy Distillation(MiniLLM / GKD / Qwen3 / Tinker)、Diffusion Post-Training(DDPO / DPOK / DRaFT / AlignProp / Diffusion-DPO / Flow-GRPO)、Diffusion / Flow Distillation(CM / iCT / sCM / CTM / LCM / DMD/DMD2 / ADD/LADD)。总数:**23 篇 first-party cheat sheet**
51+
- **2026-05**![DOCS](https://img.shields.io/badge/DOCS-blue?style=flat-square) 📖 **README 重构** —— 预览图 banner、ARIS 战绩前置(badges + 10K-star credibility paragraph)、与 [ARIS 主仓](https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep)共享微信群二维码。
52+
53+
---
54+
4555
## 🌟 ARIS 是什么 — 顺便安利一下
4656

4757
[**ARIS — Auto Research in Sleep**](https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep) 是 2025-2026 年最受关注的 AI 科研 agent skill 平台之一。这个仓库生成所用的 `/interview-cheatsheet` + `/render-html` 是 ARIS 74+ 个 skill 中的两个。

0 commit comments

Comments
 (0)