Initial commit: OneOS prototype workspace baseline.

Include weekly report and other prototype sources with project tooling config.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
王冕
2026-06-26 15:36:52 +08:00
commit 7ef8852919
1310 changed files with 282074 additions and 0 deletions

11
.axhub/make/client.json Normal file
View File

@@ -0,0 +1,11 @@
{
"schemaVersion": 1,
"kind": "axhub-make-client",
"repository": "https://github.com/lintendo/Axhub-Make/tree/main/client",
"templateUrl": "https://github.com/lintendo/Axhub-Make/releases/download/make-client-template-v0.1.4/axhub-make-client-template.zip",
"templateVersion": "0.1.4",
"project": {
"id": "oneos1.2",
"name": "OneOS1.2"
}
}