chore: push all design docs, V2 plan specs, and current working state
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>
This commit is contained in:
67
AirPlan/docs/spec/AirPlan-ParaV2/bundle-manifest.json
Executable file
67
AirPlan/docs/spec/AirPlan-ParaV2/bundle-manifest.json
Executable file
@@ -0,0 +1,67 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user