projects: update (2026-02-28_145356)
This commit is contained in:
@@ -6,6 +6,11 @@ Last Updated: 2026-02-28
|
|||||||
|
|
||||||
## Active Projects
|
## Active Projects
|
||||||
|
|
||||||
|
- Project: CI/CD Pipeline
|
||||||
|
Status: active
|
||||||
|
Local Path: /opt/openclaw/.openclaw/workspace/repos/CI-CD-Pipeline
|
||||||
|
Notes: Build a Drone server and Drone Runner for CI/CD needs. Create two VMs on LAB.
|
||||||
|
|
||||||
- Project: CognitionOS
|
- Project: CognitionOS
|
||||||
Status: active
|
Status: active
|
||||||
Repo: https://git.molloyhome.net/shadowmo/Cognition-OS.git
|
Repo: https://git.molloyhome.net/shadowmo/Cognition-OS.git
|
||||||
|
|||||||
@@ -7,6 +7,14 @@
|
|||||||
"repo": "https://git.molloyhome.net/shadowmo/Cognition-OS.git",
|
"repo": "https://git.molloyhome.net/shadowmo/Cognition-OS.git",
|
||||||
"local_path": "/opt/openclaw/.openclaw/workspace/repo-Cognition-OS",
|
"local_path": "/opt/openclaw/.openclaw/workspace/repo-Cognition-OS",
|
||||||
"notes": "Deterministic microkernel-style control plane for LLM/agent systems."
|
"notes": "Deterministic microkernel-style control plane for LLM/agent systems."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "CI/CD Pipeline",
|
||||||
|
"status": "active",
|
||||||
|
"type": "",
|
||||||
|
"repo": "",
|
||||||
|
"local_path": "/opt/openclaw/.openclaw/workspace/repos/CI-CD-Pipeline",
|
||||||
|
"notes": "Build a Drone server and Drone Runner for CI/CD needs. Create two VMs on LAB."
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"last_updated": "2026-02-28"
|
"last_updated": "2026-02-28"
|
||||||
|
|||||||
Reference in New Issue
Block a user