Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:27:42 +08:00
commit e33f0fba54
11 changed files with 2297 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"name": "ace-context-engineering",
"description": "Agentic Context Engineering: evolve context through bullets, deltas, and TF-IDF retrieval. Complete with schemas, validation, and production scripts.",
"version": "1.0.0",
"author": {
"name": "jmanhype"
},
"skills": [
"./skills"
]
}