Skip to content

v0.0.1 (alpha)

Pre-release
Pre-release

Choose a tag to compare

@JAORMX JAORMX released this 16 Jun 09:26
· 876 commits to main since this release

First alpha release of mecatl — a headless agentic coding harness (Go).

Highlights

  • mecatequi — a single-shot, headless, forge-agnostic runner + a GitHub Action that implements issues via a split-privilege flow. Adopt it in another repo with uses: stacklok/mecatl/.github/actions/mecatequi@v0.0.1 (the consuming repo's org must allow Actions to use this repo's actions; no token/GOPRIVATE needed). See docs/design/MECATEQUI.md + docs/usage.md.
  • mecated (gRPC + HTTP server), mecademo (offline demo), mecatui (TUI client).

Alpha — APIs, flags, and the action contract may still change. This release publishes a cosign-signed mecated image to ghcr.io/stacklok/mecatl.