issues Search Results · language:Dune language:JavaScript language:Java language:JavaScript language:C# linked:pr
Filter by
3.9M results
The spec scale operators (beast.base.spec.inference.operator.*) draw their scale from a Bactrian kernel:
// KernelDistribution.Bactrian.getScaler
double scale = scaleFactor * getRandomNumber(); // mean-0 ...
The Bug: Many frontend components dispatch asynchronous Redux thunks to fetch backend data. While the Redux slices
successfully catch the API rejections (setting state.isLoading = false and storing state.error), ...
bug
Parent bounty: #743
Bug
The /freelancers/[username] page renders the raw route username and placeholder copy. Search cards link to known mock
profiles, but the profile route does not show matching skills ...
Parent bounty: #743
Bug
The /jobs/[id] page renders the raw route id and generic placeholder copy. Job cards link to known mock job ids, but the
detail route does not show the matching job title or budget ...
Parent bounty: #743
Bug
GET /api/search passes any q value directly into the search service. Extremely long query strings can consume avoidable
request and service work and make future database-backed ...
목표
- 관리자 페이지에서 경로 검색 결과의 전체, 성공, 차단 건수와 이동 프로필별 검색 건수를 한 화면에서 확인한다.
대상 영역
- 백엔드 route 도메인
- 관리자 Spring MVC 페이지
- 운영 저장소 요약 조회
배경
- 경로 검색 수와 차단 비율은 쉬운 경로 추천 품질과 데이터 검수 우선순위를 판단하는 핵심 운영 지표다. ...
Parent bounty: #743
Bug
POST /api/uploads returns a 201 success response even when no file is attached. That makes failed uploads
indistinguishable from successful uploads for API clients.
Expected ...
Context
#2616 completed the docs/contracts planning slice for Scout live provider integration gates. The next safe slice is to
add the server-side provider executor skeleton and network-free tests without ...
safety
scout
tech
Parent bounty: #743
Bug
POST /api/jobs currently accepts job creation requests without any bearer token. That allows anonymous callers to create
marketplace job records.
Expected
- Job listing can ...
Parent: #118 Roadmap: #117
Add a small browser app-server session controller on top of the loopback JSON-RPC client so the browser runtime can
drive the Codex app-server lifecycle as a reusable workflow ...

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.