Skip to content

Commit 03ba2ca

Browse files
authored
Merge pull request #13 from cloudsigma/dev
Merge dev into main
2 parents 7399c05 + 347bf7d commit 03ba2ca

8 files changed

Lines changed: 377 additions & 2278 deletions

README.md

Lines changed: 119 additions & 186 deletions
Large diffs are not rendered by default.

index.ts

Lines changed: 132 additions & 1040 deletions
Large diffs are not rendered by default.

openclaw.plugin.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
{
22
"id": "openclaw-taas-affinity",
3+
"activation": {
4+
"onStartup": true,
5+
"onProviders": ["cloudsigma", "cloudsigma-staging"]
6+
},
37
"providers": ["cloudsigma", "cloudsigma-staging"],
48
"configSchema": {
59
"type": "object",

test/auto-abort.test.ts

Lines changed: 0 additions & 229 deletions
This file was deleted.

0 commit comments

Comments
 (0)