Skip to content
View ProgrammerPlus1998's full-sized avatar

Block or report ProgrammerPlus1998

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

🧑‍💻 About Me

class ProgrammerPlus1998:
    name       = "程序猿过家家"
    role       = "Backend / AI Agent Engineer"
    focus      = ["Multi-Agent Systems", "MCP Tooling", "LLM Infrastructure"]
    languages  = ["Python", "Go"]
    interests  = ["Agent Orchestration", "Memory Layers", "Service Registry"]
    currently  = "Exploring the agentic AI frontier 🤖"
  • 🔭 正在折腾 Multi-Agent 后端架构MCP 工具链
  • 🌱 深入研究 Agent 编排 / 记忆层 / 服务注册
  • ✍️ 博客:ProgrammerPlus1998.github.io
  • ⚡ 信条:Code-first, agent-native.

🌟 Open Source Contributions

给这些明星项目提交过 PR,按仓库 star 数排序(star 数实时更新):

Project Stars PR Status
browser-use/browser-use stars #5334 migrate MCP integration to mcp 2.x 🔄 open
microsoft/autogen stars #8020 fix(autogen-ext): migrate MCP integration to mcp 2.x SDK 🔄 open
run-llama/llama_index stars #22557 feat: migrate llama-index-tools-mcp to mcp 2.x ✅ merged
agno-agi/agno stars #8956 fix: team_id filter for nested team history ✅ merged
agno-agi/agno stars #8726 fix: prevent path traversal in FileSystemKnowledge ✅ merged
agno-agi/agno stars #9253 feat: surface team member activity in AG-UI via ACTIVITY_SNAPSHOT 🔄 open
agno-agi/agno stars #9269 feat: migrate MCP client and AgentOS server to mcp 2.x 🔄 open
agno-agi/agno stars #9540 fix: emit reasoning delta & completed events for native model reasoning 🔄 open
agno-agi/agno stars #9544 feat: move dynamic context (datetime/location) to trailing message 🔄 open
microsoft/semantic-kernel stars #14251 Python: migrate mcp connector to mcp 2.x 🔄 open
modelcontextprotocol/python-sdk stars #3239 expose create_mcp_http_client & McpHttpClientFactory 🔄 open
google/adk-python stars #6537 feat: migrate MCP tooling to mcp 2.x 🔄 open
MemMachine/MemMachine stars #954 feat: use json-repair for LLM output parsing ✅ merged
ormar-orm/ormar stars #297 add: SmallInteger() ✅ merged
tortoise/aerich stars #187 inspectdb data types & exception handling ✅ merged
ThinkInAIXYZ/go-mcp stars #183 New: Global middleware ✅ merged

🛠️ Tech Stack

Languages & Backend

Python Go FastAPI

AI / Agent

LLM MCP Multi--Agent LangChain

Infra & Tools

Docker Nacos Git Linux


📊 GitHub Stats

GitHub Streak Snake animation

Popular repositories Loading

  1. ProgrammerPlus1998 ProgrammerPlus1998 Public

    Config files for my GitHub profile.

    1

  2. ProgrammerPlus1998.github.io ProgrammerPlus1998.github.io Public

    github pages

    HTML 1

  3. NacosX NacosX Public

    A decorator-based Python library for automatic Nacos service registration, heartbeat management, and graceful shutdown — with built-in retry and self-healing support.

    Python 1

  4. aerich aerich Public

    Forked from tortoise/aerich

    A database migrations tool for TortoiseORM, ready to production.

    Python

  5. dify dify Public

    Forked from langgenius/dify

    Production-ready platform for agentic workflow development.

    TypeScript

  6. go-mcp go-mcp Public

    Forked from ThinkInAIXYZ/go-mcp

    Go-MCP is a powerful Go(Golang) version of the MCP SDK that implements the Model Context Protocol (MCP) to facilitate seamless communication between external systems and AI applications.

    Go