issues Search Results · language:Dune language:Python language:JavaScript linked:pr language:TypeScript language:JavaScript
Filter by
7.9M results
Issue: Fix Cache Skip Flow
Description
The cache-skip mechanism — which ensures that login/logoff and authenticated requests bypass the proxy cache — is
currently broken in two distinct ways: a bug in ...
Goal
When a project has multiple selected Kaizen issues, process them concurrently and create one independent PR per issue.
Each issue run must use an isolated git worktree so changes from one issue cannot ...
enhancement
kaizen
Idea
Use ENSv2 per-subname expiry to encode eval freshness. A capability subname ( vendor - capability .goldenmcp.eth) is
registered with an expiry N days after its last eval, so a lapsed agent s identity ...
enhancement
epic/identity
Summary
In api_mode: anthropic_messages, when a custom Anthropic-compatible provider (here a NewAPI relay) emits a malformed
streaming SSE sequence with non-contiguous content_block indices, Hermes crashes ...
comp/agent
P2
provider/anthropic
type/bug
问题描述
shazam_call_chain --symbol handle_client_message --flat 返回了 16 个 outgoing references(该函数内部调用了谁),而不是 incoming
callers(谁调用了这个函数)。
对于改函数签名、删符号等场景,incoming callers 才是关键信息。用户需要用 ffgrep 手动查找调用点。
位置
...
问题描述
当 git commit 被 pre-commit gate 拦截时,消息是:
Run shazam_verify first, then try committing again.
问题:
1. 没有说明用哪个模式(shazam_verify --quick?--preCommit?)
2. 没有说明如果 verify FAIL 了该怎么办
3. 没有解释为什么需要这个步骤 ...
Description
The blog post page (apps/web/app/blog/[slug]/page.tsx) renders post.content using dangerouslySetInnerHTML without any
HTML sanitization (line 96):
dangerouslySetInnerHTML={{ __html: post.content ...
问题描述
hooks/safety.ts 的 pre-commit gate 只检查 hasRecentVerify()(verify 是否在 5 分钟内被调用过),不检查 verify 的 结果(PASS/FAIL/WARN)。
hooks/verify-state.ts 中 markVerifyCalled() 在 !event.isError 时触发,但 isError 只表示工具运行时错误(网络失败等),不包括 ...
Found dogfooding the gated /recommend (Phase 4.8 follow-up, see #260).
Problem: the Why this model? rationale and model header use internal jargon most users won t understand — e.g. * Fable 5
is S-tier ...
dogfood
enhancement
Context Problem Statement
Background
Code scanning has automatically identified 1 occurrence(s) of: Duplicate character in character class
Current State
Alert: js/regex/duplicate-in-character-class ...
code-scanning
P1

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.