Skip to content

issues Search Results · language:Dune language:TypeScript language:PHP language:JavaScript language:JavaScript linked:pr

Filter by

226k results  (363 ms)

226k results

A README that briefly describes what this repo is would be very helpful for users.

Problem CI builds are failing for matrix entries that test against symfony/yaml ^3 and ^4. This was introduced when Composer upgraded to 2.10, which added a new audit.block-insecure feature (defaulting ...

Problem All writer-supported direct-refresh sources have now completed count=50 controlled pilots: - Vea - Jumbo - Carrefour - Disco - MAS Per the production operations plan, we should pause ...
status:approved
type:docs

Summary Propose an ADR changing the release model so we stop hand-dancing every cycle: always cut the release from the current head of next, create each release git tag exactly once (never move it), move ...
approved-enhancement
area: docs
needs-triage

Parent Algora bounty: #743 Problem POST /api/reviews currently passes req.body directly to createReview() without validating the rating value. Callers can create reviews with ratings outside the expected ...

Summary Two places swallow exceptions with a bare except Exception: pass, making debugging impossible: 1. get_builtin_overrides() in src/agent_loop.py — any failure silently returns {}, so misconfigured ...
ready for review

Summary services/search/analytics.py and src/search/analytics.py both configure a FileHandler pointing at a hardcoded path inside the application source tree (/app/services/...), which is a read-only ...
ready for review

Summary src/endpoint_resolver.py imports ModelEndpoint from src.database, but the class is defined in core.database. The wrong import silently prevents the module from loading in deployments that do not ...
ready for review

The parse_task handler in routes/task_routes.py calls resolve_endpoint for the LLM without passing the caller s owner, so in a multi-user deployment the natural-language task parsing LLM can be resolved ...
ready for review

Summary The retry loop in llm_call_async calls raise HTTPException(r.status_code, ...) immediately for any non-success HTTP response, regardless of how many attempts remain. For transient upstream errors ...
ready for review
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.