{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreibxwg6fcafnx5dr22vrqpjpytqq5vmh3h2743yyxhzmnu6ze6vzim",
    "uri": "at://did:plc:nfto3lv2rcs5s7h7digotzlu/app.bsky.feed.post/3mo67rekbqyn2"
  },
  "coverImage": {
    "$type": "blob",
    "ref": {
      "$link": "bafkreig7saeenw6c3prrms24e2bpcmq7mskq26az4ajg73ufx33cf4gf2a"
    },
    "mimeType": "image/png",
    "size": 32236
  },
  "path": "/packages/tom_vscode_scripting_api",
  "publishedAt": "2026-06-13T12:07:07.395Z",
  "site": "https://pub.dev",
  "tags": [
    "@anthropic-ai"
  ],
  "textContent": "Dart abstractions for VS Code extension APIs, providing a bridge-agnostic interface for VS Code scripting. Changelog excerpt: - Added an Agent SDK type surface mirroring `@anthropic-ai/claude-agent-sdk`: raw-preserving messages/blocks (`agent_sdk_messages.dart`), the `Options`object with sealed config types, and permission/MCP value types (`agent_sdk_permissions.dart`, `agent_sdk_mcp.dart`, `agent_sdk_options.dart`). - Added the streaming `query()`core (`agent_sdk_query.dart`): a typed message stream with a pluggable transport seam and a bridge-backed transport. - Added a bidirectional RPC primitive (`bridge_request_di[...]",
  "title": "v1.1.0 of tom_vscode_scripting_api",
  "updatedAt": "2026-06-13T11:40:17.864Z"
}