Skip to content

docs: add AI-assisted setup option to quick start guide#516

Merged
tanghao-xiaomi merged 3 commits intoopen-vela:devfrom
yanxingyu17:add-ai-quickstart-guide
Apr 16, 2026
Merged

docs: add AI-assisted setup option to quick start guide#516
tanghao-xiaomi merged 3 commits intoopen-vela:devfrom
yanxingyu17:add-ai-quickstart-guide

Conversation

@yanxingyu17
Copy link
Copy Markdown
Contributor

Summary

Add AI-assisted setup option to the Ubuntu quick start guide and project READMEs, pointing developers to the openvela-quickstart skill in the .claude repository.

Changes

  • zh-cn/quickstart/openvela_ubuntu_quick_start.md: Add "AI 辅助搭建" tip block before Step 1
  • en/quickstart/openvela_ubuntu_quick_start.md: Add "AI-Assisted Setup" tip block before Step 1
  • README_zh-cn.md: Add AI quickstart note in 快速入门 section
  • README.md: Add AI quickstart note in Quick Start section

Why

The manual setup process involves 4 steps with many decision points (SSH vs HTTPS, Gitee vs GitHub vs GitCode, dev vs trunk). New developers frequently encounter issues like SSH auth failures, Google source access, Git LFS corruption, OOM, and Kconfig errors.

The openvela-quickstart skill automates the entire flow and provides targeted troubleshooting when issues arise. Adding a visible entry point in the existing docs lets developers discover this option without changing the manual guide structure.

Related PR

Add an AI-assisted setup option using the openvela-quickstart skill from
the .claude repository. This provides an automated alternative to the
manual setup steps, covering environment detection, dependency
installation, repository initialization, build, and emulator launch.

Changes:
- zh-cn/quickstart/openvela_ubuntu_quick_start.md: Add AI tip block
- en/quickstart/openvela_ubuntu_quick_start.md: Add AI tip block
- README_zh-cn.md: Add AI quickstart link in Quick Start section
- README.md: Add AI quickstart link in Quick Start section

Signed-off-by: yanxingyu17 <yanxingyu17@gmail.com>
@tanghao-xiaomi tanghao-xiaomi merged commit 60ae454 into open-vela:dev Apr 16, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants