← all tools
◆ AI Coding Agents
Zeroshot
v6.46.0 open-sourceIndependent executor–verifier orchestration for software changes.
Summary
Independent executor–verifier orchestration for software changes.
Examples
Command line
No option matches that search.
option surface across analysed releases
options at that release added, per release removed, per release
| option | found in | since | description |
|---|
No option matches that search.
option changes per release — drag across the rail to set a range
Values are placeholders taken from each option’s declared default. Nothing is executed here — the output shown is a recording of a run that already happened.
Release history
- v6.46.0
Zeroshot v6.46.0 adds keyed connection contracts and a supporting CLI surface.
└──▷ GET THIS VERSION$ git clone --branch v6.46.0 https://github.com/the-open-engine/zeroshot.git # already have the repo? check out this version: $ git checkout v6.46.0
- ›Adds keyed connection contracts and an accompanying CLI for managing them.
- v6.45.0
Zeroshot v6.45.0 adds a Python SDK for native runs via zeroshot-rust.
└──▷ GET THIS VERSION$ git clone --branch v6.45.0 https://github.com/the-open-engine/zeroshot.git # already have the repo? check out this version: $ git checkout v6.45.0
- ›Adds a Python SDK for native runs to the
zeroshot-rustcomponent.
- ›Adds a Python SDK for native runs to the
- v6.44.0
Zeroshot Rust now reports aggregate token usage after runs.
└──▷ GET THIS VERSION$ git clone --branch v6.44.0 https://github.com/the-open-engine/zeroshot.git # already have the repo? check out this version: $ git checkout v6.44.0
- ›Adds aggregate token usage reporting at the end of Zeroshot Rust runs, giving practitioners visibility into total consumption per run.