issues Search Results · language:Dune language:Python language:TypeScript language:Java language:Java language:Python
Filter by
51.7M results
Problem
MCP servers that derive their JSON Schemas from Rust types via schemars emit non-standard format values like uint32,
uint64, uint8, and uint. When opencode registers these tools, AJV (the JSON ...
Problem
Physics uses dt=0.01 (100 Hz) but SimulationServer defaults to update_rate=60 Hz with one step() per frame.
Effect: simulation runs at ~60% real-time (0.6 sim-seconds per wall-second).
PX4 bridge ...
bug
Problem
state_to_message() uses full Shepperd matrix→quaternion conversion, but IntruderManager.get_intruder_states() uses a
simplified trace-only formula that can be numerically unstable and diverges ...
bug
Problem
Ownship applies Three.js quaternion as (x, y, z, w) correctly, but intruders pass (w, x, y, z) into Quaternion.set():
intruderAircraft.quaternion.set(
intruderState.quaternion[0], // w — ...
bug
Problem
IntruderManager._create_initial_state() writes NED horizontal velocity components into velocity_body:
vx = speed * np.cos(heading)
vy = speed * np.sin(heading)
velocity_body=np.array([vx, vy, ...
bug
Problem
Plan bugs propagate directly into code. The spec-review and quality-review guards that run per implementation task only
check whether the code matches the plan — they cannot catch cases where ...
area:bash
enhancement
Contexto
El Reporte de Seguimiento (PDF) lista las actividades del proyecto en 3 secciones temporales: Actividades vencidas / en
curso / próximas, mezclando tareas del plan y acciones RAID (con fecha ...
enhancement
EP014
status:in-progress
Change trailing slash in the English alerts.in.ua iframe URL to prevent 404 page not found errors.
Objectif
En tant qu utilisateur Je souhaite que la partie battle soit bien Afin de me focus sur mon combat
Contexte
No response
Critères d’acceptation
- [ ] Bouton suivant et précedant controllable ...
Enhancement
UI
UX
Description\n\nIn DepartmentService.update, a department s parentId can be set to the department s own ID or create a cyclic parent dependency. This causes infinite recursion in organization chart builders ...
gssoc
type:bug
type:design
type:feature

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.