Writing

( 5 entries )
  • JUN 20, 2026CONTRIBUTION

    Headroom — VS Code Copilot Integration

    The server-side half of the VS Code Copilot proxy — X-Original-Host support, SSRF protection, and a Docker pipeline to build the patched extension.

    PythonOpen SourceAI3 min
  • JUN 11, 2026CONTRIBUTION

    Microsoft VS Code — Copilot Proxy

    I patched VS Code's Copilot extension to route LLM requests through a local proxy for token compression — then built a standalone plugin when Microsoft wouldn't merge it.

    TypeScriptOpen SourceVS Code5 min
  • MAY 25, 2026CONTRIBUTION

    Monocle — Trace Linter

    I built a linter for Monocle that validates GenAI traces against the metamodel — like ESLint, but for observability data.

    PythonObservabilityOpen Source4 min
  • MAR 15, 2026CONTRIBUTION

    Qodo — PR-Agent

    I added branch-name issue extraction to PR-Agent so ticket compliance works even when you don't write 'Fixes #XX' in the PR description.

    PythonOpen SourceDeveloper Tools4 min
  • JUL 18, 2025ARTICLE

    json-schema-validate

    Why I built a lightweight OpenAPI validator that combines swagger-parser and Spectral — and what I learned publishing it.

    TypeScriptToolingnpmOpen Source4 min