mirror of
https://github.com/val1813/kwcode.git
synced 2026-09-03 14:42:13 +08:00
三个核心改动: 1. Generator bounded context: 只传当前函数代码+相关failing tests,不传完整历史 2. 存根任务sub-task decomposition: 多pass函数逐个独立实现,每个函数独立context 3. DetailedLogger完整流水线日志: 不截断LLM输入输出,记录各节点IO和工程决策 附带修复: - OpenAI兼容API检测: localhost非标准端口探测/api/tags判断是否Ollama - LLM Backend on_call钩子: 每次调用自动触发回调记录 513 tests passed. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>