issues Search Results · language:Dune language:Python language:Python language:JavaScript linked:pr linked:pr language:PHP
Filter by
4.9M results
Parent bounty: #743
This issue is limited only to the creator of this issue. This means that only the issue author can attempt to solve this
issue. If you would like to work on it, please create another ...
Context
Follow-up to #58/#59. The Rancher Desktop ryuk workaround was documented as a shell-profile export, but profile changes
only apply to new shell sessions — running mise run backend:check from an ...
documentation
배경 / 목적
- pyproject.toml의 onnx extra가 optimum[onnxruntime] =1.20으로 상한 없이 열려 있어, 신규 설치 시 onnxruntime 1.26이 들어온다.
- onnxruntime 1.26은 io_binding_helper에서 torch.int4를 참조하는데 프로젝트 표준 CPU torch 2.5.1에는 ...
chore
track-C
Observed on PR #434 (ci-labelled, changes Python + Rust under native/shrike-py): Lint type check: skipping.
1. Gating bug. The lint job s if is needs.changes.outputs.code == true || rc, and the code filter ...
증상
ecr push 워크플로우(#59 머지 트리거)에서 reservation·payment 빌드 실패:
× Failed to build `cc-event @ file:///app/services/event`
├─▶ Failed to parse entry: `cc-connector`
ERROR: process uv sync --package cc-reservation ...
bug
Why
adapters/parsers/llm_backed.py imports agent/agentic/{structured,untrusted} — an adapter reaching into agent internals.
Both modules are provider-agnostic LLM wire utilities (strict JSON-Schema rendering; ...
area:backend
ready
Why
services/court_service.py imports agent/runner.CourtRunner and agent/state.{CourtState, serialize} — the one remaining
violation of the documented agent/ and services/ depend on ports/ only rule. ...
area:agent
area:backend
ready
Why
The service builds the graph s initial state itself (initial_state(...) from app.agent.state), which couples the
business layer to the agent s internal state construction. Moving construction behind ...
area:agent
ready
Problem Statement
HTGATConv already computes attention coefficients and supports return_attention_weights=True, but these weights are not
exposed through the higher-level model stack.
Currently:
- ...
type:feature
Problem
packages/memory_client/env.py:21:
REQUIRED_PLUGINS = [ superpowers , mattpo-skills , antfu-skills ]
The plugin was renamed to mattpocock-skills in 0.9.3, but the live check still globs the ...

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.