projects: update (2026-02-28_150422)
This commit is contained in:
@@ -17,6 +17,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: Trading Bot
|
||||||
|
Status: active
|
||||||
|
Repo: https://git.molloyhome.net/shadowmo/trader-magic.git
|
||||||
|
Local Path: /opt/openclaw/.openclaw/workspace/repos/trader-magic
|
||||||
|
Notes: This repo started life as a fork of another person's public project. We are modifying it to be more exchange aware, adding Gemini Exchange support.
|
||||||
|
|
||||||
## Paused Projects
|
## Paused Projects
|
||||||
|
|
||||||
- (none)
|
- (none)
|
||||||
|
|||||||
@@ -15,6 +15,14 @@
|
|||||||
"repo": "",
|
"repo": "",
|
||||||
"local_path": "/opt/openclaw/.openclaw/workspace/repos/CI-CD-Pipeline",
|
"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."
|
"notes": "Build a Drone server and Drone Runner for CI/CD needs. Create two VMs on LAB."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Trading Bot",
|
||||||
|
"status": "active",
|
||||||
|
"type": "",
|
||||||
|
"repo": "https://git.molloyhome.net/shadowmo/trader-magic.git",
|
||||||
|
"local_path": "/opt/openclaw/.openclaw/workspace/repos/trader-magic",
|
||||||
|
"notes": "This repo started life as a fork of another person's public project. We are modifying it to be more exchange aware, adding Gemini Exchange support."
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"last_updated": "2026-02-28"
|
"last_updated": "2026-02-28"
|
||||||
|
|||||||
Reference in New Issue
Block a user