Skip to content
View chncaesar's full-sized avatar
😀
😀

Block or report chncaesar

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
chncaesar/README.md

I build reliability primitives for AI coding agents.

My current focus is OpenCode: readiness checks, runtime maintenance, session review, and multi-machine agent coordination. I spent 21 years building backend systems, data platforms, and distributed infrastructure. Now I apply that production engineering background to AI-assisted software development.

OpenCode Reliability Toolkit

Small tools that make AI coding agents more reliable in real engineering workflows.

Tool What it does
opencode-waitfor Adds wait_for for HTTP, TCP, and command readiness checks so agents stop writing fragile sleep loops.
opencode-db-clean Safely analyzes and vacuums bloated OpenCode SQLite databases with backups and integrity checks.
opencode-session-reflection Reviews agent sessions as engineering evidence: communication gaps, recurring failures, and reusable workflow opportunities.
opencode-fleet Lets one master OpenCode instance coordinate multiple remote OpenCode nodes across machines.

Background

21 years in software engineering across backend infrastructure, big data, distributed systems, and AI-native applications. Earlier work included Hadoop, Spark, Flink, Hive, Kafka, and production data platforms. Recent work focuses on LLM applications, multi-agent systems, LangGraph, OpenCode, and AI-assisted engineering workflows.

OSS contributor to Byzer, Apache SeaTunnel, and Apache DolphinScheduler.

Writing at jczhu.com and dev.to.

Pinned Loading

  1. opencode-waitfor opencode-waitfor Public

    OpenCode plugin — wait_for for HTTP/TCP/command readiness checks

    TypeScript

  2. opencode-session-reflection opencode-session-reflection Public

    OpenCode plugin for qualitative session review and workflow discovery

    JavaScript

  3. opencode-skills opencode-skills Public

    Personal OpenCode skills collection — context audit, workflows, and developer tools

    Python

  4. opencode-fleet opencode-fleet Public

    MCP server for multi-node OpenCode orchestration

    TypeScript

  5. opencode-db-clean opencode-db-clean Public

    Safely reclaim disk space from bloated OpenCode SQLite databases

    Python

  6. youdao-to-obsidian youdao-to-obsidian Public

    Python