plugin.json 396 B

12345678910111213
  1. {
  2. "name": "bonfire",
  3. "description": "AI forgets everything between sessions. Bonfire fixes that.",
  4. "version": "0.8.1",
  5. "author": {
  6. "name": "Vieko Franetovic",
  7. "url": "https://vieko.dev"
  8. },
  9. "homepage": "https://vieko.dev/bonfire",
  10. "repository": "https://github.com/vieko/bonfire",
  11. "license": "MIT",
  12. "keywords": ["bonfire", "context", "memory", "workflow", "subagents"]
  13. }