issues Search Results · language:Dune language:JavaScript language:Java linked:pr language:JavaScript language:Python
Filter by
5.9M results
배경 / 문제
.env 는 gitignore 라 개인별이고, 팀 env 통일의 기준은 커밋되는 .env.example 입니다. 그런데 이 템플릿이 코드와 어긋나 있습니다.
- RETRIEVER_THRESHOLD=0.45 (코드 기본은 실측 캘리브레이션 0.55) → cp .env.example .env 하면 0.55를 0.45로 덮어써 캘리브레이션이 ...
enhancement
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 ...
배경 / 문제 상황
CMC Agent Hub 연동은 read-only context로 사용해야 하지만 현재는 config와 runbook만 있고, 데모/제출 때 바로 캡처할 수 있는 렌더링된 prompt/evidence packet
생성 경로가 없다.
목표
실제 MCP 호출이나 x402 과금 없이 CMC Agent Hub에 사용할 read-only prompt ...
feature
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 ...
.claude-plugin/plugin.json declares license : MIT, and the README + skill frontmatter reference MIT, but the repository
has no LICENSE file at its root. Add a standard MIT LICENSE so the declared license ...
risk:low
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 ...
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 ...
Summary
Implement OBS-023 from docs/PRODUCT_BACKLOG.md: make trace retention and archiving policy explicit for Sentinel run
traces, LLM/Langfuse traces, and audit records.
Acceptance Criteria
- A ...
feature
priority:medium
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 ...

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.