vtcode 0.153.0

A Rust-based terminal coding agent with modular architecture supporting multiple LLM providers
{
  "plugin": "devpost-hackathon",
  "version": 2,
  "hackathon": {
    "slug": "webmcp",
    "name": "The WebMCP Challenge",
    "url": "https://webmcp.devpost.com",
    "selected": true,
    "source": "known"
  },
  "participant": {
    "name": "Vinh Nguyen",
    "display_name": "Vinh Nguyen"
  },
  "project": {
    "name": "VT",
    "summary": "A browser editor where WebMCP agents inspect a workspace, stage one digest-checked draft edit, and hand it to VT Code for human-reviewed approval.",
    "ai_usage": "WebMCP-capable browser client; OpenAI Codex",
    "codex_usage": "Codex implemented the WebMCP tool contracts, security boundaries, deterministic evals, documentation, verification, and deployment."
  },
  "current_stage": "submit-project",
  "completed_stages": [
    "start-hackathon",
    "review",
    "resources",
    "prepare-submission",
    "submit-project"
  ],
  "rules_acknowledged": true,
  "learning": {
    "status": "not-started",
    "current_step": "",
    "completed_steps": [],
    "plan_file": "",
    "checklist_file": ""
  },
  "submission": {
    "draft_file": "devpost-submission.md",
    "status": "submitted"
  },
  "next_command": "hackathon-map"
}