12 lines
327 B
JSON
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"
|
|
]
|
|
} |