Skip to content

Conversation

@VaibhavAcharya
Copy link
Contributor

@VaibhavAcharya VaibhavAcharya commented Oct 1, 2025

Summary

Adds agents command to Netlify CLI for managing AI agent tasks.

Commands

  • agents:create - Create and run agent tasks with custom prompts
  • agents:list - List agent tasks for a site
  • agents:show - View information about a specific agent task
  • agents:stop - Stop a running agent task
image image image image

For us to review and ship your PR efficiently, please perform the following steps:

  • Open a bug/issue before writing your code 🧑‍💻. This ensures we can discuss the changes and get feedback from everyone that should be involved. If you`re fixing a typo or something that`s on fire 🔥 (e.g. incident related), you can skip this step.
  • Read the contribution guidelines 📖. This ensures your code follows our style guide and
    passes our tests.
  • Update or add tests (if any source code was changed or added) 🧪
  • Update or add documentation (if features were changed or added) 📝
  • Make sure the status checks below are successful ✅

A picture of a cute animal (not mandatory, but encouraged)

@VaibhavAcharya VaibhavAcharya requested review from a team as code owners October 1, 2025 09:05
@VaibhavAcharya VaibhavAcharya marked this pull request as draft October 1, 2025 09:05
@github-actions
Copy link

github-actions bot commented Oct 1, 2025

📊 Benchmark results

Comparing with 941ed95

  • Dependency count: 1,031 (no change)
  • Package size: 284 MB ⬆️ 0.02% increase vs. 941ed95
  • Number of ts-expect-error directives: 380 (no change)

@VaibhavAcharya VaibhavAcharya marked this pull request as ready for review October 1, 2025 11:57
@VitaliyR VitaliyR merged commit acb9e0e into main Oct 1, 2025
88 of 121 checks passed
@VitaliyR VitaliyR deleted the vaibhavacharya/ex-417-run-agent-runner-from-netlify-cli-2 branch October 1, 2025 12:36
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.

4 participants