Skip to content

Repository files navigation

Stetra

Let the Agent implement. Keep the engineering thread and the final say.

Stetra is an engineering harness for coding agents.

Its objective is to reduce the total cost from request to confident adoption without weakening the developer's system understanding or engineering judgment.

Install

npm install --global @sovea/stetra

Use

Initialize Stetra in the repository where the Agent will work:

cd /path/to/project
stetra init .
stetra doctor . --strict

Then give the coding task to your Agent as usual. The generated Host adapter guides the task from preparation and implementation through collected evidence, handoff, and your final decision.

Inspect the installation at any time with:

stetra status .

About

An engineering harness for coding agents, designed to keep the engineering thread intact when implementation is delegated.

Topics

Resources

Contributing

Security policy

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages