vtcode 0.99.1

A Rust-based terminal coding agent with modular architecture supporting multiple LLM providers
{
  "sessionId": "vtcode-zed-session-1",
  "toolCall": {
    "toolCallId": "call-1",
    "title": "Read file README.md",
    "kind": "fetch",
    "status": "pending",
    "content": [],
    "locations": [],
    "rawInput": {
      "path": "/workspace/README.md",
      "limit": 160
    }
  },
  "arguments": {
    "path": "/workspace/README.md",
    "limit": 160
  }
}