Initial commit with project setup

This commit is contained in:
Haze
2026-02-05 22:36:59 +08:00
Unverified
parent 821ae2aa20
commit 9442e5f77a
3 changed files with 4303 additions and 0 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1 @@
add `ClawX-项目架构与版本大纲.md` and init project.

6
build_process/process.md Normal file
View File

@@ -0,0 +1,6 @@
# Before:
* add `ClawX-项目架构与版本大纲.md`
# Plan:
Initialize the project structure according to `ClawX-项目架构与版本大纲.md`, and add the fundamental dependencies as specified in the documentation and technology stack.