Skip to content

Todd of AIDLC v0.1.6

Choose a tag to compare

@nbsjunior nbsjunior released this 20 May 02:19

Fix: Cursor Agent + local files + Live Edits

Problem: Cursor Agent used only Cursor Cloud — remote VM cannot see your VS Code workspace, so files were not edited locally and Live Edits stayed empty.

Fix (default toddspect.cursor.agentExecution: auto):

  • Copilot configured → Cursor + Agent edits files in your workspace (Live Edits works).
  • Copilot missing → falls back to Cursor Cloud with a clear warning.

Setting

toddspect.cursor.agentExecution: auto | local | cloud

Install

toddspect-vscode-0.1.6.vsix — reload VS Code after install.

Also required for local edits: gh auth login with Copilot scope (or Copilot token in Todd settings).