Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:18:26 +08:00
commit 84199675fa
4 changed files with 75 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "learning-output-style",
"description": "互動式學習模式,在決策點請求有意義的程式碼貢獻(模擬未發布的學習輸出風格)",
"version": "1.0.0",
"author": {
"name": "Boris Cherny (繁體中文版)",
"email": "boris@anthropic.com"
},
"hooks": [
"./hooks"
]
}