AI Agent Hub

Blog

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

📝
《Cursor Docs》-Run Modes
Aug 26, 2026 · Cursor Docs

Run Modes control how the Cursor agent runs tool calls, and when Cursor interrupts you for approval.

# Cursor # Agent 21 views
📝
《Cursor Docs》-Agent Security
Aug 26, 2026 · Cursor Docs

AI can behave unexpectedly due to prompt injection, hallucinations, and other issues. We protect users with guardrails that limit what agents can do. By default, sensitive actions require your manual

# Cursor # Agent 19 views
📝
《Cursor Docs》-Prompting agents
Aug 26, 2026 · Cursor Docs

Direct Agent with text prompts in the chat input. You can attach context, images, and voice, and switch models at any point.

# Cursor # Agent 19 views
📝
《Cursor Docs》-Plan Mode
Aug 26, 2026 · Cursor Docs

Plan Mode creates detailed implementation plans before writing any code. Agent researches your codebase, asks clarifying questions, and generates a reviewable plan you can edit before building.

# Cursor # Agent 17 views
📝
《Cursor Docs》-Cursor Agent
Aug 26, 2026 · Cursor Docs

Agent is Cursor's assistant that can complete complex coding tasks independently, run terminal commands, and edit code. Access in sidepane with Cmd+I.

# Cursor # Agent 22 views
📝
《Cursor Docs》-Design Mode
Aug 26, 2026 · Cursor Docs

Design Mode lets you direct agents with visual prompts. From the browser in the Agents Window, you can click an element, draw on the page, or describe a change by voice. Cursor captures the context it

# Cursor # Agent 16 views
📝
《Cursor Docs》-Debug Mode
Aug 26, 2026 · Cursor Docs

Debug Mode helps you find root causes and fix tricky bugs that are hard to reproduce or understand. Instead of immediately writing code, the agent generates hypotheses, adds log statements, and uses r

# Cursor # Agent 16 views
📝
《Cursor Docs》-Agents Window
Aug 26, 2026 · Cursor Docs

The Agents Window is Cursor's agent first interface. It provides a unified workspace to build with agents across repos and environments, including local, cloud, remote SSH, and more. It combines the p

# Cursor # Agent 21 views
📝
《Cursor Docs》-Agent Review
Aug 26, 2026 · Cursor Docs

Agent Review runs a dedicated code review on your local changes from inside Cursor.

# Cursor # Agent 19 views
📝
《Cursor Docs》-Update Access
Aug 26, 2026 · Cursor Docs

Cursor has three update channels.

# Cursor # Account 16 views