Skip to content

issues Search Results · language:Dune language:JavaScript language:JavaScript language:Python linked:pr language:HTML

Filter by

5M results  (314 ms)

5M results

Create tests/agentic_demo/sample.txt containing exactly these three lines: alpha beta gamma Also add one minimal Python test that verifies the file content exactly.
agentic:ready
agentic:reviewing
agentic-demo

Part of epic #298. Write ADR-014 documenting the opt-in environment promotion-chain branch model as a reworkable default. Scope (docs only, size S): - promotion chain as an ordered list in config.yaml ...
feature

Root cause delegate_task(background=true) (shadow_clone) tasks track their in-flight state in process memory only. A gateway restart loses every pending shadow clone result — the subagent s answer is ...

Problem 28 calls to warnings.warn() in monai/losses/ are missing the stacklevel parameter. Without stacklevel=2, warnings point to the MONAI internal code instead of the user s calling code, making it ...

Currently we have 3d handling of the image done via two sliders zoom and rotate. Zooming part is OK, but rotation needs to be improved. It needs to support dragging up/down and left/right as two different ...

摘要 创建 healing_records 表的 Alembic 迁移(error_type, original_sql, fix_type, fix_sql, success, timestamp)。每次自愈尝试(无论成功失败)追加一条记录。成功修复的类型做反馈:fix_type=metadata_sync → 调 Phase 3 增量更新向量库/图谱(对应字段已刷新);fix_type=auto_join ...

摘要 当列不存在且跨表候选命中时:调用 Phase 3 向量检索全局搜索该字段名 → 按 score 0.7 过滤非本表的候选字段 → 对每个候选调用 Phase 3 shortest_join_path 查 JOIN 路径 → 找到路径 → 自动构建含 JOIN 的 SQL 查询并执行。流程复用 Phase 6 execute_dag 做编排。Phase 3 调用含超时参数;超时→降级跳过跨表策略→下一策略。 ...

摘要 实现 SQL 语法错误与类型不匹配的自动修复:当分类为 sql_syntax_error 或 type_mismatch 时,将错误信息(错误消息 + 原 SQL)作为上下文发给 LLM 做多策略修复(语法修正 / CAST 转换 / 引号修复),修复后的 SQL 经 Phase 5 安全校验通过后重试执行。每条错误类型只尝试一次对应策略;最多 3 次总重试(含元数据同步策略),超限 → 降级告知用户。 ...

摘要 实现 SQL 执行错误的自动分类与元数据过期修复:解析 DB 错误消息,按 pgcode(PG) / errno(MySQL) 精确分类为 table_not_found / column_not_found / sql_syntax_error / type_mismatch / other(精确码优先,正则兜底)。当分类为 table_not_found 或 column_not_found ...

Summary csv_to_cues.py does not warn when two CSV rows resolve to the same cue number. Since each row becomes Store Sequence seq Cue n …, a duplicate n makes the later Store silently overwrite the earlier ...
bug
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.