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.

Content in all repositories owned by your account will be closed.
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       = "程序猿过家家"
    title      = "祖传 AI Agent 架构师掌门人(目前第一代)"
    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 编排 / 记忆层 / 服务注册
  • ⚡ 信条:Code-first, agent-native.

🌟 Open Source Contributions

Project Stars PR Status
run-llama/llama_index stars #22557 feat: migrate llama-index-tools-mcp to mcp 2.x ✅ merged
agno-agi/agno stars #9269 feat: migrate MCP client and AgentOS server to mcp 2.x ✅ merged
agno-agi/agno stars #8956 fix: add team_id filter to get_team_history for nested team support ✅ merged
agno-agi/agno stars #8726 fix: prevent path traversal in FileSystemKnowledge.get_file (#8624) ✅ merged
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 Enhancement: Inspectdb adds data types and exception handling. Models can also be generated if there are types that cannot be handled. ✅ merged
ThinkInAIXYZ/go-mcp stars #183 New: Global middleware ✅ merged
Significant-Gravitas/AutoGPT stars #14271 refactor(backend): migrate from httpx to httpx2 🔄 open
browser-use/browser-use stars #5334 feat(mcp): migrate MCP integration to mcp 2.x 🔄 open
microsoft/autogen stars #8020 fix(autogen-ext): migrate MCP integration to mcp 2.x SDK 🔄 open
agno-agi/agno stars #10078 feat: add X-Accel-Buffering header to SSE streaming responses 🔄 open
agno-agi/agno stars #10021 feat: migrate core HTTP client from httpx to httpx2 🔄 open
agno-agi/agno stars #9893 feat: support background execution and reattach in the AG-UI interface 🔄 open
agno-agi/agno stars #9886 fix: reject duplicate caller-supplied run_id on AgentOS run creation 🔄 open
agno-agi/agno stars #9544 feat: move dynamic context (datetime/location) from system message to trailing message 🔄 open
agno-agi/agno stars #9540 fix: emit reasoning delta and completed events for native model reasoning in agent and team streaming 🔄 open
agno-agi/agno stars #9253 feat: surface team member activity in AG-UI via ACTIVITY_SNAPSHOT 🔄 open
lm-sys/FastChat stars #3931 [HTTPXodus] migrate httpx to httpx2 (hard switch; closes #3929) 🔄 open
python-telegram-bot/python-telegram-bot stars #5351 [HTTPXodus] migrate httpx to httpx2 (hard switch; closes #5258) 🔄 open

🛠️ Tech Stack

Tech Stack

AI / Agent

LLM MCP Multi--Agent LangChain


📊 GitHub Stats

Activity Graph GitHub Streak Snake animation Metrics

Popular repositories Loading

  1. ProgrammerPlus1998 ProgrammerPlus1998 Public

    Config files for my GitHub profile.

    Python 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