Skip to content
View Coooder-Crypto's full-sized avatar

Organizations

@lxdao-official

Block or report Coooder-Crypto

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

Coooder — Agent Builder

Agent builder focus

Agent Systems MCP Local-first Open Source

Hey, I'm Coooder 👋

I'm an Agent systems builder working on local-first runtimes, MCP/A2A tooling, and auditable memory.

我在构建真正能长期生活在用户身边的 AI Agent:本地优先、可审计、可组合,并且尊重人的控制权。

I care less about making a model look impressive and more about making Agent systems reliable: structured memory, traceable state, composable tools, and automation that keeps people in control.

Systems I'm building

System What I'm exploring
🫀 Vital Agent Sync A local-first Apple Health connector that exposes user-controlled, scoped context to MCP-compatible Agents.
🧠 MemTable A structured ledger for Agents: confirmed records, timestamps, schemas, aggregation, and source tracing — not another vector-memory wrapper.
📚 Oh My Notion A local-first Notion Agent with hybrid retrieval, skill routing, grounded answers, and inspectable memory.

Memory recalls what happened. A ledger computes what changed.

Open-source contributions

Project Merged contribution
First Tree Fixed session-operation queue cleanup while preserving per-session FIFO ordering across WebSocket close, with race-regression coverage.
AGNTCY Directory Added a CountRecords gRPC API with distinct-record counting, generated bindings, and database/controller tests.
Atomic Agents Added project-instruction support for multiple AI coding assistants beyond a single vendor workflow.

Currently contributing

Agent principles

local over opaque
inspectable over magical
composable over monolithic
consent-aware over always-on
useful over impressive

Toolbox

TypeScript Python Swift Node.js SQLite PostgreSQL Docker React

Find me

Blog · X / Twitter · GitHub

Building Agents that grow useful without growing beyond their users' control.

Pinned Loading

  1. Coooder-Blog Coooder-Blog Public

    An open-source personal blog built with Next.js + MDX + Contentlayer. Content is authored in Notion, synced to local MDX files, and statically built for Vercel.

    TypeScript 1

  2. htmlEffect htmlEffect Public

    A collection of playful HTML and CSS interaction experiments.

    CSS 27 14

  3. web-assistant-frontend web-assistant-frontend Public

    Transform any webpage into an interactive knowledge base! Chat with your current page and get instant, intelligent responses about its content.

    TypeScript 1

  4. vital-agent-sync vital-agent-sync Public

    Local-first Apple Health connector for WorkBuddy and other MCP-compatible agents.

    TypeScript

  5. oh-my-notion oh-my-notion Public

    Python

  6. vital-agent-sync-skill vital-agent-sync-skill Public