Skip to content
View eeyzs1's full-sized avatar

Block or report eeyzs1

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

隋宗原 (Zongyuan Sui) 👋

AI 全栈工程师 · 智能体 (Agent) 方向 · 杭州

6 年研发经验:3 年爱立信大型分布式系统(Dallas 5G 核心网包围测试)→ 2024 起转型 AI,独立交付多个可发布产品。持续学习、持续构建:116 种 Agent 设计模式体系化整理,8 个前端框架系统训练。


🔥 核心产品

DevWit — AI 原生桌面 IDE

简洁上下文 AI 编程 IDE:每次 LLM 请求逐项可见、token 计量、可逐项开关;Agent 文件写入/终端命令经授权门一键批准;多 Agent 编排;自研编辑器内核(piece-table + Canvas + tree-sitter);MCP 服务器管理。747 项单元测试 + E2E + CI,Windows/macOS/Linux 三平台发布

TypeScript Electron Agent MCP LLM

rfbrowser — AI 知识浏览器

Flutter 全栈 AI 知识工作台:浏览器 + 笔记 + 知识图谱 + AI 对话 + 无限画布;自研 Agent 引擎(3 任务模式/12 工具/ReAct);Isolate 沙箱插件系统;109 次提交。

Flutter Dart Agent

xhs-creator — 小红书 AI 种草助手

C 端产品全栈:Flutter App + FastAPI 后端 + 阿里百炼 AI;AI 虚拟试穿、小红书文案生成、自然语言图片编辑、用户系统。

Flutter FastAPI 多模态

🧠 Agent 框架与方法论

meta_harness — Agent 工程框架

Agent = Model + Harness:意图 → 结构化任务 → 自动生成 7 层+2 横切+进化机制的可运行项目 → Agent 拓扑编排 → 结果验证 → 进化引擎。v2.7.0,14 次迭代。

Python Multi-Agent

agent_design_mode — Agent 设计模式知识库

12 大类、116 种 Agent 设计模式体系化整理:每种模式配概念说明 + 流程图 + Python 示例;4 轮更新收录 2026 前沿模式(Durable Execution / Agentic RAG / Context Engineering / Blackboard Systems 等);含场景适配决策树与行业方案。

Agent-Patterns Learning

⚙️ AI 基础设施

vector_db — 高性能向量检索引擎

自研 C++ 向量检索引擎,HNSW/IVF 混合索引 + SIMD 优化,性能对标 FAISS;多文件类型向量化(文本/图像/视频/音频);多后端(FAISS/HNSWlib/Annoy + MySQL/Redis/MongoDB);FastAPI 服务化 + Docker + Locust 压测。

C++ SIMD RAG

🎮 其他硬核工程

OpenRA2 — 红警 2 引擎重构

3 万+ 行 C++ 自研引擎 + Python 工具链,游戏引擎级工程实践。

C++ Game-Engine


🛠 技术栈

Python TypeScript/Electron Dart/Flutter C++ Node.js FastAPI RAG Multi-Agent MCP Docker Kubernetes gRPC

📊 学习轨迹

  • Agent 领域:116 种设计模式体系化整理 + meta_harness 框架实践 + LangGraph/MCP 实验
  • 前端:React/Vue/Angular/Svelte/Solid/Qwik/Astro/Electron 8 框架系统训练
  • AI 底层:PyTorch/Transformers/Diffusers 源码研读笔记

📫 联系

  • Email: 15763036963@163.com
  • 求职方向:AI 应用 / 智能体工程师 · 杭州(西湖区优先) · 25-40K

Pinned Loading

  1. DevWit DevWit Public

    Lean-context AI-native desktop IDE: multi-agent orchestration, authorization gate, transparent context & MCP. 747 unit tests, 3 platforms.

    TypeScript

  2. meta_harness meta_harness Public

    Self-bootstrapping Agent engineering framework: intent → tasks → 7-layer runnable project → agent topology → evolution engine.

    Python

  3. agent_design_mode agent_design_mode Public

    116 agent design patterns in 12 categories, each with concept, flow diagram and Python example. 4 rounds of 2026 frontier updates.

  4. vector_db vector_db Public

    High-performance vector search engine: C++ HNSW/IVF + SIMD kernel, multi-backend (FAISS/HNSWlib/Annoy), FastAPI service, RAG-ready.

    Python

  5. rfbrowser rfbrowser Public

    AI knowledge browser: Flutter full-stack workspace with agent engine (3 modes / 12 tools / ReAct), knowledge graph & plugin sandbox.

    Dart

  6. OpenRA2 OpenRA2 Public

    Red Alert 2 engine rebuild in C++: 30k+ lines engine code + Python toolchain.

    C++