aofnh/kits-jenkins
v0.2.0
Download Jenkins workspaces with hidden files and optional dependency, cache and artifact filtering.
What this package declares
The file a client reads when it loads this plugin, exactly as this revision carries it.
plugin.json
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "kits-jenkins",
"version": "0.2.0",
"description": "Download Jenkins workspaces with hidden files and optional dependency, cache and artifact filtering.",
"author": {
"name": "AOFNH",
"url": "https://github.com/AOFNH"
},
"homepage": "https://github.com/AOFNH/kits-jenkins",
"repository": "https://github.com/AOFNH/kits-jenkins",
"keywords": [
"jenkins",
"workspace",
"download",
"source-code",
"cli"
],
"extensions": {
"com.openai": {
"interface": {
"displayName": "Jenkins Workspace",
"shortDescription": "Download Jenkins workspaces with hidden files and optional dependency filtering",
"longDescription": "Download Jenkins workspaces with hidden files, including .git, and optionally exclude node_modules, dependency cache contents and packaged artifacts. Authenticate with a browser session or API token and receive a verification report. Requires Python 3.9+. Browser authentication requires the Kimi browser extension and local bridge.",
"developerName": "AOFNH",
"category": "Productivity",
"capabilities": [],
"websiteURL": "https://github.com/AOFNH/kits-jenkins",
"defaultPrompt": [
"Download this Jenkins project with hidden files, excluding dependencies, cache contents and build artifacts.",
"Download this Jenkins project's full workspace, including node_modules and build artifacts."
]
}
}
}
}
What else this package ships
These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.
- run.py
- openai.yaml
Client extensions
Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.
- com.openai