Initial release: aircontext

This commit is contained in:
admin
2026-05-18 11:45:08 +08:00
commit 5914cfb9cd
32 changed files with 1981 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
{
"name": "aircontext-mkt",
"owner": {
"name": "AirContext"
},
"plugins": [
{
"name": "aircontext",
"source": "./",
"description": "Rule-driven, automated context compaction with auto-resume. Replaces Claude Code's auto-compact."
}
]
}