feat: initial OpenClaw agent configuration
- openclaw.json: main config with all agent definitions - agents/*/agent/models.json: per-agent model configs - agents/*/agent/plugins/: plugin catalog configs
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"version": 1,
|
||||
"profiles": {}
|
||||
}
|
||||
Reference in New Issue
Block a user