pullrequests Search Results · language:Dune language:Python language:HTML language:CSS language:Java language:JavaScript
Filter by
216M results
Motivation
- Provide clear, actionable error messages when the browser sees Failed to fetch, so users understand likely CORS,
network, or API URL causes.
- Give a helpful diagnosis when loading ...
codex
Automated docs-only impact note for merged commit 061934fa8c7483255e79a87321ae0ce7aeb2b5bd. This PR contains no runtime
code, schema, DB, or credential changes.
feat: Gemma 4 local tokenizer support
google-contributor
Updates the requirements on ruff, flask-cors, structlog, sentry-sdk, datamodel-code-generator and syrupy to permit the
latest version. Updates ruff to 0.15.16 details summary Release notes /summary p em ...
dependencies
python
Summary
- Fix 404 on Fetch Drawing Options: When drawing_search_url already contains the full URL path (e.g.
https://server.com/search/searchGT.html), the old code always appended the default path ...
Summary
Brings imbi-slackbot s core behavior and output rendering closer to the AJ Slack bot, which has a more robust framework.
Scope was limited to core behaviors and rendering — not workflows/skills/integrations. ...
Problem
In the packaged app, completing an MCP connector OAuth flow fails: after authorizing, the browser is redirected to
http://127.0.0.1:8000/v1/connectors/oauth/callback?... and shows ERR_CONNECTION_REFUSED. ...
Add Cook Mode to keep the screen awake while cooking on recipe pages.
Introduces a session-persistent Cook Mode with wake lock, larger recipe text, a header toggle beside Description, and a
sticky bottom ...