Skip to content
View Sentixxx's full-sized avatar

Block or report Sentixxx

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

AI Coding Agents Local Runtime Developer Tooling Self-hosted Knowledge Systems

Blog Email moesin-lab


About

I build local-first infrastructure around AI coding agents.

My current work focuses on turning Claude Code / Codex-style CLIs from one-off terminal tools into observable, bounded, testable engineering systems: runtime daemons, protocol contracts, sandboxed environments, IM control surfaces, and self-hosted knowledge workflows.

I use coding agents heavily. The interesting part is not making them produce more code, but making their work reviewable, integrated, and maintainable.


🔭 Current Focus

agent-nexus

Local bridge from chat platforms to Claude Code / Codex CLI.

TypeScript Daemon Protocol Discord

View project →

agent-sandbox

Docker-based containment and runtime template for AI coding agents.

Shell Docker Proxy MCP

View project →

🛠 Small Tools

  • hexo-obsidian-link-converter — converts Obsidian-style wiki links into Hexo permalinks.
  • MTG/card tooling experiments — custom card generation, image resources, and print workflows.

Pinned Loading

  1. cardconjurer cardconjurer Public

    Forked from joshbirnholz/cardconjurer

    A website that creates custom Magic: The Gathering cards

    JavaScript 12 2

  2. moesin-lab/daily-report-skill moesin-lab/daily-report-skill Public

    Claude Code skill: generate Chinese daily reports from session logs / GitHub / facets, with pluggable review & notify hooks and agent-executable install flow

    Python

  3. moesin-lab/pi-info moesin-lab/pi-info Public

    Modular, configurable statusline for pi

    TypeScript 4 2

  4. moesin-lab/hexo-text-pipeline moesin-lab/hexo-text-pipeline Public

    A general-purpose hooks bus for Hexo's render pipeline: hang your own scripts on any text stage (text in, text out, edit-and-use), with a checker system as the safety net. Ships an Obsidian preset.

    JavaScript