<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Articles on 1630.top 技术博客</title><link>https://www.1630.top/articles/index.html</link><description>Recent content in Articles on 1630.top 技术博客</description><generator>Hugo</generator><language>zh-CN</language><lastBuildDate>Mon, 27 Jul 2026 08:00:00 +0800</lastBuildDate><atom:link href="https://www.1630.top/articles/rss.xml" rel="self" type="application/rss+xml"/><item><title>MCP 2026-07-28 协议大升级：Breaking Changes 全解析与迁移实战指南</title><link>https://www.1630.top/articles/mcp-2026-protocol-breaking-changes-migration.html</link><pubDate>Mon, 27 Jul 2026 08:00:00 +0800</pubDate><guid>https://www.1630.top/articles/mcp-2026-protocol-breaking-changes-migration.html</guid><description>MCP 2026-07-28 协议迎来最大规模修订，Streamable HTTP 统一端点、无状态会话、SDK Tier 体系等五大核心变更全解析，附 Python 迁移实战代码。</description></item><item><title>RAG 检索增强终极优化：混合检索 + 重排序 + 自适应策略 2026实战指南</title><link>https://www.1630.top/articles/rag-hybrid-search-reranking-2026-guide.html</link><pubDate>Mon, 27 Jul 2026 08:00:00 +0800</pubDate><guid>https://www.1630.top/articles/rag-hybrid-search-reranking-2026-guide.html</guid><description>2026年RAG技术已从简单向量检索演进到混合检索+重排序+自适应策略。本文用完整Python代码演示企业级RAG优化：BM25+向量混合检索、Cross-encoder重排序、自适应路由与质量评估。</description></item><item><title>Claude Code 企业级安全部署实战：SSO集成、审计日志与权限管控完整方案</title><link>https://www.1630.top/articles/claude-code-enterprise-security-deployment-guide.html</link><pubDate>Sun, 26 Jul 2026 08:00:00 +0800</pubDate><guid>https://www.1630.top/articles/claude-code-enterprise-security-deployment-guide.html</guid><description>2026年，Claude Code 已从个人开发工具进化为企业级 AI 编程平台。但将 AI 接入企业代码库意味着面临严峻的安全与合规挑战：谁有权访问？操作如何追溯？敏感代码会不会外泄？本文将带你从零搭建一套完整的企业级 Claude Code 安全治理体系，涵盖 SSO 单点登录、审计日志采集、分级权限控制和成本配额</description></item><item><title>OpenAI Codex 2026 Agent Mode 深度实战：从需求到部署的全栈自动化开发完整指南</title><link>https://www.1630.top/articles/openai-codex-2026-agent-mode-fullstack-guide.html</link><pubDate>Sun, 26 Jul 2026 08:00:00 +0800</pubDate><guid>https://www.1630.top/articles/openai-codex-2026-agent-mode-fullstack-guide.html</guid><description>2026年7月，OpenAI Codex CLI 的 Agent Mode 已经从实验功能进化为生产级能力。与早期的 Inline Suggestions 不同，Agent Mode 让 AI 拥有了&amp;#34;自主执行&amp;#34;的能力：它可以分析需求、规划任务、编写代码、运行测试、修复错误，直至完成整个功能模块。本</description></item><item><title>AI Agent安全防护体系：Prompt注入检测、输出审核与访问控制完整实战</title><link>https://www.1630.top/articles/ai-agent-security-defense-guide.html</link><pubDate>Sat, 25 Jul 2026 08:00:00 +0800</pubDate><guid>https://www.1630.top/articles/ai-agent-security-defense-guide.html</guid><description>从实战角度搭建AI Agent三层安全防护体系：输入层Prompt注入检测（规则引擎+LLM二次检测）、执行层工具权限分级与代码沙箱、输出层敏感信息过滤，附完整Python代码。</description></item><item><title>Claude Code自定义命令与Hooks开发实战：打造团队标准化AI工作流</title><link>https://www.1630.top/articles/claude-code-custom-commands-hooks-guide.html</link><pubDate>Sat, 25 Jul 2026 08:00:00 +0800</pubDate><guid>https://www.1630.top/articles/claude-code-custom-commands-hooks-guide.html</guid><description>深入讲解Claude Code自定义命令与Hooks系统，包含/test、/refactor、/review命令配置，pre-commit和post-checkout Hook实战，附完整CLAUDE.md模板与团队部署最佳实践。</description></item><item><title>Claude Code 2026年7月更新深度解析：堆叠技能、子代理并发限制与后台代码审查实战</title><link>https://www.1630.top/articles/claude-code-july-2026-stacked-skills-subagent-limits.html</link><pubDate>Fri, 24 Jul 2026 08:00:00 +0800</pubDate><guid>https://www.1630.top/articles/claude-code-july-2026-stacked-skills-subagent-limits.html</guid><description>Claude Code 2026年7月更新深度解析：堆叠Slash Skills、子代理并发上限、/code-review后台化、Screen Reader模式等核心特性实战指南。</description></item><item><title>你的 MCP Server 还在用 Session 吗？2026-07-28 协议大改，这几行代码必须换掉</title><link>https://www.1630.top/articles/mcp-2026-protocol-upgrade-migration-guide.html</link><pubDate>Fri, 24 Jul 2026 08:00:00 +0800</pubDate><guid>https://www.1630.top/articles/mcp-2026-protocol-upgrade-migration-guide.html</guid><description>MCP 2026-07-28 协议无状态化改造全解析，包含代码示例、迁移步骤和常见问题解答</description></item><item><title>Claude Code Subagent 深度实战：用并行子代理同时处理多个代码库任务</title><link>https://www.1630.top/articles/claude-code-subagent-parallel-tasks.html</link><pubDate>Thu, 23 Jul 2026 08:00:00 +0800</pubDate><guid>https://www.1630.top/articles/claude-code-subagent-parallel-tasks.html</guid><description>深入讲解 Claude Code Subagent 并行子代理机制，包含 .claude/agents/ 配置、并行任务分发、上下文隔离与性能对比，附完整代码示例与实操步骤。</description></item><item><title>用 Dify 搭建企业级 AI 工作流：从需求拆解到自动化部署全流程实战</title><link>https://www.1630.top/articles/dify-enterprise-ai-workflow-guide.html</link><pubDate>Thu, 23 Jul 2026 08:00:00 +0800</pubDate><guid>https://www.1630.top/articles/dify-enterprise-ai-workflow-guide.html</guid><description>手把手教你用 Dify 搭建企业级 AI 工作流，涵盖工作流编排、API节点、条件分支、知识库集成，附完整 Docker 部署、DSL 配置与 Python SDK 调用代码。</description></item><item><title>Claude Code Settings 配置深度指南：如何让权限管理、环境变量与团队协作一次到位？</title><link>https://www.1630.top/articles/claude-code-settings-configuration-guide.html</link><pubDate>Wed, 22 Jul 2026 08:00:00 +0800</pubDate><guid>https://www.1630.top/articles/claude-code-settings-configuration-guide.html</guid><description>Claude Code 的 settings.json 是控制 AI 编程助手行为的中枢。本文从四级作用域、allow/ask/deny 权限规则、环境变量配置、Slash Commands 自定义命令到团队协作最佳实践，用完整代码示例带你配置出一个安全高效的 Claude Code 工作环境。</description></item><item><title>你的AI系统真的安全吗？大模型红队测试自动化实战指南</title><link>https://www.1630.top/articles/llm-red-team-testing-automation-guide.html</link><pubDate>Wed, 22 Jul 2026 08:00:00 +0800</pubDate><guid>https://www.1630.top/articles/llm-red-team-testing-automation-guide.html</guid><description>2026年企业AI安全必修课。本文从四大攻击向量出发，用Python构建自动化红队测试流水线，包含Prompt注入测试、越狱检测、数据泄露测试框架和报告生成代码，并演示如何接入CI/CD持续守护AI系统安全。</description></item><item><title>Claude Code 10个实战技巧：从入门到精通的AI编程提效指南</title><link>https://www.1630.top/articles/claude-code-10-productivity-tips.html</link><pubDate>Tue, 21 Jul 2026 08:00:00 +0800</pubDate><guid>https://www.1630.top/articles/claude-code-10-productivity-tips.html</guid><description>Claude Code 作为 Anthropic 推出的 AI 编程助手，在 2026 年已经迭代到了 4.x 版本，凭借其强大的代码理解能力、长上下文窗口（200K tokens）以及丰富的生态集成，成为了众多开发者日常工作流中不可或缺的工具。然而，很多开发者仅仅停留在</description></item><item><title>OpenAI Codex CLI 实战指南：用AI命令行工具加速5个真实开发场景</title><link>https://www.1630.top/articles/openai-codex-cli-real-world-projects.html</link><pubDate>Tue, 21 Jul 2026 08:00:00 +0800</pubDate><guid>https://www.1630.top/articles/openai-codex-cli-real-world-projects.html</guid><description>2026 年，AI 编程工具已经从</description></item><item><title>AI安全与合规实战：企业级大模型内容审核与数据防护体系搭建</title><link>https://www.1630.top/articles/ai-security-compliance-enterprise-guide.html</link><pubDate>Mon, 20 Jul 2026 08:00:00 +0800</pubDate><guid>https://www.1630.top/articles/ai-security-compliance-enterprise-guide.html</guid><description>2026年，大模型已经深度融入企业业务流程。但随之而来的安全与合规风险也日益严峻：数据泄露、Prompt注入、有害内容生成、版权纠纷等问题频频发生。本文将从实战角度出发，搭建一套完整的企业级大模型安全与合规防护体系，包含内容审核、数据脱敏、</description></item><item><title>大模型API开发实战：从零构建支持流式输出的生产级Chat服务</title><link>https://www.1630.top/articles/llm-api-production-guide.html</link><pubDate>Mon, 20 Jul 2026 08:00:00 +0800</pubDate><guid>https://www.1630.top/articles/llm-api-production-guide.html</guid><description>在2026年，大模型API已经成为应用开发的标配基础设施。但很多企业开发者仍停留在简单的 `curl` 调用阶段，面对生产环境的高并发、流式输出、错误降级、Token计费等复杂需求时束手无策。本文将带你从零构建一个生产级的Chat API服</description></item><item><title>Claude Code Plan Mode 与 TodoWrite 实战：让复杂重构任务不再失控</title><link>https://www.1630.top/articles/claude-code-plan-mode-todowrite-refactor.html</link><pubDate>Sun, 19 Jul 2026 08:00:00 +0800</pubDate><guid>https://www.1630.top/articles/claude-code-plan-mode-todowrite-refactor.html</guid><description>用 Flask 单体拆分案例完整演示 Claude Code Plan Mode 与 TodoWrite 的工程化用法，包含任务拆解、Subagent 编排和 FAQ，每个步骤附带可运行代码。</description></item><item><title>MCP Streamable HTTP 远程部署实战：从 OAuth 2.1 认证到公网访问</title><link>https://www.1630.top/articles/mcp-streamable-http-remote-deployment.html</link><pubDate>Sun, 19 Jul 2026 08:00:00 +0800</pubDate><guid>https://www.1630.top/articles/mcp-streamable-http-remote-deployment.html</guid><description>用 Python 完整实现带 OAuth 2.1 认证的远程 MCP Server，覆盖 Streamable HTTP 传输、Nginx 反代、Cloudflare Tunnel 部署与客户端连接测试，包含完整可运行代码。</description></item><item><title>Claude Code 工作流自动化：5 个让开发效率翻倍的实战技巧</title><link>https://www.1630.top/articles/claude-code-workflow-automation-tips.html</link><pubDate>Sat, 18 Jul 2026 08:00:00 +0800</pubDate><guid>https://www.1630.top/articles/claude-code-workflow-automation-tips.html</guid><description>分享5个经过生产验证的Claude Code工作流自动化技巧：自定义Hook、多文件重构、CI/CD集成、MCP Server编排和项目上下文管理，每个技巧附带完整代码。</description></item><item><title>RAG 检索增强生成实战：从零搭建企业级知识库问答系统</title><link>https://www.1630.top/articles/rag-enterprise-knowledge-base-guide.html</link><pubDate>Sat, 18 Jul 2026 08:00:00 +0800</pubDate><guid>https://www.1630.top/articles/rag-enterprise-knowledge-base-guide.html</guid><description>从零搭建企业级RAG知识库问答系统，涵盖文档处理、Qdrant向量化、混合检索重排序、FastAPI接口和Docker部署，包含完整可运行代码。</description></item><item><title>Claude Code 内置浏览器与 MCP Tool Search 实战：让 AI 编程真正闭环</title><link>https://www.1630.top/articles/claude-code-built-in-browser-and-mcp-search.html</link><pubDate>Fri, 17 Jul 2026 08:00:00 +0800</pubDate><guid>https://www.1630.top/articles/claude-code-built-in-browser-and-mcp-search.html</guid><description>Claude Code 内置浏览器与 MCP Tool Search 实战：让 AI 编程真正闭环 - 1630.top 技术博客</description></item><item><title>MCP 2026-07-28 大版本迁移指南：Breaking Changes 全解析与代码适配</title><link>https://www.1630.top/articles/mcp-2026-migration-guide.html</link><pubDate>Fri, 17 Jul 2026 08:00:00 +0800</pubDate><guid>https://www.1630.top/articles/mcp-2026-migration-guide.html</guid><description>MCP 2026-07-28 大版本迁移指南：Breaking Changes 全解析与代码适配 - 1630.top 技术博客</description></item><item><title>2026年Prompt Engineering进阶：从Chain-of-Thought到结构化推理的系统性方法论</title><link>https://www.1630.top/articles/prompt-engineering-structured-reasoning-guide.html</link><pubDate>Thu, 16 Jul 2026 08:00:00 +0800</pubDate><guid>https://www.1630.top/articles/prompt-engineering-structured-reasoning-guide.html</guid><description>系统梳理2026年Prompt Engineering从CoT到结构化推理的完整方法论，附五种Prompt模式代码、参数调优框架、结构化输出实战和A/B测试方案。</description></item><item><title>别再手动Review了：用OpenAI Codex CLI在终端里搞定代码审查与Bug修复</title><link>https://www.1630.top/articles/openai-codex-cli-code-review-guide.html</link><pubDate>Thu, 16 Jul 2026 08:00:00 +0800</pubDate><guid>https://www.1630.top/articles/openai-codex-cli-code-review-guide.html</guid><description>2026年OpenAI Codex CLI实战教程：从安装配置到自动化代码审查与Bug修复完整工作流，附CI/CD集成方案和自定义提示词模板库。</description></item><item><title>Claude Code 2.0 多智能体编排实战：Orchestrator Mode 与 Agent Teams 工作流完全指南</title><link>https://www.1630.top/articles/claude-code-2-orchestrator-agent-teams-guide.html</link><pubDate>Tue, 14 Jul 2026 08:00:00 +0800</pubDate><guid>https://www.1630.top/articles/claude-code-2-orchestrator-agent-teams-guide.html</guid><description>全面拆解Claude Code 2.0的Orchestrator Mode多任务分配、Agent Teams协作、持久化项目记忆、桌面端预览与自动合并PR等核心能力，附完整实战项目。</description></item><item><title>MCP 2026 大升级：无状态架构、MRTR 多轮往返与企业托管授权实战指南</title><link>https://www.1630.top/articles/mcp-2026-stateless-mrtr-ema-guide.html</link><pubDate>Tue, 14 Jul 2026 08:00:00 +0800</pubDate><guid>https://www.1630.top/articles/mcp-2026-stateless-mrtr-ema-guide.html</guid><description>深入解析MCP协议2026最大修订：无状态架构、MRTR多轮往返请求、EMA企业托管授权，附TypeScript和Python完整代码示例与迁移指南。</description></item><item><title>大模型API工程化实战：限流、缓存、降级与成本优化完整指南</title><link>https://www.1630.top/articles/llm-api-engineering-production-guide.html</link><pubDate>Mon, 13 Jul 2026 08:00:00 +0800</pubDate><guid>https://www.1630.top/articles/llm-api-engineering-production-guide.html</guid><description>从单体API调用到企业级LLM网关，本文系统讲解大模型API工程化的六大核心模块：限流策略、语义缓存、故障降级、成本控制、重试机制与可观测性，附完整Python代码示例。</description></item><item><title>Claude Code 进阶实战：Skills 自动化、Hooks 生命周期与并行 Worktree 工作流</title><link>https://www.1630.top/articles/claude-code-skills-hooks-worktree-guide.html</link><pubDate>Sun, 12 Jul 2026 08:00:00 +0800</pubDate><guid>https://www.1630.top/articles/claude-code-skills-hooks-worktree-guide.html</guid><description>系统讲解 Claude Code 2026 最新 Skills 系统、Hooks 生命周期事件、并行 Worktree 隔离与 Plan Mode 工作流，配合完整配置代码，帮你把 AI 编程效率提升到新高度。</description></item><item><title>MCP 企业级架构实战：Tool Discovery 优化与多 Server 网关设计</title><link>https://www.1630.top/articles/mcp-enterprise-gateway-architecture.html</link><pubDate>Sun, 12 Jul 2026 08:00:00 +0800</pubDate><guid>https://www.1630.top/articles/mcp-enterprise-gateway-architecture.html</guid><description>深入解析 MCP 协议在企业级场景下的 Tool Discovery 瓶颈，提供从动态工具加载到网关层治理的完整解决方案，包含 Code Mode 实现与企业级 MCP 网关架构代码。</description></item><item><title>2026年AI Agent框架选型指南：LangGraph vs Pydantic AI vs Claude Code，谁才是企业级Agent最佳方案？</title><link>https://www.1630.top/articles/ai-agent-framework-comparison-2026.html</link><pubDate>Sat, 11 Jul 2026 08:00:00 +0800</pubDate><guid>https://www.1630.top/articles/ai-agent-framework-comparison-2026.html</guid><description>2026年7月AI Agent框架实战对比：LangGraph、Pydantic AI、Claude Code三大框架完整代码示例，企业级Agent落地选型指南，从Copilot到Autopilot的三阶段路径。</description></item><item><title>Claude Code v2.1.206 新特性全解析：背景Agent、MCP工具搜索与内置浏览器实战</title><link>https://www.1630.top/articles/claude-code-v2-advanced-tips.html</link><pubDate>Sat, 11 Jul 2026 08:00:00 +0800</pubDate><guid>https://www.1630.top/articles/claude-code-v2-advanced-tips.html</guid><description>深入解析 Claude Code v2.1.206 最新特性：背景Agent标准化、MCP Tool Search动态加载减少85% token、Auto模式、内置Chrome浏览器GA等，附带完整代码示例和实操步骤。</description></item><item><title>AI辅助编程最佳实践：如何让AI真正提升3倍开发效率</title><link>https://www.1630.top/articles/ai-assisted-coding-best-practices.html</link><pubDate>Fri, 10 Jul 2026 08:00:00 +0800</pubDate><guid>https://www.1630.top/articles/ai-assisted-coding-best-practices.html</guid><description>AI编程工具已经成为提升研发效率的基础设施。本文总结一线团队验证过的最佳实践，从工具选型、上下文管理、Prompt工程到代码审查，帮你把AI编程的效率红利落到实处。</description></item><item><title>大模型微调与部署实战：从LoRA到vLLM生产环境完整指南</title><link>https://www.1630.top/articles/llm-fine-tuning-deployment-guide.html</link><pubDate>Fri, 10 Jul 2026 08:00:00 +0800</pubDate><guid>https://www.1630.top/articles/llm-fine-tuning-deployment-guide.html</guid><description>大模型落地最后一公里的关键，在于如何以最低成本完成微调并将模型高效部署到生产环境。本文系统讲解基于LoRA的轻量化微调方案，以及使用vLLM实现高吞吐推理的完整生产链路。</description></item><item><title>Claude Code Memory 功能深度解析：CLAUDE.md、Auto Memory 与跨会话上下文管理实战</title><link>https://www.1630.top/articles/claude-code-memory-context-management.html</link><pubDate>Thu, 09 Jul 2026 08:00:00 +0800</pubDate><guid>https://www.1630.top/articles/claude-code-memory-context-management.html</guid><description>手把手教你掌握 Claude Code 的记忆系统，从 CLAUDE.md 配置到 Auto Memory 自动记忆，构建让 AI 真正记住你项目的完整上下文管理方案，含 Hooks 持久化与 Tok</description></item><item><title>MCP Client 开发实战：从零构建支持多 Server 的智能助手客户端</title><link>https://www.1630.top/articles/mcp-client-multi-server-assistant.html</link><pubDate>Thu, 09 Jul 2026 08:00:00 +0800</pubDate><guid>https://www.1630.top/articles/mcp-client-multi-server-assistant.html</guid><description>手把手教你使用 Python MCP SDK 开发支持多 MCP Server 连接的智能助手客户端，涵盖连接管理、工具聚合、命名空间隔离与 LLM 集成，附完整可运行代码。</description></item><item><title>AutoGen 多 Agent 协作系统开发实战：从架构设计到生产部署</title><link>https://www.1630.top/articles/autogen-multi-agent-production-guide.html</link><pubDate>Wed, 08 Jul 2026 08:00:00 +0800</pubDate><guid>https://www.1630.top/articles/autogen-multi-agent-production-guide.html</guid><description>深入讲解如何使用 Microsoft AutoGen 构建生产级多 Agent 协作系统，从 GroupChat 核心概念到完整智能客服系统代码，涵盖 Docker 部署与监控方案。</description></item><item><title>MCP Server 封装实战：将企业 REST API 升级为 AI 原生接口</title><link>https://www.1630.top/articles/mcp-server-enterprise-api-wrapping.html</link><pubDate>Wed, 08 Jul 2026 08:00:00 +0800</pubDate><guid>https://www.1630.top/articles/mcp-server-enterprise-api-wrapping.html</guid><description>手把手教你将现有企业 REST API 封装为 MCP Server，包含 FastMCP 框架实战、认证鉴权、错误处理和性能优化，提供完整可运行代码。</description></item><item><title>大模型 API 工程化开发：OpenAI 与 Claude API 最佳实践</title><link>https://www.1630.top/articles/llm-api-engineering-best-practices.html</link><pubDate>Tue, 07 Jul 2026 08:00:00 +0800</pubDate><guid>https://www.1630.top/articles/llm-api-engineering-best-practices.html</guid><description>从工程化视角深入讲解如何高效、稳定、低成本地集成 OpenAI 和 Claude API，涵盖异步调用、流式处理、重试降级、成本监控，提供生产级代码。</description></item><item><title>如何用 LangGraph 构建多 Agent 协作系统？完整实战指南</title><link>https://www.1630.top/articles/langgraph-multi-agent-system.html</link><pubDate>Tue, 07 Jul 2026 08:00:00 +0800</pubDate><guid>https://www.1630.top/articles/langgraph-multi-agent-system.html</guid><description>手把手教你使用 LangGraph 构建多 Agent 协作系统，涵盖状态管理、路由决策、工具调用等核心环节，附完整 Python 代码示例。</description></item><item><title>Claude Code 高级工作流：Hooks、自定义命令与大型代码库导航实战</title><link>https://www.1630.top/articles/claude-code-hooks-custom-commands-guide.html</link><pubDate>Mon, 06 Jul 2026 08:00:00 +0800</pubDate><guid>https://www.1630.top/articles/claude-code-hooks-custom-commands-guide.html</guid><description>深入探索 Claude Code 的高级功能，从 Hooks 自动化到自定义 Slash 命令，再到百万行代码库的高效导航技巧，助你把 AI 编程助手用到极致。</description></item><item><title>OpenAI Codex CLI 全栈实战：从零搭建自动化开发流水线</title><link>https://www.1630.top/articles/openai-codex-cli-fullstack-automation.html</link><pubDate>Mon, 06 Jul 2026 08:00:00 +0800</pubDate><guid>https://www.1630.top/articles/openai-codex-cli-fullstack-automation.html</guid><description>深入解析 OpenAI Codex CLI 的核心能力，从环境配置到全栈项目自动化搭建，覆盖数据库设计、API 开发、前端生成、测试编写与部署脚本的完整实战流程。</description></item><item><title>Claude Code 多智能体协作实战：用子任务编排构建复杂工程项目的完整指南</title><link>https://www.1630.top/articles/claude-code-multi-agent-workflow.html</link><pubDate>Sun, 05 Jul 2026 08:00:00 +0800</pubDate><guid>https://www.1630.top/articles/claude-code-multi-agent-workflow.html</guid><description>从单体Prompt到多Agent协作，手把手教你用Claude Code的Agent工具链完成真实项目开发，包含Hooks、MCP集成与生产部署方案。</description></item><item><title>RAG 检索增强生成深度优化：从向量检索到混合 Rerank 的生产级实战指南（2026版）</title><link>https://www.1630.top/articles/rag-advanced-optimization-2026.html</link><pubDate>Sun, 05 Jul 2026 08:00:00 +0800</pubDate><guid>https://www.1630.top/articles/rag-advanced-optimization-2026.html</guid><description>涵盖语义分块、Embedding选型、混合检索(BM25+向量)、Rerank重排序、RAG评估体系的完整优化链路，附生产级Python代码。</description></item><item><title>AI辅助编程最佳实践：如何让大模型成为你的资深搭档</title><link>https://www.1630.top/articles/ai-assisted-programming-best-practices.html</link><pubDate>Sat, 04 Jul 2026 08:00:00 +0800</pubDate><guid>https://www.1630.top/articles/ai-assisted-programming-best-practices.html</guid><description>毛豆AI(api.navgl.com)是一个AI大模型聚合平台，支持500+主流模型，包括GPT-4o、Claude、Kimi、Doubao等，一个账号畅享AI对话、绘画、视频、智能体。本文从功能体验、模型对比、性价比、团队协作等维度深度评测毛豆AI。</description></item><item><title>大模型微调实战：用LoRA、QLoRA与Unsloth打造领域专属AI的完整指南（2026版）</title><link>https://www.1630.top/articles/llm-finetuning-deployment-guide.html</link><pubDate>Sat, 04 Jul 2026 08:00:00 +0800</pubDate><guid>https://www.1630.top/articles/llm-finetuning-deployment-guide.html</guid><description>毛豆AI(api.navgl.com)是一个AI大模型聚合平台，支持500+主流模型，包括GPT-4o、Claude、Kimi、Doubao等，一个账号畅享AI对话、绘画、视频、智能体。本文从功能体验、模型对比、性价比、团队协作等维度深度评测毛豆AI。</description></item><item><title>大模型API开发实战：从基础调用到生产级流式服务完整指南</title><link>https://www.1630.top/articles/llm-api-development-complete-guide.html</link><pubDate>Fri, 03 Jul 2026 08:00:00 +0800</pubDate><guid>https://www.1630.top/articles/llm-api-development-complete-guide.html</guid><description>覆盖 OpenAI、Claude 三大主流大模型 API 的完整开发链路，包含 Python 实战代码、流式输出、Function Calling、多模型路由等生产级方案。</description></item><item><title>AI工作流自动化实战：用n8n与LangGraph搭建企业级智能任务链</title><link>https://www.1630.top/articles/ai-workflow-automation-n8n-langgraph.html</link><pubDate>Thu, 02 Jul 2026 08:00:00 +0800</pubDate><guid>https://www.1630.top/articles/ai-workflow-automation-n8n-langgraph.html</guid><description>用n8n与LangGraph搭建企业级AI工作流，包含可视化客服和多步骤智能体完整实战代码。</description></item><item><title>Prompt Engineering系统化方法论：从基础模板到高级技巧的完整实战指南</title><link>https://www.1630.top/articles/prompt-engineering-systematic-guide.html</link><pubDate>Thu, 02 Jul 2026 08:00:00 +0800</pubDate><guid>https://www.1630.top/articles/prompt-engineering-systematic-guide.html</guid><description>系统化讲解Prompt Engineering方法论，从基础五要素模板到Chain of Thought、Few-shot、System Prompt高级技巧，附完整Python代码示例。</description></item><item><title>RAG 性能优化实战：从向量检索到重排序的完整技术链路</title><link>https://www.1630.top/articles/rag-optimization-hybrid-rerank.html</link><pubDate>Wed, 01 Jul 2026 08:00:00 +0800</pubDate><guid>https://www.1630.top/articles/rag-optimization-hybrid-rerank.html</guid><description>拆解生产级RAG优化链路：Embedding选型、混合检索（向量+BM25）、Cross-Encoder重排序，附完整代码与调参指南。</description></item><item><title>从零构建 AI Agent：基于 ReAct 模式的智能任务调度系统实战</title><link>https://www.1630.top/articles/react-agent-task-scheduler.html</link><pubDate>Wed, 01 Jul 2026 08:00:00 +0800</pubDate><guid>https://www.1630.top/articles/react-agent-task-scheduler.html</guid><description>手把手教你基于ReAct模式从零构建AI Agent，包含完整Python代码、工具注册、记忆持久化与生产部署方案。</description></item><item><title>2026年主流AI编程工具深度对比：Cursor、Claude Code、Codex、GitHub Copilot 谁更适合你？</title><link>https://www.1630.top/articles/ai-coding-tools-comparison.html</link><pubDate>Tue, 30 Jun 2026 08:00:00 +0800</pubDate><guid>https://www.1630.top/articles/ai-coding-tools-comparison.html</guid><description>从8个维度深度对比Cursor、Claude Code、OpenAI Codex、GitHub Copilot四款主流AI编程工具，包含代码质量实测、上下文理解、定价策略等全方位评测。</description></item><item><title>Claude Code 怎么批量重构代码？实战指南与高级技巧</title><link>https://www.1630.top/articles/claude-code-advanced-refactor.html</link><pubDate>Tue, 30 Jun 2026 08:00:00 +0800</pubDate><guid>https://www.1630.top/articles/claude-code-advanced-refactor.html</guid><description>深入讲解如何使用Claude Code进行大规模代码重构，从基础命令到高级模式，包含批量重命名、导入路径迁移、回调转async/await、Vue组件API迁移等完整实战示例。</description></item><item><title>MCP 协议详解：让 AI 连接任意数据源的完整实战</title><link>https://www.1630.top/articles/mcp-protocol-guide.html</link><pubDate>Tue, 30 Jun 2026 08:00:00 +0800</pubDate><guid>https://www.1630.top/articles/mcp-protocol-guide.html</guid><description>深入解析Model Context Protocol(MCP)协议原理，手把手教你自建MCP Server，实现AI与数据库、API、文件系统的无缝连接，包含天气查询和PostgreSQL数据库MCP Server完整实战。</description></item><item><title>OpenAI Codex Agent 模式实战：从零构建自动化代码审查机器人</title><link>https://www.1630.top/articles/openai-codex-agent-mode.html</link><pubDate>Tue, 30 Jun 2026 08:00:00 +0800</pubDate><guid>https://www.1630.top/articles/openai-codex-agent-mode.html</guid><description>深入讲解OpenAI Codex Agent模式的核心概念与实战应用，手把手教你构建自动化代码审查机器人，包含完整代码示例与CI/CD集成方案。</description></item><item><title>Linux性能监控完全指南：top/vmstat/iostat/netstat实战</title><link>https://www.1630.top/articles/linux-perf-monitor.html</link><pubDate>Sat, 27 Jun 2026 08:00:00 +0800</pubDate><guid>https://www.1630.top/articles/linux-perf-monitor.html</guid><description>详解Linux性能监控核心工具top、vmstat、iostat、netstat的实战用法，涵盖CPU、内存、磁盘IO、网络四大维度的性能分析，附完整命令示例与排查思路，助你快速定位系统瓶颈。</description></item><item><title>Claude Code 怎么批量重构代码？从入门到实战的完整指南</title><link>https://www.1630.top/articles/claude-code-batch-refactor.html</link><pubDate>Thu, 25 Jun 2026 08:00:00 +0800</pubDate><guid>https://www.1630.top/articles/claude-code-batch-refactor.html</guid><description>Claude Code 是 Anthropic 推出的 AI 编程助手，本文将带你从基础操作到高级技巧，掌握用 Claude Code 高效重构代码的完整流程，包括单文件重构、跨文件查找替换、批量重命名、测试验证等实战技巧。</description></item><item><title>Docker入门到精通：从安装到部署完整指南</title><link>https://www.1630.top/articles/docker-tutorial.html</link><pubDate>Thu, 25 Jun 2026 08:00:00 +0800</pubDate><guid>https://www.1630.top/articles/docker-tutorial.html</guid><description>从零开始学习 Docker，涵盖核心概念、安装配置、镜像管理、容器操作、Dockerfile 编写、数据卷、网络配置与多容器部署，附完整代码示例，助你全面掌握容器化技术。</description></item><item><title>Git高级技巧：rebase、cherry-pick、submodule</title><link>https://www.1630.top/articles/git-advanced.html</link><pubDate>Thu, 25 Jun 2026 08:00:00 +0800</pubDate><guid>https://www.1630.top/articles/git-advanced.html</guid><description>掌握 Git 进阶操作，详解 rebase 变基、cherry-pick 选择性合并、submodule 子模块管理及冲突解决技巧，让你的版本控制更加高效优雅，附完整命令示例。</description></item><item><title>Nginx配置详解：反向代理、负载均衡、HTTPS</title><link>https://www.1630.top/articles/nginx-config.html</link><pubDate>Thu, 25 Jun 2026 08:00:00 +0800</pubDate><guid>https://www.1630.top/articles/nginx-config.html</guid><description>深入解析 Nginx 核心配置，涵盖反向代理、负载均衡策略、HTTPS 证书配置、性能调优与安全加固，附完整配置文件示例，可直接用于生产环境部署。</description></item><item><title>毛豆AI评测：500+AI模型一个账号搞定，团队提效利器</title><link>https://www.1630.top/articles/maodou-ai-review.html</link><pubDate>Thu, 25 Jun 2026 08:00:00 +0800</pubDate><guid>https://www.1630.top/articles/maodou-ai-review.html</guid><description>毛豆AI(api.navgl.com)是一个AI大模型聚合平台，支持500+主流模型，包括GPT-4o、Claude、Kimi、Doubao等，一个账号畅享AI对话、绘画、视频、智能体。本文从功能体验、模型对比、性价比、团队协作等维度深度评测毛豆AI。</description></item></channel></rss>