projects: update (2026-02-28_121249)

This commit is contained in:
OpenClaw Bot
2026-02-28 12:12:49 -06:00
parent 7148ed9a46
commit d5414db52a
2 changed files with 14 additions and 0 deletions

View File

@@ -12,6 +12,12 @@ Last Updated: 2026-02-28
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.
- Project: CognitionOS
Status: active
Repo: https://git.molloyhome.net/shadowmo/Cognition-OS.git
Local Path: /opt/openclaw/.openclaw/workspace/repo-Cognition-OS
Notes: Deterministic microkernel-style control plane for LLM/agent systems. --noop
## Paused Projects ## Paused Projects
- (none) - (none)

View File

@@ -8,6 +8,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": "CognitionOS",
"status": "active",
"type": "",
"repo": "https://git.molloyhome.net/shadowmo/Cognition-OS.git",
"local_path": "/opt/openclaw/.openclaw/workspace/repo-Cognition-OS",
"notes": "Deterministic microkernel-style control plane for LLM/agent systems. --noop"
} }
] ]
} }