Skip to content

Conversation

@MrOrz
Copy link
Member

@MrOrz MrOrz commented Nov 25, 2025

No description provided.

src/index.ts Outdated
Comment on lines 12 to 13
const serviceTokenId = env.SERVICE_TOKEN_ID;
const serviceTokenSecret = env.SERVICE_TOKEN_SECRET;
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we should only need to check header from cloudflare here, not reading from env.

MrOrz and others added 2 commits February 11, 2026 03:36
- Replace OpenAI with @google/genai for both workflows
- URL Resolver: Use Gemini with Google Search tool + Puppeteer fallback
- Article Classifier: Add dryRun option for experimentation
- Remove manual authentication (rely on Cloudflare Access for production)
- Add browser binding for Cloudflare Browser Rendering
- Update environment variables and type definitions

Co-authored-by: Google Gemini <noreply@google.com>
- Add responseSchema to both workflows for structured output
- Add nodejs_compat flag for @cloudflare/puppeteer support
- Ensure proper JSON structure from Gemini API responses
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant