Skip to content

Releases: annettedorothea/api2ai

vscode-api2ai 0.3.0

15 Jun 17:58

Choose a tag to compare

vscode-api2ai 0.3.0 Pre-release
Pre-release

Internal test build of the Cursor/VS Code extension (prerelease on GitHub).

vscode-api2ai 0.2.0

07 Jun 20:21

Choose a tag to compare

vscode-api2ai 0.2.0 Pre-release
Pre-release

Internal test build of the Cursor/VS Code extension (prerelease on GitHub).

vscode-api2ai 0.1.0

06 Jun 12:30

Choose a tag to compare

vscode-api2ai 0.1.0 Pre-release
Pre-release

Internal test build of the Cursor/VS Code extension (prerelease on GitHub).

vscode-api2ai 0.0.6

04 Jun 21:06

Choose a tag to compare

vscode-api2ai 0.0.6 Pre-release
Pre-release

Internal test build of the Cursor/VS Code extension (prerelease on GitHub).

vscode-api2ai 0.0.5

01 Jun 20:32

Choose a tag to compare

vscode-api2ai 0.0.5 Pre-release
Pre-release

Internal test build of the Cursor/VS Code extension (prerelease on GitHub).

vscode-api2ai 0.0.4

31 May 20:18

Choose a tag to compare

vscode-api2ai 0.0.4 Pre-release
Pre-release

Internal test build of the Cursor/VS Code extension (prerelease on GitHub).

vscode-api2ai 0.0.3

30 May 10:45

Choose a tag to compare

vscode-api2ai 0.0.3 Pre-release
Pre-release

Internal test build of the Cursor/VS Code extension (prerelease on GitHub).

vscode-api2ai 0.0.2

29 May 20:54

Choose a tag to compare

vscode-api2ai 0.0.2 Pre-release
Pre-release

vscode-api2ai 0.0.2

Cursor/VS Code extension for the .api2ai DSL (OpenAPI → MCP tools).

Highlights

  • Extension 0.0.2 with embedded CLI fixes (esbuild external for auth-stub compilation in the VSIX bundle).
  • Demo Cursor rules: MCP-only usage (mcp-api2ai-only) and env/auth policy (api2ai-env-auth-policy).
  • @core2ai/core pinned to v0.0.4 (MCP host env refresh on tool calls).
  • Workspace * links for api-2-ai-dsl-language to avoid npm registry resolution in the monorepo.

Install

Download vscode-api2ai-0.0.2.vsix from this release, then in Cursor: Extensions → Install from VSIX….

Demo workspace

  1. Command Palette → api2ai: Create demo workspace (MCP examples)
  2. npm install and npm run generate:all in the demo folder
  3. Copy .env.example.env.local, enable MCP servers in Cursor settings

See README for details.

vscode-api2ai 0.0.1

26 May 20:37

Choose a tag to compare

vscode-api2ai 0.0.1 Pre-release
Pre-release

Internal test build of the api2ai Cursor/VS Code extension.