AI Agent Hub

Blog

In-depth articles on AI agents, LLM engineering, servers, Python and software development.

📝
《Cursor Docs》-Capabilities
Aug 26, 2026 · Cursor Docs

Computer use

# Cursor # Cloud Agent 28 views
📝
《Cursor Docs》-Cloud Agent Builds
Aug 26, 2026 · Cursor Docs

Builds prepare your Cloud Agent environment in the background. Each agent starts from a pre built machine with your repositories, tools, and dependencies ready.

# Cursor # Cloud Agent 32 views
📝
《Cursor Docs》-Best Practices
Aug 26, 2026 · Cursor Docs

Use these recommendations to get more reliable Cloud Agent runs.

# Cursor # Cloud Agent 31 views
📝
《Cursor Docs》-Automations
Aug 26, 2026 · Cursor Docs

Cursor Automations run cloud agents in the background, either on a schedule or in response to events from GitHub, GitLab, Slack, webhooks, Linear, and more.

# Cursor # Cloud Agent 34 views
📝
《Cursor Docs》-Webhooks
Aug 26, 2026 · Cursor Docs

When you create an agent with a webhook URL, Cursor will send HTTP POST requests to notify you about status changes. Currently, only statusChange events are supported, specifically when an agent encou

# Cursor # Cloud Agent 36 views
📝
《Cursor Docs》-Cloud Agents API
Aug 26, 2026 · Cursor Docs

The Cloud Agents API v1 is in public beta. APIs may change before general availability.

# Cursor # Cloud Agent 48 views
📝
《Cursor Docs》-Cloud Agents
Aug 26, 2026 · Cursor Docs

Cloud agents use the same agent fundamentals but run in isolated VMs in the cloud with full development environments instead of on your local machine. The development environment is similar to the set

# Cursor # Cloud Agent 36 views
📝
《Cursor Docs》-Using Agent in CLI
Aug 26, 2026 · Cursor Docs

The CLI supports the same modes as the editor. Switch modes using slash commands or the mode flag.

# Cursor # CLI 29 views
📝
《Cursor Docs》-Shell Mode
Aug 26, 2026 · Cursor Docs

Shell Mode runs shell commands directly from the CLI without leaving your conversation. Use it for quick, non interactive commands with safety checks and output displayed in the conversation.

# Cursor # CLI 28 views
📝
《Cursor Docs》-Terminal setup
Aug 26, 2026 · Cursor Docs

Configure your terminal for the best Cursor CLI experience. This guide covers keybindings for multi line input, Vim mode, and theme synchronization.

# Cursor # CLI 30 views