Files
gitea/pi-extension/index.ts
pi-bot-01 1412a0fbb9 feat: conditional webhook/polling for openclaw compatibility
- Webhook server + notification poller only start when needed:
  - pi-bot (no GITEA_HOOKS_URL): starts automatically (persistent session)
  - openclaw (GITEA_HOOKS_URL set): tools only, no server/poller
  - Override with GITEA_ENABLE_POLLING=1 to force polling in any mode
- Tools (20 Gitea tools) always register regardless of mode
2026-03-13 19:44:05 -07:00

4.9 KiB