| 1 | { |
| 2 | "plugins" [ |
| 3 | { |
| 4 | "id" "ci-visual", |
| 5 | "displayName" "Forge Visual CI", |
| 6 | "tier" "core", |
| 7 | "publisher" "AI-Guiders", |
| 8 | "sourceRepo" "https://github.com/AI-Guiders/agent-forge", |
| 9 | "latestVersion" "0.0.0", |
| 10 | "forgeAbi" "0.3" |
| 11 | }, |
| 12 | { |
| 13 | "id" "grouping-core", |
| 14 | "displayName" "Grouping (core)", |
| 15 | "tier" "core", |
| 16 | "publisher" "AI-Guiders", |
| 17 | "sourceRepo" "https://github.com/AI-Guiders/agent-forge", |
| 18 | "latestVersion" "0.0.0", |
| 19 | "forgeAbi" "0.3" |
| 20 | }, |
| 21 | { |
| 22 | "id" "grouping-repositories", |
| 23 | "displayName" "Grouping · repositories", |
| 24 | "tier" "extended", |
| 25 | "publisher" "AI-Guiders", |
| 26 | "sourceRepo" "https://github.com/AI-Guiders/agent-forge", |
| 27 | "latestVersion" "0.0.0", |
| 28 | "forgeAbi" "0.3" |
| 29 | }, |
| 30 | { |
| 31 | "id" "grouping-releases", |
| 32 | "displayName" "Grouping · releases", |
| 33 | "tier" "extended", |
| 34 | "publisher" "AI-Guiders", |
| 35 | "sourceRepo" "https://github.com/AI-Guiders/agent-forge", |
| 36 | "latestVersion" "0.0.0", |
| 37 | "forgeAbi" "0.3" |
| 38 | }, |
| 39 | { |
| 40 | "id" "releases", |
| 41 | "displayName" "Releases", |
| 42 | "tier" "extended", |
| 43 | "publisher" "AI-Guiders", |
| 44 | "sourceRepo" "https://github.com/AI-Guiders/agent-forge", |
| 45 | "latestVersion" "0.0.0", |
| 46 | "forgeAbi" "0.3" |
| 47 | }, |
| 48 | { |
| 49 | "id" "ci-runner-fleet", |
| 50 | "displayName" "Forge CI Runner Fleet", |
| 51 | "tier" "zoo", |
| 52 | "publisher" "AI-Guiders", |
| 53 | "sourceRepo" "https://github.com/AI-Guiders/forge-zoo-ci-premium", |
| 54 | "latestVersion" "0.0.0", |
| 55 | "forgeAbi" "0.3" |
| 56 | } |
| 57 | ] |
| 58 | } |
| 59 | |