plugin.json 386 B

1234567891011
  1. {
  2. "name": "oac",
  3. "description": "OpenAgents Control - Intelligent code review, TDD test generation, automated documentation, and smart task breakdown with context-aware AI agents",
  4. "version": "1.0.0",
  5. "author": {
  6. "name": "darrenhinde",
  7. "url": "https://github.com/darrenhinde"
  8. },
  9. "license": "MIT",
  10. "repository": "https://github.com/darrenhinde/OpenAgentsControl"
  11. }