Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.73 KB

File metadata and controls

31 lines (22 loc) · 1.73 KB

devops-bench documentation

Everything you need to understand, run, and extend devops-bench. New here? Start with Getting started, then skim the architecture and glossary.

Start here

  • Getting started — set up your dev environment, understand how evals run, and meet the skills in this repo.

How-to guides — get things done

Components — how the pieces work

  • Architecture — the eval lifecycle and how the components fit together.
  • Glossary — the vocabulary, plus an annotated map of the codebase.
  • Model providers — the LLMs that power agents and judges, and how to configure them.
  • Infrastructure — deployers and cloud providers, and how to configure infra for a task.
  • Agents — the agent harnesses under test and their capabilities.
  • Metrics — the scoring framework and how to read results.

Reference

  • Known issues — a recovery router for eval failures, plus the current known hacks.
  • Roadmap — current initiatives and how to get involved.
  • Agent skills — operational skills and shared references for coding agents working on this repo.