
codex-autoresearch
TheGreenCedar
A codex plugin for running optimization loops inside a codebase. It is useful when you have a measurable target and many possible changes to try: test runtime, build speed, bundle size, model loss, Lighthouse scores, memory use, query latency, or any other metric you can print from a script.
AI 简介
Codex Autoresearch 是一个面向代码库的自动化实验优化插件,用于在可测量目标(如构建速度、包体积、模型损失、Lighthouse 分数、查询延迟等)驱动下,执行安全、可验证的代码变更迭代。它支持定义基准合约、限定编辑范围、运行小批量实验包、基于实证保留或回退修改,并持久化会话与指标数据,提供实时仪表盘和可审查的改进记录。适用于需要持续、量化提升代码质量或性能的工程团队,尤其适合 CI/CD 集成、性能调优和可靠性加固等场景。
TypeScript
Apache License 2.0824
Stars
59
Forks
1
Watchers
6
Issues
Star 增长
今日0
近 7 天0
近 30 天+3
综合评分49.63
默认分支main