Skip to content

Commit 3fffdd8

Browse files
authored
Merge pull request #121 from kriptoburak/codex/add-tweetclaw-compat-catalog
Add TweetClaw to the compatibility catalog
2 parents ea94c9f + 577323b commit 3fffdd8

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

compat/public-smoke.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,19 @@
3434
"expectedToolNames": ["tavily_search", "tavily_research"],
3535
"expectedSkillNames": ["tavily-search"]
3636
},
37+
{
38+
"id": "tweetclaw",
39+
"category": "ts-jiti-plugin",
40+
"kind": "npm-plugin",
41+
"spec": "@xquik/tweetclaw@1.6.31",
42+
"packageName": "@xquik/tweetclaw",
43+
"pluginId": "tweetclaw",
44+
"installExtraPackages": ["jiti"],
45+
"expectedStatus": "compatible",
46+
"configJson": "{}",
47+
"expectedToolNames": ["explore", "tweetclaw"],
48+
"expectedSkillNames": ["tweetclaw"]
49+
},
3750
{
3851
"id": "openclaw-tavily-invalid-config",
3952
"category": "config-schema-plugin",

0 commit comments

Comments
 (0)