
harness-forge
001TMF
Turn Claude Code into its own Meta-Harness — a skill that evolves the scaffolding around a fixed model (memory, retrieval, context, prompts) via a native propose→score→Pareto loop. Native reimplementation of Meta-Harness (Lee et al. 2026).
AI 简介
Harness Forge 是一个专为 Claude Code 设计的元级编排技能,用于在模型权重固定的前提下,自动优化其运行时支架(scaffolding),包括记忆管理、检索策略、上下文构建、提示模板和工具选择逻辑。它通过原生实现的 propose→score→Pareto 前沿更新循环,在 Claude Code 环境内完成端到端的支架进化,无需外部 Python 驱动器。核心特点是轻量(约75行)、确定性评分、冻结模型、纯 harness 侧改进,适用于 API 限制严苛、无法微调模型但需持续提升推理效能的生产部署场景。
Python
MIT License69
Stars
6
Forks
55
Watchers
1
Issues
Star 增长
今日0
近 7 天0
近 30 天+2
综合评分42.74
默认分支main