plugin.json 295 B

123456789
  1. {
  2. "name": "learning-output-style",
  3. "version": "1.0.0",
  4. "description": "Interactive learning mode that requests meaningful code contributions at decision points (mimics the unshipped Learning output style)",
  5. "author": {
  6. "name": "Anthropic",
  7. "email": "support@anthropic.com"
  8. }
  9. }