{
  "name": "@hanzo/bot-continuous-learning",
  "version": "1.4.2",
  "private": true,
  "description": "Continuous learning via GRPO experience management and telemetry feedback",
  "type": "module",
  "devDependencies": {
    "@hanzo/bot": "workspace:*"
  },
  "peerDependencies": {
    "@hanzo/bot": ">=2026.1.26"
  },
  "bot": {
    "extensions": [
      "./index.ts"
    ]
  }
}
