Skip to content
View codefromkarl's full-sized avatar

Block or report codefromkarl

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

Hi, I'm Yi Yuanzhi

AI Agent Developer building reliable systems around RAG, MCP, and long-running agent workflows

AI Agent 开发者,专注 RAG、MCP 与长周期智能体工作流的可靠工程化落地

Turning AI capabilities into usable products, developer infrastructure, and production workflows.

简体中文

GitHub · Blog · Email · Shanghai, China

TypeScript Python Rust MCP Agentic Systems

What I Work On

  • Context and retrieval systems for agentic coding
  • Execution orchestration and observability for long-running AI workflows
  • Evaluation platforms for comparing and optimizing agent performance
  • Developer infrastructure that makes AI automation more reliable

Current Direction

  • Shipping infrastructure for long-running coding agents
  • Exploring control planes, memory systems, and workflow reliability
  • Building reusable foundations for AI-native engineering tools

Selected Projects

Project What it does
ContextAtlas Context infrastructure for AI coding agents with hybrid retrieval, project memory, and retrieval observability.
meta-harness Experimental platform for observing, evaluating, optimizing, and comparing agent or harness workflows.
ai-orchestration Execution orchestrator for making AI automation progressively more observable and less human-dependent.
auto_freelancer Automated bidding bot for freelancer workflows.

Selected Writing

Focus Areas

Context Infrastructure   -> retrieval, memory, project context, observability
Agent Orchestration      -> execution control, workflow coordination, reliability
Evaluation Systems       -> comparison loops, optimization, experiment platforms
Developer Tooling        -> CLI workflows, automation systems, AI-native tooling

Tech I Reach For

TypeScript Python Java SQL Rust Go Node.js React Vue Tailwind CSS PostgreSQL MySQL Redis RabbitMQ Docker Nginx Prometheus Grafana MCP RAG Tool Calling Multi-Agent Prompt Engineering Context Engineering CLI Tooling Hybrid Retrieval Workflow Orchestration Automation Systems

  • Languages: Python, TypeScript, Java, SQL, with working familiarity in Go and Rust
  • Frontend: React, Vue, Tailwind CSS
  • Infra and Data: PostgreSQL, pgvector, MySQL, Redis, RabbitMQ, Docker, Nginx
  • Observability and Ops: Prometheus, Grafana, Linux server and network basics
  • AI Engineering: RAG, MCP, tool calling, multi-agent workflows, prompt engineering, context engineering

Connect

Popular repositories Loading

  1. ContextAtlas ContextAtlas Public

    ContextAtlas — context infrastructure for AI coding agents: hybrid retrieval, project memory and retrieval observability via CLI, MCP server or embeddable library. Tree-sitter indexing, LanceDB vec…

    TypeScript 22 1

  2. auto_freelancer auto_freelancer Public

    freelancer自动投标机器人

    Python 2

  3. meta-harness meta-harness Public

    Meta-Harness is a reusable experimental platform designed for Agent/Harness workflows, providing an integrated “observe → evaluate → optimize → compare” loop for managing, optimizing, and evaluatin…

    Python 2

  4. rtk rtk Public

    Forked from rtk-ai/rtk

    CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust binary, zero dependencies

    Rust

  5. flare-stack-blog flare-stack-blog Public

    Forked from du2333/flare-stack-blog

    A modern full-stack blog CMS driven by Cloudflare. | 基于 Cloudflare 生态的全栈现代化博客 CMS。

    TypeScript

  6. ai-orchestration ai-orchestration Public

    AI执行编排器,让AI执行自动化、可观测、逐步将人从AI执行流程中抽离

    Python