issues Search Results · language:Dune language:JavaScript language:Java language:Python language:JavaScript
Filter by
55.4M results
Problem
Compiler selection parses pragma directives from raw source text, so pragmas inside comments are treated as real
constraints. The pipeline then uses the first parsed pragma to choose solc versions. ...
Problem
Reachability, loop detection, and dominance all treat every block with no predecessors as an entry block. This marks
unreachable code and metadata-created blocks as reachable.
Evidence
- src/bytecode_analyzer.py:627-628 ...
Problem
Function identification treats any PUSH4 ... EQ ... PUSH n ... JUMPI sequence anywhere in bytecode as a public function
dispatcher entry, even when the comparison is unrelated to calldata dispatch. ...
Problem
TAC generation resets the simulated EVM stack at every basic block, so values left on the stack by a predecessor are
lost at the target block.
Evidence
- src/bytecode_analyzer.py:1516-1523 ...
Problem
Modern EVM opcodes are not decoded with correct stack effects before TAC generation. In particular, PUSH0 (0x5f)
currently becomes an unknown assignment instead of the constant zero, and other ...
Problem
The TAC converter reverses operands for binary EVM operations. This is harmless for commutative operations such as ADD,
but wrong for SUB, DIV, comparisons, shifts, and signed operations.
Evidence ...
The intended environment works. Not fixing this unless it becomes a substantial issue later.
Console clearing in CMD: working Screen-transition flow: working PyCharm Run console: known development limitation ...
wontfix
Briefing
1. What why: This work-pack makes canvas depth and image edges theme-aware and less border-dependent, following the
canvas design audit. The goal is to remove hardcoded slate shadows/outlines ...
待分析反馈
- #31 反馈巡检 2026-06-26 https://github.com/zhouhaoran-TJU/MyLight/issues/31
- #30 反馈巡检 2026-06-25 https://github.com/zhouhaoran-TJU/MyLight/issues/30
- #29 反馈巡检 2026-06-24 https://github.com/zhouhaoran-TJU/MyLight/issues/29 ...
feedback-triage
Your Question
我使用用户添加技能后,通过bot端进行验证是否添加成功;但是无法发现该技能,不确定是使用方法问题还是产品技能发现机制的问题
Context
在进行以下操作时,均已使用相同USER及account添加cmb-caller-rpa作为对应的skills、但是因为对话内容不同,首次未发现该skills,未调用viking_search进行目录检索。 img width= ...
question

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.