issues Search Results · language:Dune language:JavaScript language:JavaScript language:Python linked:pr language:HTML
Filter by
5M results
🚀 Kick-off (자동: 브랜치 feat/hiring-jobkorea-company-id)
시작한 사람: @ArtRS-ST — 브랜치 생성으로 추적 시작.
아래를 채워주세요(완료 추적의 앵커):
- 목표/범위:
- 완료기준(DoD):
- 설계문서:
- 의존성/목표완료일:
작업 PR 본문에 Closes #{이 이슈번호} ...
area:hiring
kickoff
Ziel
Nach Public-GET/Stateful-Split und /workspace-Route soll die Routing-Grenze regressionssicher werden: Public Runtime
bleibt customer-safe, Stateful Runtime bleibt geschützt.
Vorschlag
Owner Design ...
Description
tools.py s _build_openai_tool_schema() always includes additionalProperties : False inside the generated parameters
schema (an OpenAI strict-mode convention). to_tool_definition() reuses ...
Summary
This issue tracks the contribution of three new community skills inspired by the BMAD Method:
| Skill | Description |
| --- | --- |
| dev-team | Simulate a collaborative dev team session where ...
Parent bounty: #743
Problem
POST /api/messages currently forwards req.body directly into sendMessage(). This accepts incomplete message payloads
with missing required fields from the message model such ...
BCREQ-1059.txt
🔗 Мета
Labels: research | experiment | priority:P1 | prompt-analysis | rfc | ba-process Milestone: Sprint 4 — Ontology
Standards Foundation Depends On:
- https://github.com/G-Ivan-A/mango_ba_prompts/pull/102 ...
摘要
实现多步 DAG 执行器:对计划生成 Agent 产出的子任务 DAG 做拓扑排序(Kahn/Tarjan)→ 按序执行子查询(每个子任务复用 Phase 5 run_single_step 或独立 SQL 生成+执行)→
子任务间传递结构化中间结果({columns, row_count, aggregates},不传原始行)→ best-effort 故障恢复(子任务失败→标记节点
failed、跳过其后继,不阻断不相关分支)→ ...
摘要
实现计划生成 Agent:当路由判定为多步后,调用 Phase 3 shortest_join_path 获取 JOIN 路径(不传 min_confidence);结合多步信号(MULTI_STEP_PATTERNS 正则命中类型)与
JOIN 路径信息,拆解用户查询为子任务 DAG(每个子任务含表名/列名/时间窗口/聚合/条件)。子任务间的依赖:时间窗口对比→并行;JOIN 路径→按路径顺序串行。输出 ...
摘要
构建 LangGraph 状态图入口:定义 State Schema({nl_text, data_source_id, route, plan, results, summary, need_confirm_items,
error});实现 classify_query 首节点做纯规则路由判定(不调 LLM):(1) MULTI_STEP_PATTERNS 正则检测多步信号,(2) 若语义匹配识别 ...
What happens
After a kiosk is unpaired from its event, the kiosk setup screen shows ** Failed to create pairing session ** instead of
a fresh QR code. The device cannot pair to any event.
Root cause ...
bug

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.