From 9c84475691612cf69db2013fba8b62765360a41d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Moura?= Date: Mon, 24 Nov 2025 13:15:24 -0800 Subject: [PATCH] Update AMP to AOP (#3941) Co-authored-by: Lorenze Jay <63378463+lorenzejay@users.noreply.github.com> --- README.md | 28 +++++++++---------- docs/en/api-reference/introduction.mdx | 12 ++++---- docs/en/concepts/agents.mdx | 2 +- docs/en/concepts/cli.mdx | 24 ++++++++-------- docs/en/concepts/event-listener.mdx | 2 +- docs/en/concepts/tasks.mdx | 2 +- docs/en/concepts/tools.mdx | 2 +- docs/en/enterprise/features/rbac.mdx | 8 +++--- .../features/tools-and-integrations.mdx | 8 +++--- docs/en/enterprise/features/traces.mdx | 6 ++-- .../enterprise/features/webhook-streaming.mdx | 2 +- .../enterprise/guides/automation-triggers.mdx | 4 +-- .../enterprise/guides/azure-openai-setup.mdx | 6 ++-- docs/en/enterprise/guides/build-crew.mdx | 2 +- .../guides/capture_telemetry_logs.mdx | 4 +-- docs/en/enterprise/guides/deploy-crew.mdx | 16 +++++------ .../enterprise/guides/enable-crew-studio.mdx | 12 ++++---- docs/en/enterprise/guides/gmail-trigger.mdx | 2 +- .../guides/google-calendar-trigger.mdx | 2 +- .../guides/google-drive-trigger.mdx | 2 +- docs/en/enterprise/guides/hubspot-trigger.mdx | 14 +++++----- docs/en/enterprise/guides/kickoff-crew.mdx | 8 +++--- .../guides/microsoft-teams-trigger.mdx | 2 +- .../en/enterprise/guides/onedrive-trigger.mdx | 2 +- docs/en/enterprise/guides/outlook-trigger.mdx | 2 +- .../guides/react-component-export.mdx | 4 +-- .../enterprise/guides/salesforce-trigger.mdx | 6 ++-- docs/en/enterprise/guides/team-management.mdx | 10 +++---- docs/en/enterprise/guides/tool-repository.mdx | 14 ++++------ docs/en/enterprise/guides/update-crew.mdx | 8 +++--- .../enterprise/guides/webhook-automation.mdx | 8 +++--- docs/en/enterprise/guides/zapier-trigger.mdx | 20 ++++++------- docs/en/enterprise/integrations/asana.mdx | 4 +-- docs/en/enterprise/integrations/box.mdx | 4 +-- docs/en/enterprise/integrations/clickup.mdx | 4 +-- docs/en/enterprise/integrations/github.mdx | 4 +-- docs/en/enterprise/integrations/gmail.mdx | 4 +-- .../integrations/google_calendar.mdx | 4 +-- .../integrations/google_contacts.mdx | 4 +-- .../enterprise/integrations/google_docs.mdx | 4 +-- .../enterprise/integrations/google_drive.mdx | 4 +-- .../enterprise/integrations/google_sheets.mdx | 4 +-- .../enterprise/integrations/google_slides.mdx | 4 +-- docs/en/enterprise/integrations/hubspot.mdx | 4 +-- docs/en/enterprise/integrations/jira.mdx | 4 +-- docs/en/enterprise/integrations/linear.mdx | 4 +-- .../integrations/microsoft_excel.mdx | 4 +-- .../integrations/microsoft_onedrive.mdx | 4 +-- .../integrations/microsoft_outlook.mdx | 4 +-- .../integrations/microsoft_sharepoint.mdx | 4 +-- .../integrations/microsoft_teams.mdx | 4 +-- .../integrations/microsoft_word.mdx | 4 +-- docs/en/enterprise/integrations/notion.mdx | 4 +-- .../en/enterprise/integrations/salesforce.mdx | 4 +-- docs/en/enterprise/integrations/shopify.mdx | 4 +-- docs/en/enterprise/integrations/slack.mdx | 4 +-- docs/en/enterprise/integrations/stripe.mdx | 4 +-- docs/en/enterprise/integrations/zendesk.mdx | 4 +-- docs/en/enterprise/introduction.mdx | 8 +++--- .../resources/frequently-asked-questions.mdx | 2 +- docs/en/installation.mdx | 2 +- docs/en/learn/llm-selection-guide.mdx | 4 +-- docs/en/mcp/dsl-integration.mdx | 6 ++-- docs/en/mcp/overview.mdx | 6 ++-- docs/en/observability/tracing.mdx | 20 ++++++------- docs/en/quickstart.mdx | 14 +++++----- docs/enterprise-api.base.yaml | 12 ++++---- docs/enterprise-api.en.yaml | 12 ++++---- docs/enterprise-api.ko.yaml | 2 +- docs/enterprise-api.pt-BR.yaml | 12 ++++---- docs/ko/api-reference/introduction.mdx | 8 +++--- docs/ko/concepts/agents.mdx | 2 +- docs/ko/concepts/cli.mdx | 22 +++++++-------- docs/ko/concepts/event-listener.mdx | 2 +- docs/ko/enterprise/features/rbac.mdx | 6 ++-- .../features/tools-and-integrations.mdx | 4 +-- docs/ko/enterprise/features/traces.mdx | 4 +-- .../enterprise/features/webhook-streaming.mdx | 2 +- .../enterprise/guides/automation-triggers.mdx | 4 +-- .../enterprise/guides/azure-openai-setup.mdx | 6 ++-- docs/ko/enterprise/guides/build-crew.mdx | 2 +- docs/ko/enterprise/guides/deploy-crew.mdx | 14 +++++----- .../enterprise/guides/enable-crew-studio.mdx | 12 ++++---- docs/ko/enterprise/guides/gmail-trigger.mdx | 2 +- .../guides/google-calendar-trigger.mdx | 2 +- .../guides/google-drive-trigger.mdx | 2 +- docs/ko/enterprise/guides/hubspot-trigger.mdx | 14 +++++----- docs/ko/enterprise/guides/kickoff-crew.mdx | 8 +++--- .../guides/microsoft-teams-trigger.mdx | 2 +- .../ko/enterprise/guides/onedrive-trigger.mdx | 2 +- docs/ko/enterprise/guides/outlook-trigger.mdx | 2 +- .../guides/react-component-export.mdx | 4 +-- .../enterprise/guides/salesforce-trigger.mdx | 6 ++-- docs/ko/enterprise/guides/team-management.mdx | 10 +++---- docs/ko/enterprise/guides/tool-repository.mdx | 8 +++--- docs/ko/enterprise/guides/update-crew.mdx | 8 +++--- .../enterprise/guides/webhook-automation.mdx | 8 +++--- docs/ko/enterprise/guides/zapier-trigger.mdx | 20 ++++++------- docs/ko/enterprise/integrations/asana.mdx | 4 +-- docs/ko/enterprise/integrations/box.mdx | 4 +-- docs/ko/enterprise/integrations/clickup.mdx | 4 +-- docs/ko/enterprise/integrations/github.mdx | 4 +-- docs/ko/enterprise/integrations/gmail.mdx | 4 +-- .../integrations/google_calendar.mdx | 4 +-- .../integrations/google_contacts.mdx | 4 +-- .../enterprise/integrations/google_docs.mdx | 4 +-- .../enterprise/integrations/google_drive.mdx | 4 +-- .../enterprise/integrations/google_sheets.mdx | 4 +-- .../enterprise/integrations/google_slides.mdx | 4 +-- docs/ko/enterprise/integrations/hubspot.mdx | 4 +-- docs/ko/enterprise/integrations/jira.mdx | 4 +-- docs/ko/enterprise/integrations/linear.mdx | 4 +-- .../integrations/microsoft_excel.mdx | 4 +-- .../integrations/microsoft_onedrive.mdx | 4 +-- .../integrations/microsoft_outlook.mdx | 4 +-- .../integrations/microsoft_sharepoint.mdx | 4 +-- .../integrations/microsoft_teams.mdx | 4 +-- .../integrations/microsoft_word.mdx | 4 +-- docs/ko/enterprise/integrations/notion.mdx | 4 +-- .../ko/enterprise/integrations/salesforce.mdx | 4 +-- docs/ko/enterprise/integrations/shopify.mdx | 4 +-- docs/ko/enterprise/integrations/slack.mdx | 4 +-- docs/ko/enterprise/integrations/stripe.mdx | 4 +-- docs/ko/enterprise/integrations/zendesk.mdx | 4 +-- docs/ko/enterprise/introduction.mdx | 6 ++-- .../resources/frequently-asked-questions.mdx | 2 +- docs/ko/installation.mdx | 2 +- docs/ko/learn/llm-selection-guide.mdx | 4 +-- docs/ko/mcp/dsl-integration.mdx | 6 ++-- docs/ko/mcp/overview.mdx | 2 +- docs/ko/quickstart.mdx | 14 +++++----- docs/pt-BR/api-reference/introduction.mdx | 12 ++++---- docs/pt-BR/concepts/agents.mdx | 2 +- docs/pt-BR/concepts/cli.mdx | 22 +++++++-------- docs/pt-BR/concepts/event-listener.mdx | 2 +- docs/pt-BR/concepts/tasks.mdx | 2 +- docs/pt-BR/concepts/tools.mdx | 2 +- docs/pt-BR/enterprise/features/rbac.mdx | 8 +++--- .../features/tools-and-integrations.mdx | 4 +-- docs/pt-BR/enterprise/features/traces.mdx | 6 ++-- .../enterprise/features/webhook-streaming.mdx | 2 +- .../enterprise/guides/automation-triggers.mdx | 4 +-- .../enterprise/guides/azure-openai-setup.mdx | 4 +-- docs/pt-BR/enterprise/guides/build-crew.mdx | 2 +- docs/pt-BR/enterprise/guides/deploy-crew.mdx | 16 +++++------ .../enterprise/guides/enable-crew-studio.mdx | 12 ++++---- .../pt-BR/enterprise/guides/gmail-trigger.mdx | 2 +- .../guides/google-calendar-trigger.mdx | 2 +- .../guides/google-drive-trigger.mdx | 2 +- .../enterprise/guides/hubspot-trigger.mdx | 14 +++++----- docs/pt-BR/enterprise/guides/kickoff-crew.mdx | 8 +++--- .../guides/microsoft-teams-trigger.mdx | 2 +- .../enterprise/guides/onedrive-trigger.mdx | 2 +- .../enterprise/guides/outlook-trigger.mdx | 2 +- .../guides/react-component-export.mdx | 4 +-- .../enterprise/guides/salesforce-trigger.mdx | 6 ++-- .../enterprise/guides/team-management.mdx | 10 +++---- .../enterprise/guides/tool-repository.mdx | 8 +++--- docs/pt-BR/enterprise/guides/update-crew.mdx | 8 +++--- .../enterprise/guides/webhook-automation.mdx | 8 +++--- .../enterprise/guides/zapier-trigger.mdx | 20 ++++++------- docs/pt-BR/enterprise/integrations/asana.mdx | 4 +-- docs/pt-BR/enterprise/integrations/box.mdx | 4 +-- .../pt-BR/enterprise/integrations/clickup.mdx | 4 +-- docs/pt-BR/enterprise/integrations/github.mdx | 4 +-- docs/pt-BR/enterprise/integrations/gmail.mdx | 4 +-- .../integrations/google_calendar.mdx | 4 +-- .../integrations/google_contacts.mdx | 4 +-- .../enterprise/integrations/google_docs.mdx | 4 +-- .../enterprise/integrations/google_drive.mdx | 4 +-- .../enterprise/integrations/google_sheets.mdx | 4 +-- .../enterprise/integrations/google_slides.mdx | 4 +-- .../pt-BR/enterprise/integrations/hubspot.mdx | 4 +-- docs/pt-BR/enterprise/integrations/jira.mdx | 4 +-- docs/pt-BR/enterprise/integrations/linear.mdx | 4 +-- .../integrations/microsoft_excel.mdx | 4 +-- .../integrations/microsoft_onedrive.mdx | 4 +-- .../integrations/microsoft_outlook.mdx | 4 +-- .../integrations/microsoft_sharepoint.mdx | 4 +-- .../integrations/microsoft_teams.mdx | 4 +-- .../integrations/microsoft_word.mdx | 4 +-- docs/pt-BR/enterprise/integrations/notion.mdx | 4 +-- .../enterprise/integrations/salesforce.mdx | 4 +-- .../pt-BR/enterprise/integrations/shopify.mdx | 4 +-- docs/pt-BR/enterprise/integrations/slack.mdx | 4 +-- docs/pt-BR/enterprise/integrations/stripe.mdx | 4 +-- .../pt-BR/enterprise/integrations/zendesk.mdx | 4 +-- docs/pt-BR/enterprise/introduction.mdx | 8 +++--- .../resources/frequently-asked-questions.mdx | 2 +- docs/pt-BR/installation.mdx | 2 +- docs/pt-BR/learn/llm-selection-guide.mdx | 4 +-- docs/pt-BR/mcp/dsl-integration.mdx | 6 ++-- docs/pt-BR/mcp/overview.mdx | 2 +- docs/pt-BR/quickstart.mdx | 14 +++++----- .../generate_crewai_automation_tool/README.md | 4 +-- .../generate_crewai_automation_tool.py | 6 ++-- lib/crewai-tools/tool.specs.json | 12 ++++---- lib/crewai/README.md | 28 +++++++++---------- lib/crewai/src/crewai/agent/core.py | 4 +-- .../crewai/agents/agent_builder/base_agent.py | 2 +- .../src/crewai/cli/authentication/main.py | 4 +-- lib/crewai/src/crewai/cli/cli.py | 4 +-- lib/crewai/src/crewai/cli/config.py | 2 +- lib/crewai/src/crewai/cli/enterprise/main.py | 2 +- .../cli/authentication/test_auth_main.py | 4 +-- 205 files changed, 592 insertions(+), 594 deletions(-) diff --git a/README.md b/README.md index a448e6355..5da3e45b8 100644 --- a/README.md +++ b/README.md @@ -62,9 +62,9 @@ With over 100,000 developers certified through our community courses at [learn.crewai.com](https://learn.crewai.com), CrewAI is rapidly becoming the standard for enterprise-ready AI automation. -# CrewAI AMP Suite +# CrewAI AOP Suite -CrewAI AMP Suite is a comprehensive bundle tailored for organizations that require secure, scalable, and easy-to-manage agent-driven automation. +CrewAI AOP Suite is a comprehensive bundle tailored for organizations that require secure, scalable, and easy-to-manage agent-driven automation. You can try one part of the suite the [Crew Control Plane for free](https://app.crewai.com) @@ -76,9 +76,9 @@ You can try one part of the suite the [Crew Control Plane for free](https://app. - **Advanced Security**: Built-in robust security and compliance measures ensuring safe deployment and management. - **Actionable Insights**: Real-time analytics and reporting to optimize performance and decision-making. - **24/7 Support**: Dedicated enterprise support to ensure uninterrupted operation and quick resolution of issues. -- **On-premise and Cloud Deployment Options**: Deploy CrewAI AMP on-premise or in the cloud, depending on your security and compliance requirements. +- **On-premise and Cloud Deployment Options**: Deploy CrewAI AOP on-premise or in the cloud, depending on your security and compliance requirements. -CrewAI AMP is designed for enterprises seeking a powerful, reliable solution to transform complex business processes into efficient, +CrewAI AOP is designed for enterprises seeking a powerful, reliable solution to transform complex business processes into efficient, intelligent automations. ## Table of contents @@ -674,9 +674,9 @@ CrewAI is released under the [MIT License](https://github.com/crewAIInc/crewAI/b ### Enterprise Features -- [What additional features does CrewAI AMP offer?](#q-what-additional-features-does-crewai-amp-offer) -- [Is CrewAI AMP available for cloud and on-premise deployments?](#q-is-crewai-amp-available-for-cloud-and-on-premise-deployments) -- [Can I try CrewAI AMP for free?](#q-can-i-try-crewai-amp-for-free) +- [What additional features does CrewAI AOP offer?](#q-what-additional-features-does-crewai-amp-offer) +- [Is CrewAI AOP available for cloud and on-premise deployments?](#q-is-crewai-amp-available-for-cloud-and-on-premise-deployments) +- [Can I try CrewAI AOP for free?](#q-can-i-try-crewai-amp-for-free) ### Q: What exactly is CrewAI? @@ -732,17 +732,17 @@ A: Check out practical examples in the [CrewAI-examples repository](https://gith A: Contributions are warmly welcomed! Fork the repository, create your branch, implement your changes, and submit a pull request. See the Contribution section of the README for detailed guidelines. -### Q: What additional features does CrewAI AMP offer? +### Q: What additional features does CrewAI AOP offer? -A: CrewAI AMP provides advanced features such as a unified control plane, real-time observability, secure integrations, advanced security, actionable insights, and dedicated 24/7 enterprise support. +A: CrewAI AOP provides advanced features such as a unified control plane, real-time observability, secure integrations, advanced security, actionable insights, and dedicated 24/7 enterprise support. -### Q: Is CrewAI AMP available for cloud and on-premise deployments? +### Q: Is CrewAI AOP available for cloud and on-premise deployments? -A: Yes, CrewAI AMP supports both cloud-based and on-premise deployment options, allowing enterprises to meet their specific security and compliance requirements. +A: Yes, CrewAI AOP supports both cloud-based and on-premise deployment options, allowing enterprises to meet their specific security and compliance requirements. -### Q: Can I try CrewAI AMP for free? +### Q: Can I try CrewAI AOP for free? -A: Yes, you can explore part of the CrewAI AMP Suite by accessing the [Crew Control Plane](https://app.crewai.com) for free. +A: Yes, you can explore part of the CrewAI AOP Suite by accessing the [Crew Control Plane](https://app.crewai.com) for free. ### Q: Does CrewAI support fine-tuning or training custom models? @@ -762,7 +762,7 @@ A: CrewAI is highly scalable, supporting simple automations and large-scale ente ### Q: Does CrewAI offer debugging and monitoring tools? -A: Yes, CrewAI AMP includes advanced debugging, tracing, and real-time observability features, simplifying the management and troubleshooting of your automations. +A: Yes, CrewAI AOP includes advanced debugging, tracing, and real-time observability features, simplifying the management and troubleshooting of your automations. ### Q: What programming languages does CrewAI support? diff --git a/docs/en/api-reference/introduction.mdx b/docs/en/api-reference/introduction.mdx index 3e952574a..22eb705be 100644 --- a/docs/en/api-reference/introduction.mdx +++ b/docs/en/api-reference/introduction.mdx @@ -1,19 +1,19 @@ --- title: "Introduction" -description: "Complete reference for the CrewAI AMP REST API" +description: "Complete reference for the CrewAI AOP REST API" icon: "code" mode: "wide" --- -# CrewAI AMP API +# CrewAI AOP API -Welcome to the CrewAI AMP API reference. This API allows you to programmatically interact with your deployed crews, enabling integration with your applications, workflows, and services. +Welcome to the CrewAI AOP API reference. This API allows you to programmatically interact with your deployed crews, enabling integration with your applications, workflows, and services. ## Quick Start - Navigate to your crew's detail page in the CrewAI AMP dashboard and copy your Bearer Token from the Status tab. + Navigate to your crew's detail page in the CrewAI AOP dashboard and copy your Bearer Token from the Status tab. @@ -46,7 +46,7 @@ curl -H "Authorization: Bearer YOUR_CREW_TOKEN" \ | **User Bearer Token** | User-scoped access | Limited permissions, suitable for user-specific operations | -You can find both token types in the Status tab of your crew's detail page in the CrewAI AMP dashboard. +You can find both token types in the Status tab of your crew's detail page in the CrewAI AOP dashboard. ## Base URL @@ -82,7 +82,7 @@ The API uses standard HTTP status codes: ## Interactive Testing -**Why no "Send" button?** Since each CrewAI AMP user has their own unique crew URL, we use **reference mode** instead of an interactive playground to avoid confusion. This shows you exactly what the requests should look like without non-functional send buttons. +**Why no "Send" button?** Since each CrewAI AOP user has their own unique crew URL, we use **reference mode** instead of an interactive playground to avoid confusion. This shows you exactly what the requests should look like without non-functional send buttons. Each endpoint page shows you: diff --git a/docs/en/concepts/agents.mdx b/docs/en/concepts/agents.mdx index 2f26a5699..e032e3f5f 100644 --- a/docs/en/concepts/agents.mdx +++ b/docs/en/concepts/agents.mdx @@ -20,7 +20,7 @@ Think of an agent as a specialized team member with specific skills, expertise, -CrewAI AMP includes a Visual Agent Builder that simplifies agent creation and configuration without writing code. Design your agents visually and test them in real-time. +CrewAI AOP includes a Visual Agent Builder that simplifies agent creation and configuration without writing code. Design your agents visually and test them in real-time. ![Visual Agent Builder Screenshot](/images/enterprise/crew-studio-interface.png) diff --git a/docs/en/concepts/cli.mdx b/docs/en/concepts/cli.mdx index dfde91a30..7493faca5 100644 --- a/docs/en/concepts/cli.mdx +++ b/docs/en/concepts/cli.mdx @@ -5,7 +5,7 @@ icon: terminal mode: "wide" --- -Since release 0.140.0, CrewAI AMP started a process of migrating their login provider. As such, the authentication flow via CLI was updated. Users that use Google to login, or that created their account after July 3rd, 2025 will be unable to log in with older versions of the `crewai` library. +Since release 0.140.0, CrewAI AOP started a process of migrating their login provider. As such, the authentication flow via CLI was updated. Users that use Google to login, or that created their account after July 3rd, 2025 will be unable to log in with older versions of the `crewai` library. ## Overview @@ -186,9 +186,9 @@ def crew(self) -> Crew: ### 10. Deploy -Deploy the crew or flow to [CrewAI AMP](https://app.crewai.com). +Deploy the crew or flow to [CrewAI AOP](https://app.crewai.com). -- **Authentication**: You need to be authenticated to deploy to CrewAI AMP. +- **Authentication**: You need to be authenticated to deploy to CrewAI AOP. You can login or create an account with: ```shell Terminal crewai login @@ -203,7 +203,7 @@ Deploy the crew or flow to [CrewAI AMP](https://app.crewai.com). ### 11. Organization Management -Manage your CrewAI AMP organizations. +Manage your CrewAI AOP organizations. ```shell Terminal crewai org [COMMAND] [OPTIONS] @@ -227,17 +227,17 @@ crewai org switch ``` -You must be authenticated to CrewAI AMP to use these organization management commands. +You must be authenticated to CrewAI AOP to use these organization management commands. - **Create a deployment** (continued): - Links the deployment to the corresponding remote GitHub repository (it usually detects this automatically). -- **Deploy the Crew**: Once you are authenticated, you can deploy your crew or flow to CrewAI AMP. +- **Deploy the Crew**: Once you are authenticated, you can deploy your crew or flow to CrewAI AOP. ```shell Terminal crewai deploy push ``` - - Initiates the deployment process on the CrewAI AMP platform. + - Initiates the deployment process on the CrewAI AOP platform. - Upon successful initiation, it will output the Deployment created successfully! message along with the Deployment Name and a unique Deployment ID (UUID). - **Deployment Status**: You can check the status of your deployment with: @@ -262,7 +262,7 @@ You must be authenticated to CrewAI AMP to use these organization management com ```shell Terminal crewai deploy remove ``` - This deletes the deployment from the CrewAI AMP platform. + This deletes the deployment from the CrewAI AOP platform. - **Help Command**: You can get help with the CLI with: ```shell Terminal @@ -270,7 +270,7 @@ You must be authenticated to CrewAI AMP to use these organization management com ``` This shows the help message for the CrewAI Deploy CLI. -Watch this video tutorial for a step-by-step demonstration of deploying your crew to [CrewAI AMP](http://app.crewai.com) using the CLI. +Watch this video tutorial for a step-by-step demonstration of deploying your crew to [CrewAI AOP](http://app.crewai.com) using the CLI.