issues Search Results · language:Edge language:Python linked:pr language:JavaScript language:Java linked:pr language:Java
Filter by
5.9M results
Summary
Add a customizable Application Name to the branding system so the product s proper name (currently hardcoded as Bifrost
/ Bifrost Integrations) can be white-labeled on the auth screens, the browser ...
enhancement
Why
A code review of the in-flight `scripts/import_mcp_sessions.py` surfaced that:
1. The script reimplemented the payload-normalization that already lives in
`scripts/ai-proxy.py:_normalize_session_payload` ...
When fallback lands on Gemma models, the _summarize and _check_goal_progress prompts are echoed back verbatim as
bullet-point lists rather than producing the requested 1-2 sentence output.
Root cause: ...
bug
When a model hits per-minute rate limits and _RATE_LIMIT_MAX_RETRIES is exhausted, the model is added to
_session_exhausted and never tried again for the rest of the session.
RPM limits recover within ...
bug
When all Gemini models are exhausted, ProviderExhaustedError propagates out of engine.run() as an unhandled exception,
printing a traceback and skipping the post-run session summary.
Expected: simulation ...
bug
Describe the bug
BioCypherWorkflow maintains two internal sets — _seen_nodes and _seen_edges — that track which entities have been added,
so that the deduplication=True mode can prevent re-insertion of ...
bug
@Claude
Problem
Der DSGVO-Plan-Retention-Cleanup (server/db/init.js, startPlanRetentionCleanup) arbeitet zweistufig:
1. Markieren: Pläne, die länger als PLAN_RETENTION_DAYS (Default 90) nicht bearbeitet ...
claude
Parent bounty: #743
Bug
The API health endpoint currently returns a JSON status payload without an explicit cache directive. Intermediaries or
clients may cache /health, which can make monitoring observe ...
Summary
Prepare the 0.5.2 release metadata.
Scope
- Bump the project version from 0.5.1 to 0.5.2.
Validation
- Run the local test and check workflow before review.
project#graphon
What happened?
CI on main is failing in the dependency audit step. The Python lockfile has cryptography 48.0.0, and pip-audit reports
GHSA-537c-gmf6-5ccf with 48.0.1 listed as the fix.
The docs dependency ...
accepted

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.