Hector Sanchez
← All artifacts

OpenCode Go Chat

A browser-based chat interface for OpenCode Go with a deployed proxy for chat, search, fetch, and browsing tools.

ProfessionalWork & OutcomesAppSeptember 3, 2026

OpenCode Go Chat is a deployed browser chat interface for experimenting with OpenCode Go and tool-assisted chat workflows.

Live

chat.hectorsanchez.eu

What it does

The app provides a React chat frontend and an Express proxy. The proxy handles chat API calls and exposes supporting tool endpoints for search, readable page fetching, and optional browser automation when Playwright is available.

This first public entry documents the deployed app and its infrastructure path.

Stack

  • React and Vite for the frontend.
  • Express for the deployed proxy.
  • systemd for the backend process.
  • nginx on the Hetzner VPS for routing and TLS.

Status

Alpha. The app is live, but the tool surface and operational model are still being hardened.

Roadmap

  • Harden API key and auth behavior.
  • Improve search and fetch tool UX.
  • Clarify optional Playwright browser automation support.
  • Add persistent user and connector support later.

Live

The app runs at chat.hectorsanchez.eu.