From 113bd56cca30e9eabcba8ba34db6a1b8ae5888bc Mon Sep 17 00:00:00 2001 From: yuecideng Date: Mon, 26 Jan 2026 20:37:01 +0800 Subject: [PATCH 1/2] wip --- CONTRIBUTORSmd => CONTRIBUTORS.md | 2 ++ README.md | 2 +- VERSION | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) rename CONTRIBUTORSmd => CONTRIBUTORS.md (96%) diff --git a/CONTRIBUTORSmd b/CONTRIBUTORS.md similarity index 96% rename from CONTRIBUTORSmd rename to CONTRIBUTORS.md index e21edf9c..422d0be8 100644 --- a/CONTRIBUTORSmd +++ b/CONTRIBUTORS.md @@ -38,6 +38,8 @@ This is the official list of EmbodiChain developers and contributors. We sincere * Runyi Zhao * Lihao Zheng +* GuiLong Li +* Chen Yang diff --git a/README.md b/README.md index 76108e50..bee41caa 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ [![Website](https://img.shields.io/badge/website-dexforce.com-green?logo=google-chrome&logoColor=white)](https://dexforce.com/embodichain/index.html#/) [![GitHub Pages](https://img.shields.io/badge/GitHub%20Pages-docs-blue?logo=github&logoColor=white)](https://dexforce.github.io/EmbodiChain/introduction.html) [![Python](https://img.shields.io/badge/python-3.10%20|%203.11-blue.svg)](https://docs.python.org/3/whatsnew/3.10.html) -[![Version](https://img.shields.io/badge/version-0.0.2-blue.svg)](https://github.com/DexForce/EmbodiChain/releases) +[![Version](https://img.shields.io/badge/version-0.1.0-blue.svg)](https://github.com/DexForce/EmbodiChain/releases) --- EmbodiChain is an end-to-end, GPU-accelerated framework for Embodied AI. It streamlines research and development by unifying high-performance simulation, real-to-sim data pipelines, modular model architectures, and efficient training workflows. This integration enables rapid experimentation, seamless deployment of intelligent agents, and effective Sim2Real transfer for real-world robotic systems. diff --git a/VERSION b/VERSION index 4e379d2b..6e8bf73a 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.0.2 +0.1.0 From be8aafdf53aa938ee1c41421ad4e948abd9b0231 Mon Sep 17 00:00:00 2001 From: yuecideng Date: Mon, 26 Jan 2026 20:38:19 +0800 Subject: [PATCH 2/2] add name --- CONTRIBUTORS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 422d0be8..97e758bd 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -38,6 +38,7 @@ This is the official list of EmbodiChain developers and contributors. We sincere * Runyi Zhao * Lihao Zheng +* Kehuan Zeng * GuiLong Li * Chen Yang