From ea0de50c7ea9ad8058f04625251262a2f6b7fb14 Mon Sep 17 00:00:00 2001 From: Lucas <169063936+mustbeperfect@users.noreply.github.com> Date: Tue, 1 Jul 2025 07:04:19 -0700 Subject: [PATCH] Added Claudia to agent --- source/data/applications.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/source/data/applications.json b/source/data/applications.json index ce9f754..7596988 100644 --- a/source/data/applications.json +++ b/source/data/applications.json @@ -9496,6 +9496,22 @@ "language": "", "license": "", "homepage_url": "" + }, + { + "name": "Claudia", + "description": "", + "repo_url": "https://github.com/getAsterisk/claudia", + "tags": [], + "platforms": [ + "cross" + ], + "category": "agent", + "stars": 0, + "flags": [], + "last_commit": "", + "language": "", + "license": "", + "homepage_url": "" } ] } \ No newline at end of file