Skip to content

Conversation

@BLannoo
Copy link
Contributor

@BLannoo BLannoo commented Oct 30, 2025

Adding a 4th example for our building your own code-agent series showing how to use a sub-agent

Motivation and Context

Breaking Changes


Type of the changes

  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Tests improvement
  • Refactoring

Checklist

  • The pull request has a description of the proposed change
  • I read the Contributing Guidelines before opening the pull request
  • The pull request uses develop as the base branch
  • Tests for the changes have been added
  • All new and existing tests passed
Additional steps for pull requests adding a new feature
  • An issue describing the proposed change exists
  • The pull request includes a link to the issue
  • The change was discussed and approved in the issue
  • Docs have been added / updated

@BLannoo BLannoo force-pushed the codeagent/step-04-subagent-from-develop branch from 546f0de to 8bfa689 Compare November 4, 2025 14:35
@BLannoo
Copy link
Contributor Author

BLannoo commented Dec 4, 2025

dupplicte of #1077

@BLannoo BLannoo closed this Dec 4, 2025
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.

1 participant