Skip to content

Fix interactionMode enum and description #8

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Aug 7, 2025

Conversation

marco-agile
Copy link
Contributor

Description

This pull request addresses an inconsistency in the interactionMode field within the AgentDescriptor schema.

Changes include:

  • Added "Autonomous" as a valid enum value with a clear definition, indicating agents that act independently without human intervention.
  • Fixed incorrect references to executionMode that should have been interactionMode for clarity and consistency.
  • Fixed a minor typo in the enum description.

These changes improve schema clarity, avoid validation issues, and better align the agent descriptor with expected agent behaviors.

@marco-agile marco-agile changed the title Patch 1 Fix interactionMode enum and description Jul 23, 2025
@tmnd1991 tmnd1991 merged commit eddcb43 into agile-lab-dev:main Aug 7, 2025
@marco-agile marco-agile deleted the patch-1 branch August 7, 2025 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants