pullrequests Search Results · language:Dune language:Python language:Python language:JavaScript language:Java language:C#
Filter by
197M results
Docs-only — C3 placeholder cleanup runbook + expanded sprint audit
Context
The 2026-06-12 live verification of PR #352 included a sitemap + per-slug probe of https://lux.corpflowai.com/. The
audit revealed: ...
Closes #120.
What changed
Replaced the tail-append !log pattern in .hall-local.md with per-dispatch files under .hall-log/. Each dispatch now
writes YYYY-MM-DD-issue-N.md — a unique path that git s 3-way ...
hall:snowball
Automated site data update
Summary
Adds durable usage and billing analytics to shared session dataset rows.
- Adds a pure session-event usage summarizer with versioned usage_metrics.
- Adds scalar shared-dataset columns for ...
Unified replay for tatuylonen/wiktextract
Sprint 6.32 — El motor que SÍ llega al servidor (D-070..D-074)
El hallazgo que lo motiva (verificado, no teoría)
fal ignora en silencio los parámetros desconocidos. Verificado contra la doc de los endpoints ...
TransformScope owns everything the transform materializes: upstream readers, StreamCaches, and the placeholder tables
registered in target backends. Resources are adopted the moment they re acquired inside ...
Problem
Reference variables (MONGOUSER, MONGOPASSWORD, MONGOHOST, MONGOPORT) were not resolving at runtime, causing the startup
guard to call process.exit(1) with Missing required MongoDB environment ...
Please aprove this
概述
为 Rust 后端(backend-rs)修复知识库路径与 skills 执行目录解析,以实现与 Python 端一致的数据布局,并让 Agent 能正确获取默认知识库路径及执行 bundled skills 脚本。
改动说明
- 修复 get_agent_local_data_dir 路径由 {base}/knowledge_base/ 调整为 {base}/.local/knowledge_base/,与 ...