Implement a plugin as alternative for deprecated Explanatory output style
This commit is contained in:
parent
4dc23d0275
commit
10e1d3fe77
4 changed files with 95 additions and 0 deletions
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"name": "explanatory-output-style",
|
||||
"version": "1.0.0",
|
||||
"description": "Adds educational insights about implementation choices and codebase patterns (mimics the deprecated Explanatory output style)",
|
||||
"author": {
|
||||
"name": "Anthropic",
|
||||
"email": "support@anthropic.com"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue