issues Search Results · language:Dune language:JavaScript language:JavaScript linked:pr language:JavaScript
Filter by
1.8M results
Context
In src/mcp-server.ts, the get_skill/list_skills tool handlers throw on failure, which surfaces as a JSON-RPC protocol
error. MCP guidance is that tool execution failures should be returned as ...
enhancement
phase-1
ready-to-review
Context
fetchSkillContent resolves skill paths without any containment check.
- Local (src/index.ts): path.resolve(configDir, skillPath) — a directory.json entry like path : ../../etc/passwd
escapes ...
phase-1
ready-to-review
release-blocker
security
Context
There is no changelog and no stated versioning policy. GA consumers need a record of changes and a predictable SemVer
contract.
Tasks
- [ ] Add CHANGELOG.md following Keep a Changelog.
- ...
documentation
packaging
phase-0
Context
package.json declares @modelcontextprotocol/sdk as ^1.0.1, but the lockfile resolves 1.29.0. That is a wide drift across
a fast-moving SDK. The project also claims version 1.0.0 everywhere while ...
phase-0
release-blocker
tech-debt
Context
There is no LICENSE file and no license field in package.json. An unlicensed package is legally ambiguous and should not
be published as GA.
Tasks
- [ ] Add an MIT LICENSE file (copyright: ...
packaging
phase-0
release-blocker
Context
npm pack --dry-run currently ships src/ + *.test.ts + config files and no dist/. dist is gitignored, there is no files
field, and there is no build-on-publish hook — yet bin/main point to dist/index.js. ...
packaging
phase-0
release-blocker
작업 내용
!-- 구현할 기능을 구체적으로 설명 -- UI 마이크로 로그·latency·폴백 로그 등 수집 항목이 늘어남에 따라, 현재 SQLite(better-sqlite3)를 유지할지 다른 DB(PostgreSQL 등)로
이전할지 검토하고 신규 스키마를 확정한다.
완료 기준
!-- 이 이슈가 완료되었다고 볼 수 있는 조건 --
- [ ] 예상 ...
feature
작업 내용
!-- 구현할 기능을 구체적으로 설명 -- 현재 온보딩은 그룹 코드(EXP/CON) 입력 + 무작위 UUID(anonymousId) 생성 방식이다. 그러나 (1) 사용자가 자신의 UUID를 확인할 방법이 없어 6주차
인터뷰 모집 시 본인 ID로 연락 이 불가능하고, (2) 인터뷰를 위해 데이터–사람 연결이 필요해지면서 완전 익명 전제가 흔들린다. ...
feature
What
public/api-helper.js tcCopyToClipboard() (added in #427 for plain-HTTP contexts) falls back to execCommand( copy ) using
textarea.setAttribute( readonly , ) + .select(). This pattern does not work ...
bug
- Adicionar ícone de volta na página de configurações.
- Adicionar ícone de editar item na página do item.
enhancement
frontend

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.