Skip to content

Commit c3ba6fa

Browse files
garrett4wadeclaude
andauthored
docs(community): add first biweekly meeting record and news entry (#1215)
Record the first AReaL community biweekly meeting (2026/04/18) with agenda, slides, and recording links. Add news entry to README announcing the meeting and the next scheduled session (2026/05/01). Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
1 parent ad622ef commit c3ba6fa

2 files changed

Lines changed: 17 additions & 9 deletions

File tree

README.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,14 @@ cost-effective** for a broad community of developers and researchers.
4040

4141
## 📰 News
4242

43+
**\[2026/04/18\]** We are thrilled to announce that **AReaL's first Community Biweekly
44+
Meeting** was successfully held! Thank you to everyone who joined us. Meeting materials
45+
are now available
46+
[here](https://github.com/inclusionAI/AReaL/tree/main/assets/community). Our next
47+
meeting is scheduled for **2026/05/01** and will also be conducted in Chinese;
48+
English-language meetings will be scheduled in the future. We warmly welcome everyone to
49+
participate! See [Community](./assets/community/README.md) for more details.
50+
4351
**\[2026/03/02\]** We provide [a complete example](./examples/openclaw/) to train your
4452
own 🦞 OpenClaw agent by simply replacing the `base_url` and `api_key` with AReaL's RL
4553
service - no complicated dependencies, no code changes, works with any agentic runtime!
@@ -52,15 +60,15 @@ the [paper](https://arxiv.org/pdf/2601.22607),
5260
[data](https://huggingface.co/datasets/inclusionAI/AReaL-tau2-data), and
5361
[code](https://github.com/inclusionAI/AReaL/tree/main/examples/tau2).
5462

63+
<details>
64+
<summary><b>📋 Previous Releases</b></summary>
65+
5566
**\[2026/01/15\]** Congrats to our friends at [CAMEL-AI](https://www.camel-ai.org/) for
5667
open-sourcing [SETA](https://github.com/camel-ai/seta), their terminal agent RL project
5768
trained with AReaL! Check out
5869
[their training workflow](https://github.com/camel-ai/seta/tree/main/training/tbench_areal_workflow)
5970
and the [announcement on X](https://x.com/guohao_li/status/2009678513574408636).
6071

61-
<details>
62-
<summary><b>📋 Previous Releases</b></summary>
63-
6472
**\[2026/01/01\]** Happy New Year! Thanks to the outstanding contribution from
6573
@HwVanICI, we are excited to officially announce stable support for AReaL training on
6674
**Ascend NPU devices**! The code is actively maintained and continuously updated in the

assets/community/README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,15 @@ For background on how the project is governed and how to participate, please see
1212

1313
## Upcoming Meetings
1414

15-
| Date | Agenda | Slides | Recording |
16-
| ---- | ------ | ------ | --------- |
17-
| TBD | TBD | TBD | TBD |
15+
| Date | Agenda | Slides | Recording |
16+
| ---------- | ------ | ------ | --------- |
17+
| 2026/05/01 | TBD | TBD | TBD |
1818

1919
## Past Meetings
2020

21-
| Date | Agenda | Slides | Recording |
22-
| ---- | ------ | ------ | --------- |
23-
| TBD | TBD | TBD | TBD |
21+
| Date | Agenda | Slides | Recording |
22+
| ---------- | -------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------- |
23+
| 2026/04/18 | [Google Doc](https://docs.google.com/document/d/1t4JSoXuPgtMsjAHio4keh3PM1elDeQAXC_BZGnv9kco/edit?usp=sharing) | [Google Slides](https://docs.google.com/presentation/d/1MaZL2Tq39YPYQYIIWNiKaBo2MonLLbW-/edit?usp=sharing&ouid=102752648406195568586&rtpof=true&sd=true) | [Tencent Meeting (Chinese)](https://meeting.tencent.com/crm/2MW8w0q6b7) |
2424

2525
## How to Add Materials
2626

0 commit comments

Comments
 (0)