Includes AirPlan design documents, AircOding-alpha1-plan, AirPlanV2, AirPlan-ParaV2, AirPlan-Para V1 reference docs, and all working code changes across packages. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
68 lines
1.6 KiB
JSON
Executable File
68 lines
1.6 KiB
JSON
Executable File
{
|
|
"bundleName": "AirPlan-ParaV2",
|
|
"generatedAt": "2026-04-30T11:50:37.519942+00:00",
|
|
"layout": "home-local-codex-plus-aircontext",
|
|
"includes": {
|
|
"plugins": [
|
|
{
|
|
"name": "airarc",
|
|
"version": "0.3.1",
|
|
"homepage": "https://airlongdian.fun/plugins/airarc"
|
|
},
|
|
{
|
|
"name": "aireng",
|
|
"version": "0.6.0",
|
|
"homepage": "https://airlongdian.fun/plugins/aireng"
|
|
},
|
|
{
|
|
"name": "airdo",
|
|
"version": "0.5.0",
|
|
"homepage": "https://airlongdian.fun/plugins/airdo"
|
|
},
|
|
{
|
|
"name": "airdbg",
|
|
"version": "0.1.4",
|
|
"homepage": "https://airlongdian.fun/plugins/airdbg"
|
|
},
|
|
{
|
|
"name": "airxdb",
|
|
"version": "0.2.2",
|
|
"homepage": "https://airlongdian.fun/plugins/airxdb"
|
|
},
|
|
{
|
|
"name": "airndb",
|
|
"version": "0.1.2",
|
|
"homepage": "https://airlongdian.fun/plugins/airndb"
|
|
},
|
|
{
|
|
"name": "airsdb",
|
|
"version": "0.1.1",
|
|
"homepage": "https://airlongdian.fun/plugins/airsdb"
|
|
}
|
|
],
|
|
"skills": [
|
|
"airarc",
|
|
"aireng",
|
|
"airdo",
|
|
"airdbg",
|
|
"airxdb",
|
|
"airndb",
|
|
"airsdb"
|
|
],
|
|
"sharedRuntime": [
|
|
"air_runtime"
|
|
],
|
|
"marketplace": ".agents/plugins/marketplace.json",
|
|
"projectBootstrap": [
|
|
"install_to_home.ps1",
|
|
"init_project_airplan.ps1"
|
|
],
|
|
"aircontext": {
|
|
"name": "aircontext",
|
|
"version": "0.1.0",
|
|
"root": "AirContextServer",
|
|
"installer": "install_aircontext_local.ps1"
|
|
}
|
|
}
|
|
}
|