issues Search Results · language:Dune language:JavaScript language:Python language:Java language:JavaScript
Filter by
55M results
Summary
A nested relationship field defined on a table is carried onto a query only when that query is a clean passthrough —
SELECT * FROM Table WHERE flat predicate . As soon as the query body uses a ...
Summary
AIDO-RAG model integration
Motivation
N/A
Proposed solution
N/A
PG-two
refine
Description: The current checkout process on the Enatega food delivery site exhibits inconsistency in the user
experience when selecting different payment methods. Specifically, when users choose the credit/debit ...
Story
Replace the hardcoded loadDemoTeam() seed in App.jsx with a clone of the Mud Hens team s real data — full roster
(skills, walk-up songs, profiles), defensive grid, schedule — with all real player ...
area:ux
priority:p2
status:in-progress
type:feature
learning-standards
pds-core
standards
Executive producer should be added to release-level rather than recording-level.
See https://community.metabrainz.org/t/executive-producers-not-on-recording-level/432030
details summary Die Todeszone ...
What
Write comprehensive pytest tests for the AnchorRegistry class in anchor_loader.py. The class loads semantic anchors from
config/anchors.yaml and provides query methods. Currently there are tests ...
enhancement
Background
RS485 클래스는 통신 포트 및 연결 수단을 관리하는 클래스이나, 설정 관련 데이터(_device_list, _socket_device 등)를 내부 멤버 변수로 보유하고 있습니다. 이 정보들은 AppConfig가
완전히 전담하고 있어 현재 프로덕션 코드에서는 rs485 내부의 속성을 전혀 사용하지 않습니다. 따라서, 관심사 분리(Separation ...
type:chore
It would be great to support OpenCode. Among other things, this would allow users to leverage the free models available
on CBorg.
My impression is that this mainly boils down to generating the right opencode.json ...
MWE:
import types
from pyiron_snippets import versions
code = compile( def f(x, y): return x + y , string , exec )
ns = {}
exec(code, ns)
f = ns[ f ]
print( get_module found module: , versions.get_module(f)) ...

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.