issues Search Results · language:Dune language:Python language:JavaScript language:JavaScript is:public language:Java
Filter by
54.7M results
문제
응답 프레임을 N개 구독자에게 for 루프로 직렬 전송합니다. 느린 연결 하나가 뒤 구독자 전송을 막습니다.
근거 (코드 위치)
- packages/cluster/anygarden/ws/manager.py:233 — broadcast_tailored
for sub in subs:
frame = make_frame(sub.participant_id) ...
enhancement
Add a command that turns manifest, readiness, API plan, and timeline reports into a weighted application scorecard with
next actions.
What to build
Le walking skeleton de finance_dash v1 : une tranche verticale fine qui traverse tout le stack (cleanup → schéma SQLite
→ API FastAPI → React) et prouve que DB → API → UI fonctionne end-to-end ...
enhancement
ready-for-agent
문제
같은 방의 두 번째 메시지는 대기(큐잉)가 아니라 즉시 rejected 처리됩니다. 에이전트가 응답 중인 동안 들어온 발화가 그냥 버려집니다.
근거 (코드 위치)
- packages/agent/anygarden_agent/runtime/handler_wrapper.py:56
if lock.locked():
# 두 번째 요청: ...
enhancement
Add a command that creates the maintainer brief, readiness report, API plan, activity timeline, evidence index, and a
top-level README in one output directory.
문제
엔진 어댑터 4종 중 Claude Code만 스트리밍이고, 나머지는 완성된 응답이 올 때까지 차단합니다. 또한 타임아웃만 있고 재시도/큐잉이 없어 초과 시 메시지가 손실됩니다.
응답 병목 2순위 항목입니다. (초~분)
근거 (코드 위치)
- packages/agent/anygarden_agent/integrations/codex.py:412 ...
enhancement
Dear authors,
Thank you for releasing the code for this work.
I am trying to reproduce the experiments in your paper, but I could not find the MEXBench/MMUBench data or the full data
preparation instructions ...
Start note
- Date: 2026-06-04 13:51 UTC
- Lane: Lane 25 -- Phase 2 documentation reconciliation
- Goal: add a bounded Zig-facing contract for the live Documentation/zigux/phase2-fixdep-dual-implementation-survey.md ...
문제
머신 레이어는 에이전트 프로세스를 매 spawn마다 새로 생성하며 풀/재사용 메커니즘이 전혀 없습니다. 에이전트가 desired-state 기반으로 온디맨드 생성되어, 첫 응답 경로에 uvx/npx cold
start 시간이 그대로 포함됩니다.
응답 경로 5개 병목 중 영향이 가장 큰 항목입니다. (1~10초+)
근거 (코드 위치)
- packages/machine/anygarden_machine/spawner.py:1019 ...
enhancement
Design proposal for #19.
Context
AlgorithmFactory.get_parameters (packages/algomancy-scenario/src/algomancy_scenario/algorithmfactory.py:48) already
returns a tuple (algo_params, data_params) with data_params ...

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.