Commit Graph

  • 2162a9585e feat: 三项框架优化 — 精准retry + ReAct首次启用 + 多文件batch master Val-sss 2026-05-14 08:09:05 +08:00
  • 5a6803fc30 release: v2.1.0 — ReAct多轮交互循环,Eval 22%→53% (26/50 PASS) Val-sss 2026-05-14 07:11:38 +08:00
  • 0d6a16b388 fix: eval-driven bugfixes — 20% → 47% PASS (same-task comparison) Val-sss 2026-05-12 04:55:06 +08:00
  • 01f8dccc06 release: v2.0.0 — Eval驱动架构升级,数据量化验证每个改动 v2.0.0 Val-sss 2026-05-10 15:36:44 +08:00
  • c32e423d04 feat: v1.9.0 — 9项架构优化,工程消化反馈替代raw输出注入 Val-sss 2026-05-09 18:38:03 +08:00
  • c2cc7d6ae8 feat: 21-fix eval optimization — 0/3 → 3/15 PASS (+83 tests) Val-sss 2026-05-09 14:03:56 +08:00
  • e8ab7a67c0 fix: _run_whole_file test failure injection — tail 2000 + remove retry_count gate Val-sss 2026-05-08 12:40:33 +08:00
  • facfcd75aa fix: inject raw test failure tail into prompt (no truncation logic) Val-sss 2026-05-08 12:33:17 +08:00
  • 6538822f8a feat: inject raw FAILURES output into generator prompt Val-sss 2026-05-08 12:17:20 +08:00
  • 9dca7da712 release: v1.8.0 v1.8.0 Val-sss 2026-05-08 11:49:54 +08:00
  • 4afe44f9fc fix: regression guard closure + hashline silent fallback Val-sss 2026-05-08 11:27:12 +08:00
  • b3fb44da82 fix: vision expert keyword matching — stricter single-word rejection Val-sss 2026-05-08 11:06:41 +08:00
  • 478899ecd7 feat: regression guard + structured failures in retry hint Val-sss 2026-05-08 10:53:47 +08:00
  • 8874de74a3 feat: add detailed attempts list to trajectory records Val-sss 2026-05-08 09:22:47 +08:00
  • 5290dd117c feat: best-of-N采样 — 多温度生成选语法正确的候选 Val-sss 2026-05-07 18:37:35 +08:00
  • 3c5441d6c4 docs: STATUS.md 更新到 v1.7.0 Val-sss 2026-05-07 18:30:56 +08:00
  • 2c4d792baa feat: v1.7.0 KAIJU架构借鉴 — bounded context + sub-task decomposition + DetailedLogger v1.7.0 Val-sss 2026-05-07 18:24:56 +08:00
  • ca55970ad8 release: v1.6.2 版本号统一 + README/CHANGELOG/STATUS更新 v1.6.2 Val-sss 2026-05-07 14:42:21 +08:00
  • e4a65e5117 fix: 存根任务三个根本问题修复 Val-sss 2026-05-07 14:20:18 +08:00
  • 106b1d2af1 feat: 完整信息传递路径审计 — LLM输入输出+各节点IO全记录 Val-sss 2026-05-07 13:45:19 +08:00
  • 449959b76d feat: 执行反馈深度升级 — pytest -v + 结构化失败首次/重试都注入 Val-sss 2026-05-07 13:33:24 +08:00
  • 18d4403810 feat: mechanism_audit.py — 7个最小验证任务走查v1.6.2全部机制 Val-sss 2026-05-07 13:23:09 +08:00
  • 298fc98ffb feat: 结构化测试失败解析 — LLM首次就看到精确的期望/实际值 Val-sss 2026-05-07 13:16:25 +08:00
  • 1046e65c04 feat: TraceCoder式历史教训累积 — 重试不再从零开始 Val-sss 2026-05-07 13:08:09 +08:00
  • 797549450e feat: v1.6.2 初始测试失败注入Generator + Wink润滑增强 Val-sss 2026-05-07 12:32:44 +08:00
  • 44e1155032 feat: whole_file scope改用write_file直接写入,绕开patch缩进问题 Val-sss 2026-05-07 11:14:48 +08:00
  • e3befe5002 fix: pre_test输出截断导致存根检测失败 Val-sss 2026-05-07 10:59:17 +08:00
  • 54436c29c6 fix: 存根检测files为空时扫描project_root源文件 Val-sss 2026-05-07 10:48:30 +08:00
  • 5d6adfb745 fix: 扩展存根检测覆盖 assert None == X 模式 Val-sss 2026-05-07 10:41:48 +08:00
  • 5d170c5a37 fix: 测试全通过时跳过Reviewer审查(防止LLM幻觉reject) Val-sss 2026-05-07 10:37:35 +08:00
  • 4fb5d5d4c1 feat: GapDetector AST存根扫描 + Generator whole_file 4096 tokens + Reviewer阈值0.7 Val-sss 2026-05-07 10:11:12 +08:00
  • fa1390f8a9 release: v1.6.1 版本号统一 + README/STATUS更新 + License Apache-2.0 Val-sss 2026-05-07 09:23:19 +08:00
  • 2861177ff0 Revert "feat: Blueprint两步生成流程(LLM施工图→模板填充→LLM fallback)" Val-sss 2026-05-07 09:12:47 +08:00
  • 3a21a607f3 chore: license MIT → Apache-2.0 Val-sss 2026-05-07 09:02:33 +08:00
  • a98e95fe61 feat: Blueprint两步生成流程(LLM施工图→模板填充→LLM fallback) Val-sss 2026-05-07 09:00:23 +08:00
  • 2d7abc8dda v1.6.1: 删除WholeFileImplExpert/DependencyFixExpert,架构收敛到纯pipeline Val-sss 2026-05-07 08:38:14 +08:00
  • 8f1cbe1f07 feat: MoE deterministic architecture v1.6.0 Val-sss 2026-05-07 08:16:25 +08:00
  • 4bdd32bf00 docs: update STATUS with Reviewer/Verifier/syntax fixes Val-sss 2026-05-07 03:01:03 +08:00
  • b73d37d1d1 fix: Reviewer now triggers retry + syntax tier-aware + 0/0 false success eliminated Val-sss 2026-05-06 22:10:04 +08:00
  • 1a6f6c635f feat: Test-First Loop — pre-test locating + toolchain auto-install + 0/0 fix Val-sss 2026-05-06 22:01:09 +08:00
  • 892e8062bc release: v1.5.1 — update docs, fix remaining audit issues Val-sss 2026-05-06 21:11:45 +08:00
  • 0c1ed9d0c7 fix: complete fix_spec — prompts simplified, ctx 0.9 factor, cloud CTX table Val-sss 2026-05-06 20:54:14 +08:00
  • 66ae607d74 feat: ctx auto-detect + model-adaptive prompts + P0 bug fixes Val-sss 2026-05-06 20:47:16 +08:00
  • 76fa84da08 feat: wire model_capability into pipeline — tier-adaptive prompts + ctx auto-detect Val-sss 2026-05-06 20:33:59 +08:00
  • 739020a63c fix: version tests use __version__, align_indentation strip before align Val-sss 2026-05-06 20:23:08 +08:00
  • 7b61af7be3 feat: audit log + model cmd + indent alignment fix Val-sss 2026-05-06 20:13:26 +08:00
  • 129eed76d0 feat: P0 Hashline anchors + P1 AdaptThink + P2 Fast/Slow dual-phase Val-sss 2026-05-06 20:00:11 +08:00
  • 9a7f13dd60 docs: update STATUS.md with telemetry guards + version unification Val-sss 2026-05-06 19:51:07 +08:00
  • 17b6076945 fix: unify version to 1.5.1 from single source (pyproject.toml) Val-sss 2026-05-06 19:47:24 +08:00
  • 53c08a4e28 feat: three flywheels + anonymous telemetry + prompt quantification Val-sss 2026-05-06 19:39:17 +08:00
  • 2cc5cef588 test: cleanup bench tasks (remove orphaned files) Val-sss 2026-05-06 18:57:52 +08:00
  • cfe5cc6d3f docs: update STATUS.md with current progress Val-sss 2026-05-06 18:57:20 +08:00
  • 549a1d69c0 test: add all bench tasks (t30-t67) Val-sss 2026-05-06 18:55:09 +08:00
  • cea15d79a1 test: add bench task files Val-sss 2026-05-06 18:49:16 +08:00
  • 644768d5a0 test: add bench task files Val-sss 2026-05-06 18:49:12 +08:00
  • 7ac1e4bb50 test: add bench task files Val-sss 2026-05-06 18:48:45 +08:00
  • fcd57f471e test: add bench task files Val-sss 2026-05-06 18:48:17 +08:00
  • f6433a4331 test: add bench task files Val-sss 2026-05-06 18:48:14 +08:00
  • ca8620c7d9 test: add more bench task files Val-sss 2026-05-06 18:47:43 +08:00
  • cd77df8b6a test: add remaining bench task files Val-sss 2026-05-06 18:47:18 +08:00
  • ebf440e49e test: add missing bench task files Val-sss 2026-05-06 18:46:53 +08:00
  • b3db2785e9 test: add bench tasks t57-t61 Val-sss 2026-05-06 18:46:28 +08:00
  • 0f1fe8ab76 docs: update README banner to v1.5.0 Val-sss 2026-05-06 18:46:02 +08:00
  • fae093a8b8 test: add bench tasks t46-t49 (Go pubsub + TypeScript) v1.5.0 Val-sss 2026-05-06 18:41:06 +08:00
  • ac1463abaa test: add bench tasks t42-t56 Val-sss 2026-05-06 18:36:13 +08:00
  • 2cad63a0c2 test: add remaining bench tasks t41-t49 Val-sss 2026-05-06 18:34:11 +08:00
  • 0f1c598ef1 test: add bench tasks t40-t49 Val-sss 2026-05-06 18:33:32 +08:00
  • 0419c2de5c test: add bench tasks t38-t39 (pagination + upload) Val-sss 2026-05-06 18:32:55 +08:00
  • f392113541 test: add t37_frontend_backend_auth bench task Val-sss 2026-05-06 18:30:59 +08:00
  • 79569851b1 test: add bench tasks t34-t36 Val-sss 2026-05-06 18:30:09 +08:00
  • 1b29e6e23b test: add bench tasks t33-t39 Val-sss 2026-05-06 18:28:00 +08:00
  • 7ddfad8f38 test: add t32_rate_limiter bench task Val-sss 2026-05-06 18:27:20 +08:00
  • 0485c8ab12 test: add t31_event_sourcing bench task Val-sss 2026-05-06 18:26:55 +08:00
  • 85cfe87f8d style: unify remaining English comments to Chinese Val-sss 2026-05-06 18:23:18 +08:00
  • 94a9728184 Merge pull request #15 from YonghaoZhao722/feature/error-handling-improvements ValHuang 2026-05-06 18:12:06 +08:00
  • 4856d3a617 docs: mark TODO items 1-3 as completed in STATUS.md Val-sss 2026-05-06 18:04:00 +08:00
  • 40edbf6076 docs: update README v1.5.0 + unify comments to Chinese Val-sss 2026-05-06 17:59:34 +08:00
  • 0a386f5fae refactor: split CLI main.py (1861→173 lines) + expert EventBus emit Val-sss 2026-05-06 17:45:09 +08:00
  • d5ce4342f6 v1.5.0: SearchSubagent isolated search + UpstreamManifest cross-file contracts Val-sss 2026-05-06 17:08:08 +08:00
  • c072a40e11 feat: TaskCompiler WorktreeManager隔离执行 Val-sss 2026-05-06 15:01:36 +08:00
  • 64f1333750 feat: Generator upstream注入 + SearchSubagent错误驱动搜索 Val-sss 2026-05-06 15:00:56 +08:00
  • d00688728a feat: RIG模块补充 — upstream_summary结构化 + ConsistencyChecker + Gate/Locator rig引导 Val-sss 2026-05-06 14:59:57 +08:00
  • a502c9db63 feat: v1.4.0 多语言AST + FastAPI Server + Textual TUI + VSCode插件 Val-sss 2026-05-06 14:57:16 +08:00
  • dad0148950 fix: normalize file paths in DocReader cache for cross-platform compatibility YonghaoZhao722 2026-05-06 14:02:35 +08:00
  • f6af3845df chore: bump version to 1.3.0 for PyPI release v1.3.0 Val-sss 2026-05-06 13:42:59 +08:00
  • 0f3c9e6e61 feat: v1.3.0 架构升级 — EventBus/ToolGateway/错误策略路由/认知门控/渐进压缩/Wink自修复/SearchRouter Val-sss 2026-05-06 13:39:00 +08:00
  • 955768f364 docs: update STATUS.md with P2 completion Val-sss 2026-05-06 12:10:16 +08:00
  • d3d85c804c feat: P2 watchdog + gate accuracy report; remove .bak file Val-sss 2026-05-06 11:54:18 +08:00
  • ce8646f57e feat: P0+P1 optimization — circuit breaker, gate confidence, experience replay, session state Val-sss 2026-05-06 11:39:45 +08:00
  • e89a954d96 Merge pull request #4 from dashitongzhi/master ValHuang 2026-05-06 10:00:20 +08:00
  • 723bd54650 Merge pull request #9 from YonghaoZhao722/feature/ci-multiplatform-tests-v2 ValHuang 2026-05-06 09:43:56 +08:00
  • d835d9b640 test: add unit tests for vision expert routing and config dashitongzhi 2026-05-01 22:45:35 +08:00
  • b8d9abf630 docs: fix API docs and remove unused dependency dashitongzhi 2026-05-01 22:41:07 +08:00
  • a3a133df2a merge: sync with upstream/master dashitongzhi 2026-05-01 22:40:47 +08:00
  • 4989de3900 Merge pull request #8 from YonghaoZhao722/feature/mac-platform-support ValHuang 2026-05-01 12:17:39 +08:00
  • 3ebbc139bb Merge pull request #10 from YonghaoZhao722/feature/error-handling-improvements ValHuang 2026-05-01 12:17:01 +08:00
  • 0ee3d989a4 feat: improve error handling user experience YonghaoZhao722 2026-04-30 19:23:26 +08:00
  • 97e5709fbb feat: add multi-platform CI testing matrix YonghaoZhao722 2026-04-30 19:23:08 +08:00
  • d9b51b4b29 feat: add macOS platform support with Apple Silicon GPU detection YonghaoZhao722 2026-04-30 19:21:52 +08:00
  • 8b39161a44 docs: update README version badge to v1.0.9 Val-sss 2026-04-30 12:44:38 +08:00