issues Search Results · language:Dune language:JavaScript language:Python language:JavaScript language:Java language:HTML
Filter by
61.5M results
Getting Started with GitHub Copilot
img alt= original github octocat src= https://octodex.github.com/images/original.png align= left height= 80px /
👋 Hey there @kid-a12! Welcome to your Skills exercise! ...
When hermes agent is outputting it does so on bullet point form. A markdown table would be easier to read and consume.
image
TransformerModel takes an attention_heads argument, but this is only passed to the decoder. For consistency, this should
be called decoder_attention_heads.
We may also want to update the configs to suggest ...
enhancement
문제
MonitoringController가 다음 Repository들을 직접 주입받고 있습니다:
- BatchExecutionRepository
- PostingErrorRepository
- PostingDeadLetterRepository
이로 인해 Service 계층이 무시되고 있습니다.
파일 위치
src/main/java/com/jk/amazon2/posting/controller/MonitoringController.java ...
architecture
bug
high-priority
refactor
Hello,
I believe I ve found a bug in:
- https://github.com/TransmodelEcosystem/NeTEx/blob/24040c18387c7b302a2df071a7e026bf4c134d7b/xsd/netex_framework/netex_reusableComponents/netex_equipment_version.xsd#L151 ...
Context
Web route handlers in claude_works/web/routes/ open DB connections via get_conn() and manually call await conn.close().
If an exception is raised before close, the connection leaks.
Task
For ...
bug
refactor
@/tmp/strategyB.md
embeddings
strategy-b
Context
Two of the most complex files have zero unit test coverage: claude_works/agents/coordinator.py (525 lines) and
claude_works/tasks/output_handler.py (372 lines). Bugs here are caught only by integration ...
test
Looking for contributors to help port the enzyme-folding code from Python to Rust. The goal is to achieve a 10x speedup
in the initial tertiary-structure prediction.
documentation
enhancement
invalid
question
Context
claude_works/config.py has 7-level nested .get() chains with no validation. Invalid config silently produces None values
that cause runtime errors far from the source.
Task
1. Define @dataclass ...
architecture
refactor

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.