Skip to content
View libenxier-beep's full-sized avatar

Block or report libenxier-beep

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

libenxier-beep — Reliable AI Agent Systems

I build local-first, auditable tools for AI coding agents. My open-source work focuses on OpenAI Codex skills, agent memory and context engineering, evidence-backed knowledge pipelines, deterministic evaluation, and reusable developer workflows.

中文:我专注于构建本地优先、可审计的 AI Agent 系统,包括 Codex Skills、长期记忆与上下文工程、基于证据的工程知识提炼,以及可复用的开发工作流。

What I Build

  • Agent skills: reusable capabilities with explicit triggers, bounded procedures, and deterministic validation.
  • Agent memory: layered long-term memory, retrieval, write gates, provenance, and governance for coding agents.
  • Engineering knowledge systems: pipelines that turn commit-pinned source evidence into reusable patterns.
  • Local-first developer tools: inspectable workflows that keep users in control of their data and artifacts.

Featured Open-Source Projects

Project Use it when you need What makes it useful
Codex Custom Skills Production-grade skills for OpenAI Codex and compatible coding agents Trigger contracts, evals, validators, schemas, and portable workflows
Codex Long-Term Memory System A practical architecture for persistent agent memory and context engineering Layered retrieval, controlled writes, sanitization, governance, and executable checks
GitHub Pattern Knowledge Evidence-backed learning from real GitHub repositories Commit-pinned provenance, deep finalization gates, and reusable engineering patterns
Recode A public learning archive for building in the AI era Next.js, TypeScript, MDX, project notes, and an evidence-driven digital garden

Start Here

Engineering Principles

  • Treat tests, schemas, provenance, and source traceability as product features.
  • Separate canonical source, generated projections, runtime evidence, and private data.
  • Make agent triggers, stopping conditions, and verification explicit.
  • Prefer local-first systems that remain inspectable, portable, and recoverable.

Current Stack

TypeScript, Python, React, Next.js, FastAPI, GitHub Actions, Markdown knowledge systems, OpenAI Codex, AI agents, context engineering, and developer tooling.

Pinned Loading

  1. codex-memory-system-public codex-memory-system-public Public

    Sanitized, executable blueprint for layered long-term memory, retrieval, and governance in coding agents.

    Python 1

  2. codex-custom-skills codex-custom-skills Public

    Production-grade Codex skills with explicit triggers, deterministic validation, and reusable AI agent workflows.

    Python

  3. github-pattern-knowledge github-pattern-knowledge Public

    Local-first pipeline that turns GitHub repositories into commit-pinned, evidence-backed engineering patterns for AI agents.

    TypeScript

  4. Recode Recode Public

    AI-era public learning archive built with Next.js, TypeScript, MDX, and evidence-driven project notes.

    TypeScript