Building practical AI systems and contributing to open source.
构建真正可用的 AI 系统,也持续参与开源社区。
-
🤖 AI Engineer focused on LLM applications, AI Agents and infrastructure
AI 工程师,关注大模型应用、AI Agent 与 AI 基础设施。
-
🧩 Interested in Agent orchestration, RAG, model evaluation and tool ecosystems
持续探索 Agent 编排、RAG、模型评测以及工具调用生态。
-
⚙️ Enjoy backend engineering, distributed systems and cloud-native technologies
喜欢后端工程、分布式系统与云原生技术。
-
🌱 Active open-source contributor — learning production systems by solving real issues
持续参与开源,通过解决真实 Issue 理解生产级系统的设计与实现。
-
🔨 I prefer building things, debugging real problems, and learning from codebases
相比只学习概念,我更喜欢动手构建、排查真实问题,并从优秀项目源码中学习。
I contribute fixes and features to projects around AI infrastructure, LLM gateways, coding agents and RAG.
目前主要参与 AI 基础设施、LLM 网关、Coding Agent 与 RAG 相关开源项目。
Go · LSP · AI Coding
Migrated the default Kotlin language server to JetBrains' official kotlin-lsp, with fallback handling and regression tests.
将 Kotlin 默认 LSP 迁移至 JetBrains 官方 kotlin-lsp,并补充回退机制与回归测试。
Go · LLM Gateway · OpenAI / Claude
Fixed OpenAI → Claude request conversion incorrectly injecting empty tools: [].
修复 OpenAI → Claude 请求转换中错误注入空 tools 数组,导致部分上游返回 400 的问题。
Go · OpenAI · Scheduling
Fixed OAuth accounts with empty OpenAI capability metadata being silently excluded from scheduling.
修复 OpenAI OAuth 账号在能力字段为空时被错误排除出调度池的问题。
TypeScript · Desktop · UX
Improved immutable provider-name UX with localized hints and regression coverage.
改进不可修改供应商名称时的界面提示、国际化与回归测试。
View all my pull requests · 查看全部 PR →
A lightweight Web Application Firewall written in Go.
一个使用 Go 编写的轻量级 Web 应用防火墙。
Go · WAF · Web Security
Features
- DDoS / CC mitigation
- SQL injection detection
- XSS filtering
- WebShell blocking
- Brute-force protection
- Waiting room
主要功能
- DDoS / CC 防护
- SQL 注入检测
- XSS 过滤
- WebShell 拦截
- 暴力破解防护
- Waiting Room
LLM · AI Agent · RAG · Tool Calling · MCP · Model Evaluation
Spring Boot · Gin · PostgreSQL · Redis · Docker · Kubernetes
Agent Orchestration
├── Tool & MCP Integration
├── RAG / Knowledge Systems
├── Multi-Agent Systems
└── Model Evaluation
Model Serving
├── GPU Scheduling
├── Kubernetes
├── LLM Gateway
└── Observability

