issues Search Results · language:Dune language:Python language:JavaScript language:Python language:JavaScript linked:pr
Filter by
4.4M results
Context
Prepare the user-facing changelog and version metadata for the upcoming v1.2.0 release.
Scope
- Bump VERSION to 1.2.0 for staging preview.
- Add the first backend/app/changelog.json entry ...
status:approved
type:chore
Objetivo
Implementar el plugin de liga del Mundial (LeaguePlugin concreto), con su id de API-Football, detección de fases
eliminatorias y namespace de ratings.
Criterios de aceptación
- [ ] infrastructure/leagues/world_cup.py ...
comp:leagues
phase:beta
prio:high
type:feature
배경
E2/E4 배포 후 /v1/chat 한 턴이 2개 trace로 분리됨:
- LangGraph (노드 10 obs, cost 0)
- llm.openai (generation, cost 있음) — LangGraph 아래 중첩 안 됨
원인: v3에서 CallbackHandler trace와 call_llm generation이 같은 OTEL 컨텍스트를 ...
fix
track-D
Two callers still document only the four pre-issue-#4 providers (`claude`, `cohere`, `ollama`, `huggingface`) instead of
all seven (the four above plus `openai`, `deepseek`, `openrouter` added in PRs #33, ...
Objetivo
Definir la interfaz LeaguePlugin y un registry que permita añadir ligas (Mundial, LaLiga, …) sin tocar el dominio.
Criterios de aceptación
- [ ] infrastructure/leagues/base.py con LeaguePlugin ...
comp:leagues
phase:beta
prio:high
type:feature
Overview
Introduce a dedicated gait generation package for Robokitty to separate locomotion logic from low-level actuator
control.
The initial implementation will include a simple crawl gait suitable ...
enhancement
Goal
Correct Arp Notes quantity so it runs from 1 to 12.
Problem
Current Arp Notes quantity starts at 2. User wants 1 to 12.
Scope
Small correction only.
Do
- change Arp Notes slider minimum from ...
问题
知识边的 confidence 与 observation_count 在重放时会被无依据地刷高。
upsert_knowledge_edge 的 UPDATE 分支(graph/writes.py:269)把 evidence_event_ids 做了 set 去重(幂等意图明确),但紧接着:
observation_count = int(existing[ observation_count ...
bug
Summary
Security Baseline failed on main after the signed causal receipts research note was merged.
Run:
https://github.com/safal207/Causal-Memory-Layer/actions/runs/27540067077
Commit:
151f2e2895c55dae2fffcf56f8472c358d3a4646 ...
bug
ci
Add a hello() function to utils.py that returns the string hello world .

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.