issues Search Results · language:Edge language:Python linked:pr language:TypeScript language:Java language:JavaScript
Filter by
9.3M results
The following managed files have drifted from the canonical source in f5xc-salesdemos/docs-control:
- CLAUDE.md
- .gitignore
- .textlintrc
- .codespellrc
- .gitleaks.toml
- .claude/governance.json ...
Enabling Claude Code Auto Mode helps to reduce manual intervention on giving permissions to various actions part of the
review
enhancement
Problem
The guard Number.isInteger(x) x 0 appears 20+ times across commands and classes, each time with a different inline error
message. now-playing.command.ts alone has 10+ instances.
// repeated everywhere ...
Problem
The string Show in chat (public) instead of ephemeral appears verbatim in 8 command files as a slash-command option
description with no shared constant.
Solution
Add to src/functions/InteractionUtils.ts: ...
📌 Description
The ImageProcessingQueue.enqueue() method inserts two different data structures into the same heap-backed queue. A bare
ImageProcessingTask object is appended directly to _task_queue, while ...
bug
level3
nsoc26
Goal
Extend skill evaluation beyond merge-conflict resolution to a broader set of software-engineering tasks, and adopt a
reusable methodology for deciding when a SKILL.md helps, and when a newer base ...
Der Jackson Fallback tritt immer dann auf, wenn für ein MO:DCA-Element kein manueller StAX-Fast-Path in
AfpJacksonXmlWriter existiert. In diesen Fällen wird ein vorkonfigurierter ObjectWriter verwendet, ...
jules
Part of Phase 3 follow-up (#2641).
Problem
When gateway: rust is configured but the maw-gateway binary is missing, stale, or doesn t understand --backend, the
failure surfaces only at maw serve time ...
Problem
40+ command handlers repeat this pattern with no shared utility:
const ephemeral = !showInChat;
await safeDeferReply(interaction, { flags: buildComponentsV2Flags(ephemeral) });
Some variants ...

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.