issues Search Results · language:Dune language:Python linked:pr language:Java language:Java language:JavaScript language:C#
Filter by
6.5M results
Problem
The safety configuration API accepts arbitrary input values for the human approval timeout, which can cause server
memory consumption issues or rendering lags.
Current Behavior
Any value is ...
enhancement
Description
The GET /tickets pagination endpoint had a severe logic flaw that led to a massive cross-tenant data leak.
Previously, the endpoint only applied a company_id filter to the database query ...
What
Update the documented MQTT broker hostname from zdstore-mqtt.zenterprise.org to mqtt.clearstreamer.com across the docs.
Why
The broker endpoint changed to mqtt.clearstreamer.com. Reported by the ...
Problem
There is no documentation describing the internals of the AgentWatch daemon, adapters, event bus, and sandboxing
architecture.
Current Behavior
New developers must inspect source code files ...
enhancement
Description
parsing of the env file for CORS does not parse the arguments like in other list configs
Steps to Reproduce
1. Go to .env
2. Append some links
3. startup the app
4. see, that the cors ...
backend
bug
Bug
PreallocatedGhostBuffer._apply_linear_reflection (the order =2 ghost path used by FDM/SL solvers, applicator_fdm.py)
fills Neumann/no-flux ghosts with a pure mirror (ghost = adjacent interior), which ...
area: geometry
priority: medium
size: small
type: bug
StatGPT Backend version
0.10.2
What is the problem this feature will solve?
Hybrid indicator search fuses lexical and semantic results by iterating the semantic candidates only
(HybridMatch._hybrid_combination): ...
enhancement
scripts/test-deploy.sh checks out the requested BRANCH, but then unconditionally runs:
git fetch origin main
git checkout origin/main -- test-stack/
This silently overwrites test-stack/ with main s version, ...
Summary
The published sessionstellar@0.2.0 CLI reports a stale version in --help and exits with an error for both version flags.
Reproduction
tmp=$(mktemp -d)
cd $tmp
npm init -y /dev/null
npm install ...
Problem
The session list rows on the main dashboard are interactive click targets, but they lack keyboard listeners, outlines,
and role attributes.
Current Behavior
Keyboard-only users cannot tab to ...
enhancement

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.