|
1 | 1 | { |
2 | 2 | "$schema": "./schema.json", |
3 | 3 | "registry_version": "0.2.0", |
4 | | - "updated_at": "2026-05-31T05:36:26Z", |
| 4 | + "updated_at": "2026-05-31T05:50:54Z", |
5 | 5 | "plugins": [ |
6 | 6 | { |
7 | 7 | "name": "animus-provider-claude", |
|
328 | 328 | "tags": ["subject", "bitbucket", "issues", "atlassian", "issue-tracking"], |
329 | 329 | "install_hint": "animus plugin install launchapp-dev/animus-subject-bitbucket" |
330 | 330 | }, |
| 331 | + { |
| 332 | + "name": "animus-subject-bluesky-author-posts", |
| 333 | + "kind": "subject_backend", |
| 334 | + "repo": "launchapp-dev/animus-subject-bluesky-author-posts", |
| 335 | + "latest_tag": "v0.1.0", |
| 336 | + "description": "Bluesky author feed posts subject backend plugin for Animus", |
| 337 | + "homepage": "https://github.com/launchapp-dev/animus-subject-bluesky-author-posts", |
| 338 | + "license": "Elastic-2.0", |
| 339 | + "stability": "alpha", |
| 340 | + "platforms": ["aarch64-apple-darwin", "x86_64-apple-darwin", "x86_64-unknown-linux-gnu", "aarch64-unknown-linux-gnu"], |
| 341 | + "tags": ["subject", "bluesky", "atproto", "social", "posts"], |
| 342 | + "install_hint": "animus plugin install launchapp-dev/animus-subject-bluesky-author-posts" |
| 343 | + }, |
331 | 344 | { |
332 | 345 | "name": "animus-subject-bls-series-observations", |
333 | 346 | "kind": "subject_backend", |
|
0 commit comments