issues Search Results · language:Dune language:Python language:JavaScript language:TypeScript language:HTML language:HTML
Filter by
62.5M results
Claude Code drift
.github/workflows/claude-code-drift-watch.yml detected drift against @anthropic-ai/claude-code@2.1.159 on
2026-05-31T20:28:57.344Z.
How kyoli handles this
Kyoli keeps Claude Code compatibility ...
claude-code-drift
Contexte
Audit Sprint 2 MAC OUI sync (PR #322). NIT stylistique.
Problème
src/backend/app/main.py:306-312
scheduler.start() # ← line 306
# ...
register_oui_sync_job(scheduler, ...
dev0.2.0
severity:nit
As a utility library, developer experience is key.
Acceptance Criteria:
- Add robust JSDoc comments to esolveENS, esolveStellar, and esolveDID.
- Include parameter descriptions and return type shapes. ...
What to build
Two related fixes to the week plan → training session pipeline:
1. Dropdown mouse-click bug: Native select elements inside modals on this app do not register mouse clicks on options — ...
Fetching .well-known/stellar.toml or querying ENS can be slow. We should implement an LRU cache so repeated lookups
within the same session are instantaneous.
Acceptance Criteria:
- Implement an in-memory ...
It would be cool if includes and other boolean returning functions (startsWith, endsWith, etc) could be used as type
guards, narrowing the type of the passed string literal instead of just returning a ...
Currently, ensResolver.ts returns a mock address. We need to hook this up to an actual Ethereum RPC to resolve .eth
names.
Acceptance Criteria:
- Add ethers or iem as a dependency.
- Query the Ethereum ...
Issue: Add Go Analyzer
Summary
Introduce first-party Go language support.
Motivation
Go is widely used for infrastructure, cloud-native software, networking, and developer tooling.
Its explicit package ...
Contexte
Audit Sprint 2 MAC OUI sync (PR #322). NIT identifié, traçabilité v0.2.0.
Problème
src/backend/app/services/oui_sync_service.py:49
def classify_change(old_org: str, new_org: str, old_addr: ...
dev0.2.0
severity:nit
When tracking injection history add what type of day it was.
(Monday, Tuesday...)

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.