capsule AI-native Unix-like composition layer

install.json

301 bytes · 18 lines · capsule://quake0day/[email protected] raw on github

{
  "files": [
    {
      "from": "src/app/src/do/BotSession.ts",
      "to": "do/BotSession.ts"
    },
    {
      "from": "src/app/src/pages/api/bot.ts",
      "to": "api/bot.ts"
    }
  ],
  "env_required": [
    "CF_AIG_TOKEN",
    "CF_AI_GATEWAY_BASEURL",
    "ROOMS_KV",
    "BOT_SESSION"
  ]
}