Files
2025-11-29 17:55:56 +08:00

12 lines
327 B
JSON

{
"name": "learning-output-style",
"description": "Interactive learning mode that requests meaningful code contributions at decision points (mimics the unshipped Learning output style)",
"version": "1.0.0",
"author": {
"name": "Boris Cherny",
"email": "boris@anthropic.com"
},
"hooks": [
"./hooks"
]
}