issues Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript linked:pr
Filter by
1.7M results
Would be great to have this report:
$ dogent SKILL.md
Scanning SKILL.md
1 files scanned, 15 rules applied
SKILL.md:2:1 error [name-matches-dir]: name foo must match directory bar
1 problems found ...
bug
Description
The backend test step in .github/workflows/ci.yml swallows the test exit code:
# .github/workflows/ci.yml (line ~96)
- name: Run server tests
run: npm test --silent || true # Temporarily ...
bug
enhancement
refactor
UI
Problemă
Filtrul de calitate folosește match exact, deci variantele A+, A1, A2, B1, B2 sunt excluse chiar dacă sunt relevante.
Din DB (loturi GATER): A+=2, A1=1, A2=3, B1=5, B2=7 loturi → toate is_relevant=false. ...
bug
romsilva-licitatii
Summary
server/lib/turnkeyPolicyService.mjs calls Turnkey API-client methods by names that do not exist on the real client
(Turnkey(...).apiClient() from @turnkey/sdk-server v5.0.3). The bug is masked ...
Summary
npm run test is not green on main (HEAD 6ba023c). 13 tests fail across two suites, all auth-shaped (403 where 200 is
expected). This was discovered during the v1.1 flag-flip close-out (Track A) ...
Let s create a test that would take a large .md fixture, pass it to dogent, and assert that all rules were triggered.
This test should first build a full list of rules available in our arsenal. Don t keep ...
bug
Let s add timing information to our report, like this:
$ dogent SKILL.md
Scanning SKILL.md
1 files scanned
SKILL.md:2:1 error [name-matches-dir]: name foo must match directory bar
1 problems found ...
bug
Part of #999 · Phase 2.
Context
Cross-network lineage linking silently continues (drops the link) when a lineage entry references a netuid that no
longer exists (scripts/lib.mjs:1274) — no warning, no ...
gittensor:bug
reliability
Part of #999 · Phase 1.
Context
public/metagraph/review/profile-completeness.json is build-generated, committed, and R2-mirrored, but it s
mis-classified tier=git because it s absent from DUAL_PATTERNS ...
gittensor:bug
maintainability
Part of #999 · Phase 3.
Context
Agents can t answer is this subnet healthy / worth building on? (validator count, stake distribution, registration cost,
emission) without a custom chain query. The data ...
enhancement
gittensor:feature

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.