Files
geo/.gitignore
T
root c28c4f1419
Frontend CI / Frontend (push) Successful in 3m37s
Backend CI / Backend (push) Failing after 6m47s
feat(schedule): support KOL subscription targets and random time windows
Extend schedule tasks to dispatch KOL subscription prompts in addition
to prompt rules, add daily/weekly scheduling with fixed or random time
windows, and track dispatch outcomes (last run, status, consecutive
failures).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-22 23:51:45 +08:00

32 lines
424 B
Plaintext

.DS_Store
node_modules/
.pnpm-store/
coverage/
dist/
output/
.env
.env.local
.env.signing
deploy/config.local.yaml
deploy/ops-config.local.yaml
deploy/.k3s-runtime/
apps/*/.env.signing
apps/*/dist/
apps/*/out/
apps/*/release/
apps/*/node_modules/
apps/*/.output/
apps/*/.wxt/
apps/*/chrome-mv*/
apps/*/firefox-mv*/
.claude
.superpowers/*
.playwright-mcp/*
.playwright-cli/*
*.log
*.tmp
apps/*/stats.html
ops-api
tmp/*
*.pem