Skip to content
View yearth's full-sized avatar
🫥
🫥

Block or report yearth

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
yearth/README.md

Yearth builds local-first tools that make agent workflows observable and trustworthy.

I’m a product engineer working where product experience meets engineering correctness. I build small, local-first tools for agent workflows, then make their behavior explicit enough for people to inspect, understand, and trust.

Now building

A local-only, read-only panel for seeing what Codex, Claude Code, and OpenCode can actually do on your machine—without exposing prompts, commands, credentials, or transcripts.

A local-first trace observatory that follows one coding-agent turn from observable context through tool execution to the final response—without pretending missing evidence exists.

Small tools, specific jobs

  • SecondEar gives agents timestamped text from public Bilibili videos, preferring native subtitles and falling back to local transcription.
  • Palbreed finds deterministic shortest breeding routes offline, with explicit constraints and machine-readable results.
  • kimiusage turns local Kimi Code session logs into offline usage reports with estimated costs.

Selected open-source work

  • ax — tighter CLI contracts across output modes, numeric flags, authenticated extraction, redirects, media types, and JSON continuation.
  • Vercel Labs / Skills — full-depth skill updates and new agent integrations.
  • Mindwalk — Agent Lens, Codex event compatibility, and faithful UTF-8 errors.

The recurring theme is small seams with outsized consequences: ambiguous flags, hidden state, lossy traces, and interfaces that imply more certainty than the evidence supports.

Away from the terminal

Game soundtracks, books about products and economies, Palworld, and Wuthering Waves.

Popular repositories Loading

  1. velatura velatura Public

    Local-first observable context and execution trace viewer for coding agents.

    TypeScript 1

  2. skills skills Public

    Forked from vercel-labs/skills

    The open agent skills tool - npx skills

    TypeScript

  3. kimi-code kimi-code Public

    Forked from MoonshotAI/kimi-code

    Kimi Code CLI — The Starting Point for Next-Gen Agents

    TypeScript

  4. Mineradio Mineradio Public

    macOS preview and architecture refactor fork of Mineradio

    JavaScript

  5. kimiusage kimiusage Public

    Local usage reports for Kimi Code sessions

    JavaScript

  6. ax ax Public

    Forked from yusukebe/ax

    The AI-era curl

    TypeScript