Skip to content

[azure-ai-projects] Emit SDK from TypeSpec (code-based agent routes in v1)#46756

Closed
dargilco wants to merge 1 commit intofeature/azure-ai-projects/2.2.0from
dargilco/emit-from-typespec-06-05-1016
Closed

[azure-ai-projects] Emit SDK from TypeSpec (code-based agent routes in v1)#46756
dargilco wants to merge 1 commit intofeature/azure-ai-projects/2.2.0from
dargilco/emit-from-typespec-06-05-1016

Conversation

@dargilco
Copy link
Copy Markdown
Member

@dargilco dargilco commented May 6, 2026

TypeSpec Source

Emitted from commit 43872da9 on the feature/foundry-release branch of azure-rest-api-specs.

Spec PR: Azure/azure-rest-api-specs#42881 - Spec: include code-based agent deploy routes in v1

Changes Summary

Features Added

  • New code-based agent operations on agents: create_agent_from_code, update_agent_from_code, create_agent_version_from_code, download_agent_code, download_agent_version_code.
  • New models CreateAgentFromCodeContent, CreateAgentVersionFromCodeContent, CreateAgentVersionFromCodeRequest.
  • New enum CodeDependencyResolution with values BUNDLED and REMOTE_BUILD.

Breaking Changes (beta)

  • Removed enum value DataGenerationJobType.TASK.
  • Removed model TaskDataGenerationJobOptions.

Notes

  • A new enum value CODE_AGENTS_V1_PREVIEW was added to _AgentDefinitionOptInKeys. Review needed to determine if it should be added to the agents opt-in header.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@dargilco dargilco self-assigned this May 6, 2026
@dargilco dargilco closed this May 6, 2026
@dargilco dargilco deleted the dargilco/emit-from-typespec-06-05-1016 branch May 6, 2026 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant