You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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.