Skip to content

Commit ddc1443

Browse files
committed
Add Stack Exchange tags plugin
1 parent a5a100a commit ddc1443

1 file changed

Lines changed: 14 additions & 1 deletion

File tree

plugins.json

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "./schema.json",
33
"registry_version": "0.2.0",
4-
"updated_at": "2026-05-31T07:01:15Z",
4+
"updated_at": "2026-05-31T07:14:52Z",
55
"plugins": [
66
{
77
"name": "animus-provider-claude",
@@ -3539,6 +3539,19 @@
35393539
"tags": ["subject", "stackexchange", "stackoverflow", "questions", "developer-community"],
35403540
"install_hint": "animus plugin install launchapp-dev/animus-subject-stackexchange-questions"
35413541
},
3542+
{
3543+
"name": "animus-subject-stackexchange-tags",
3544+
"kind": "subject_backend",
3545+
"repo": "launchapp-dev/animus-subject-stackexchange-tags",
3546+
"latest_tag": "v0.1.0",
3547+
"description": "Stack Exchange tags subject backend plugin for Animus",
3548+
"homepage": "https://github.com/launchapp-dev/animus-subject-stackexchange-tags",
3549+
"license": "Elastic-2.0",
3550+
"stability": "alpha",
3551+
"platforms": ["aarch64-apple-darwin", "x86_64-apple-darwin", "x86_64-unknown-linux-gnu", "aarch64-unknown-linux-gnu"],
3552+
"tags": ["subject", "stackexchange", "stackoverflow", "tags", "developer-community"],
3553+
"install_hint": "animus plugin install launchapp-dev/animus-subject-stackexchange-tags"
3554+
},
35423555
{
35433556
"name": "animus-subject-statuspage-events",
35443557
"kind": "subject_backend",

0 commit comments

Comments
 (0)