agent-orchestrator/packages
Prateek 133c00628d fix: clear stale rebaseError when rebase succeeds
When a rebase succeeds, explicitly clear rebaseError and
lastRebaseAttempt fields to prevent stale error data from persisting
alongside rebaseStatus=clean. Since updateMetadata merges updates,
we must set these fields to empty strings to remove them from the
metadata file.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-20 19:37:57 +05:30
..
agent-orchestrator feat: publish to npm under @composio scope (#32) 2026-02-15 04:28:57 +05:30
cli fix: auto-detect free port in `ao init` instead of hardcoding 3000 (#120) 2026-02-19 07:27:39 +05:30
core fix: clear stale rebaseError when rebase succeeds 2026-02-20 19:37:57 +05:30
integration-tests feat(web): redesign dashboard, session detail, and orchestrator terminal (#125) 2026-02-20 18:43:57 +05:30
plugins fix: ensure correct branch checkout and notify on rebase errors 2026-02-20 19:37:09 +05:30
web feat(web): redesign dashboard, session detail, and orchestrator terminal (#125) 2026-02-20 18:43:57 +05:30