Skip to content

issues Search Results · language:Dune language:JavaScript language:Python language:Java language:Java language:JavaScript

Filter by

55M results  (879 ms)

55M results

Description The Settings page has a full UI for configuring agent name, tone, LLM model, API keys, call schedule, and score thresholds. However, clicking Save Settings only sets a local state flag that ...
backend
enhancement
frontend
medium

Description The PATCH /api/leads/{lead_id} endpoint accepts a raw dict type without a Pydantic model for validation. Any arbitrary JSON can be sent and it will be merged into the lead data, including ...
backend
bug
medium
security

Description The CORS middleware is configured with hardcoded origins that only include localhost URLs. When deployed to production (Netlify for frontend, Render for backend), the browsers will block API ...
backend
bug
deployment
high

Describe your issue Summary LoopStructural.modelling.input.project_file.LoopProjectfileProcessor.__init__ passes fault_stratigraphy=None to ProcessInputData.__init__. When GeologicalModel.from_processor(processor) ...
bug

Description There is a mismatch between the LLM provider configured in the infrastructure and the one used in the application code. Evidence - backend/ai/logic/conversation_engine.py:43 uses Groq: ...
backend
bug
configuration

Description The code uses .dict() to convert Pydantic models to dictionaries, which is deprecated in Pydantic v2 (the version installed is pydantic==2.7.1). This emits deprecation warnings at runtime. ...
backend
bug
low

Description The data store in backend/models/store.py uses JSON files as a persistence layer. All CRUD operations follow a read-modify-write pattern without any file locking mechanism. When multiple concurrent ...
backend
bug
critical

Summary After kagura auth login (OAuth device flow), there is currently no CLI path to create a long-lived KAGURA_API_KEY — operators must switch to the web dashboard. Add a command (e.g. kagura auth ...
enhancement

Summary In the Rare Variant Finder results table, the gnomAD AF column labels a variant ** Novel ** whenever gnomad_af_global == null. But absence from gnomAD is not novelty — the backend itself documents ...
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.