Skip to content

v0.142.0

Choose a tag to compare

@ivar-lazzaro ivar-lazzaro released this 04 Jun 01:36
· 13 commits to main since this release
136148f

What's New

Features

  • Install via Homebrew — releases now publish a formula to the doordash-oss/homebrew-agentic-orchestrator tap, so you can install and upgrade agentico with brew instead of downloading archives by hand.

Improvements

  • Clearer install docs — the README now covers installing from prebuilt binaries and configuring a single LLM provider, so first-time setup no longer assumes a full multi-provider build.

Fixes

  • No more blank input gates — when an implement iteration pauses for your input, the questionnaire is now backfilled from the run's progress handoff. Previously a blank agent record could surface an empty, unanswerable gate even when the real summary and questions existed.