issues Search Results · language:Dune language:TypeScript language:TypeScript language:JavaScript language:Java
Filter by
48.9M results
Check for internet absence and restart the socket when the connection is restored.
Problem
LspClient implements didOpen but has no didChange or didSave method. Once a file is opened via didOpen, any subsequent
edits by the agent are invisible to the LSP server. ensureFileOpened in tools/lsp_enrich.ts ...
code-review
P1
The to_gpt helper in src/to_gpt.ts normalizes whitespace and then strips a leading space before a small set of
punctuation marks, but the comma slot in the regex is wrong. The pattern around line 11 reads ...
Context
Surfaced by CodeRabbit (local) on the #789 PR. toggleStudentStatus audits deactivation (user.deactivated via
recordAuthEvent) but not reactivation — so admins can see when a student was deactivated ...
security
tech-debt
Which part of SahiDawa is broken?
Frontend — Next.js UI (apps/web)
Bug Description
Describe the bug On the Scan Medicine page, the language selector (EN ▾) and the theme toggle (🌤️) dropdown/controls ...
gssoc:approved
type:bug
Como estudiante: Quiero ver la lista de carreras disponibles en la institución y tener la opción de inscribirme a una de
ellas
Summary
Enrich call graph edges with a confidence field that communicates how reliable the extracted relationship is. Currently
all edges are stored uniformly regardless of extraction certainty.
Motivation ...
feature
Summary
Add a call_graph_path tool (or extend call_graph) that finds the shortest connection path between two symbols. Given
symbol A and symbol B, return the chain of calls/imports that connects them. ...
feature
Summary
Extend the call graph to capture additional relationship types beyond caller/callee:
- imports — module A imports from module B (partially captured but not surfaced well)
- inherits — class ...
feature
기능 설명
마이페이지 프로필 조회 API에 대해 TypeScript 타입과 MSW 핸들러를 추가합니다.
| 메서드 | 경로 | 설명 |
| --- | --- | --- |
| GET | `/api/v1/users/{user_id}/profile` | 유저 프로필 조회 |
작업 상세
타입 추가 (src/types/user.types.ts)
- `UserProfilePost` ...
feat

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.