AI Agent Hub

Blog

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

📝
《Cursor Docs》-VS Code Migration
Aug 26, 2026 · Cursor Docs

Cursor is based upon the VS Code codebase, allowing us to focus on making the best AI powered coding experience while maintaining a familiar editing environment. This makes it easy to migrate your exi

# Cursor # Configuration 19 views
📝
《Cursor Docs》-Cloud Environment Setup
Aug 26, 2026 · Cursor Docs

Cloud agents run on isolated Ubuntu machines. Configure the environment so the agent has the same repos, tools, dependencies, secrets, and network access a developer would use.

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

Workspace admins can configure Cloud Agents from the Cloud Agents dashboard.

# Cursor # Cloud Agent 30 views
📝
《Cursor Docs》-Governed Cloud Agents for private code and internal services
Aug 26, 2026 · Cursor Docs

Coding agents that work on private code have to clear a specific bar: source that can't leave your network, a compliance perimeter to honor, access and network policy you control, and a setup that fit

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

Cloud Agents are available in Privacy Mode. We never train on your code and only retain code for running the agent. Learn more about Privacy mode.

# Cursor # Cloud Agent 29 views
📝
《Cursor Docs》-Security overview
Aug 26, 2026 · Cursor Docs

This page explains how Cloud Agents are built and secured. It walks through what happens when an agent runs, how access is granted, where the code and data live, how they're isolated and encrypted, an

# Cursor # Cloud Agent 26 views
📝
《Cursor Docs》-Private Connectivity
Aug 26, 2026 · Cursor Docs

Cursor supports private network connectivity for Enterprise teams that need Cursor to work with systems that are not reachable from the public internet. This includes self hosted GitHub Enterprise Ser

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

Cursor for iOS is in beta. Features may change before general availability.

# Cursor # Cloud Agent 33 views
📝
《Cursor Docs》-Agent metadata
Aug 26, 2026 · Cursor Docs

Agent metadata is in preview and subject to change, including breaking changes.

# Cursor # Cloud Agent 25 views
📝
《Cursor Docs》-OIDC tokens
Aug 26, 2026 · Cursor Docs

Cloud Agents can mint short lived OIDC JWTs from inside the VM and use them to assume cloud roles or call internal services without storing long lived credentials in Secrets.

# Cursor # Cloud Agent 25 views