Skip to content

cbman0/openClaw_Environment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenClaw Environment

Documentation and tools for the OpenClaw agent system.

Quick Links

Section Description
Agent Overview How the agent team works
Agent Roles Detailed role definitions
clawdCombo Status Current project status
Diagrams Architecture and workflow diagrams
Tools Utility scripts
Reports Dated status reports

Directory Structure

openClaw_Environment/
├── README.md                    # This file
├── agents/
│   └── AGENTS.md               # Agent role definitions
├── docs/
│   ├── agent-system-overview.md # How the team works
│   └── clawdcombo_status.md   # Project status
├── diagrams/
│   ├── orchestra_flow.mmd
│   ├── orchestra_flow_with_runners.mmd
│   ├── tmp_diagram.mmd
│   └── agent_workflow_updated.mmd
├── tools/
│   └── ssh_push.py             # SSH auto-fix push wrapper
└── reports/
    └── 05MAR2026/              # March 2026 status reports

Usage

SSH Push Tool

Auto-fixes SSH auth errors before pushing:

python3 tools/ssh_push.py ~/Desktop/gitStuff/openClaw_Environment

Diagrams

Open .mmd files in Mermaid Live Editor or VS Code with Mermaid extension:


Related Repos

  • clawdCombo - DeFi strategy executor

Last Updated: March 5, 2026

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors