issues Search Results · language:Dune language:TypeScript language:JavaScript language:HTML language:Python language:HTML
Filter by
63M results
背景
PR #28 引入了 vitest 覆盖 server 端 safety-net 核心逻辑,其中 claude-paths.isUnderClaudeRoot 的 Windows 大小写折叠分支测试用的是 POSIX
模拟(server/lib/claude-paths.test.ts):临时把 process.platform 设成 win32 触发 toLowerCase() 分支,断言大小写互换的目标判同子树、兄弟目录依旧拒绝。 ...
Problem
CLAUDE.md mandates the unified CLI script lives at scripts/ project-name . The project name is avika but the script is
scripts/avk.
Acceptance criteria
- [ ] scripts/avika exists and is executable ...
chore
P2
Getting Started with GitHub Copilot
img alt= original github octocat src= https://octodex.github.com/images/original.png align= left height= 80px /
👋 Hey there @amrikGHCP! Welcome to your Skills exercise! ...
Problem
The project has no .pre-commit-config.yaml, violating the pre-commit mandate (CLAUDE.md §Pre-Commit Hooks). All quality
gates (ruff, mypy, vulture, bandit, tsc, yaml/toml/json check, secret scan, ...
chore
P2
Source: usernode admin
autocomplete users names when doing @
usernode
Problem
cmd/agent/Dockerfile violates image versioning mandate (CLAUDE.md §Container Image Versioning):
- Final stage: FROM alpine:latest — mutable tag, breaks reproducibility
- Builder stage: FROM ...
bug
P1
Instead of:
if (!parameters.ignoreRdfType) {
parameters.resource.add(
$RdfVocabularies.rdf.type,
dataFactory.namedNode( http://example.com/Example ),
parameters.graph, ...
📋 자동 수집 리포트
이 이슈에는 자동 수집된 리포트가 댓글로 누적됩니다.
📡 데이터 수집 출처
| 출처 | 설명 |
| --- | --- |
| Google News RSS | Google News에서 제공하는 RSS(Really Simple Syndication) 피드로, 특정 키워드나 주제에 대한 최신 뉴스를 자동으로 수집하고 구독할 수 있는
서비스입니다. ...
ai-lawsuit-monitor
Problem
.github/workflows/ci.yml frontend-build job uses npm throughout, violating the pnpm mandate (CLAUDE.md §Use pnpm):
- cache: npm and cache-dependency-path: frontend/package-lock.json
- npm ...
bug
P1
What
Evaluate data available in ResStock for EV analysis
Why
To evaluate EV TOU rates, need to determine if we should build our own simulation or use ResStock data
How (optional)
Deliverables
- ...

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.