Skip to content
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

typo: fix missing backtick #20202

Merged
merged 43 commits into from
Feb 25, 2025
Merged

typo: fix missing backtick #20202

merged 43 commits into from
Feb 25, 2025

Conversation

elithrar
Copy link
Collaborator

Copy link
Contributor

Howdy and thanks for contributing to our repo. We review internal PRs within 1 week. If it's something urgent or has been sitting without a comment, start a thread in the Developer Docs space internally.

@github-actions github-actions bot added the product:agents Build and deploy AI-powered Agents on Cloudflare that can act autonomously. label Feb 23, 2025
Copy link
Contributor

github-actions bot commented Feb 23, 2025

This PR changes current filenames or deletes current files. Make sure you have redirects set up to cover the following paths:

  • /agents/build/prompts/
  • /agents/capabilities/control-web-browsers/
  • /agents/capabilities/mcp-server/
  • /agents/capabilities/run-models/
  • /agents/capabilities/send-email/
  • /agents/capabilities/webrtc-realtime/
  • /agents/capabilities/

* add what are agents

* update other files
Copy link
Contributor

github-actions bot commented Feb 25, 2025

Preview URL: https://2d777dd6.preview.developers.cloudflare.com
Preview Branch URL: https://agents-1-0.preview.developers.cloudflare.com

Files with changes (up to 15)

Original Link Updated Link
https://developers.cloudflare.com/agents/build/prompts/ https://agents-1-0.preview.developers.cloudflare.com/agents/build/prompts/
https://developers.cloudflare.com/agents/ https://agents-1-0.preview.developers.cloudflare.com/agents/
https://developers.cloudflare.com/agents/examples/using-ai-models/ https://agents-1-0.preview.developers.cloudflare.com/agents/examples/using-ai-models/
https://developers.cloudflare.com/agents/examples/manage-and-sync-state/ https://agents-1-0.preview.developers.cloudflare.com/agents/examples/manage-and-sync-state/
https://developers.cloudflare.com/agents/api-reference/sdk/ https://agents-1-0.preview.developers.cloudflare.com/agents/api-reference/sdk/
https://developers.cloudflare.com/agents/examples/websockets/ https://agents-1-0.preview.developers.cloudflare.com/agents/examples/websockets/
https://developers.cloudflare.com/agents/getting-started/testing-your-agent/ https://agents-1-0.preview.developers.cloudflare.com/agents/getting-started/testing-your-agent/
https://developers.cloudflare.com/agents/examples/browse-the-web/ https://agents-1-0.preview.developers.cloudflare.com/agents/examples/browse-the-web/
https://developers.cloudflare.com/agents/capabilities/mcp-server/ https://agents-1-0.preview.developers.cloudflare.com/agents/capabilities/mcp-server/
https://developers.cloudflare.com/agents/examples/run-workflows/ https://agents-1-0.preview.developers.cloudflare.com/agents/examples/run-workflows/
https://developers.cloudflare.com/agents/examples/schedule-tasks/ https://agents-1-0.preview.developers.cloudflare.com/agents/examples/schedule-tasks/
https://developers.cloudflare.com/agents/examples/rag/ https://agents-1-0.preview.developers.cloudflare.com/agents/examples/rag/
https://developers.cloudflare.com/agents/concepts/what-are-agents/ https://agents-1-0.preview.developers.cloudflare.com/agents/concepts/what-are-agents/
https://developers.cloudflare.com/agents/api-reference/configuration/ https://agents-1-0.preview.developers.cloudflare.com/agents/api-reference/configuration/
https://developers.cloudflare.com/agents/concepts/human-in-the-loop/ https://agents-1-0.preview.developers.cloudflare.com/agents/concepts/human-in-the-loop/

ehan701

This comment was marked as spam.

@elithrar elithrar marked this pull request as ready for review February 25, 2025 13:46
@elithrar elithrar requested a review from a team as a code owner February 25, 2025 13:46
@elithrar elithrar enabled auto-merge (squash) February 25, 2025 13:46
@elithrar elithrar merged commit 853a41b into production Feb 25, 2025
9 checks passed
@elithrar elithrar deleted the agents-1.0 branch February 25, 2025 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
product:agents Build and deploy AI-powered Agents on Cloudflare that can act autonomously. size/xl
Projects
None yet
Development

Successfully merging this pull request may close these issues.