Skip to content

Bug: New ability commits only update in editor, not in main agent flow #220

@Bradymck

Description

@Bradymck

Bug

New commits to an ability do not update the version running on the main agent. The agent continues to run the old version.

The new code only appears in the Live Editor test — not in the actual agent flow.

Steps to reproduce

  1. Edit ability code
  2. Commit new version
  3. Enable ability on agent
  4. Trigger ability → old version runs

Workaround

Delete the ability completely → re-upload → re-enable → new version runs correctly

Expected behavior

New commits should deploy to the main agent flow, not only to the editor.

Related

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions