<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Coding Agent on Text Matrix</title><link>https://txtmix.com/tags/coding-agent/</link><description>Recent content in Coding Agent on Text Matrix</description><generator>Hugo</generator><language>zh-cn</language><lastBuildDate>Sat, 23 May 2026 00:15:12 +0800</lastBuildDate><atom:link href="https://txtmix.com/tags/coding-agent/index.xml" rel="self" type="application/rss+xml"/><item><title>Multica：用「时间共享」把 AI coding agent 从工具变成队友</title><link>https://txtmix.com/posts/tech/multica-agent-time-sharing-platform/</link><pubDate>Fri, 22 May 2026 03:00:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/multica-agent-time-sharing-platform/</guid><description>&lt;h2 id="开场判断">开场判断&lt;/h2>
&lt;p>Multica 真正解决的不是「如何调用更好的模型」，而是：当团队里同时跑了五六个 coding agent 时，谁给它们分配任务、谁跟踪进度、谁在它们跑偏时知道、谁把某次成功的修复变成团队里所有 agent 都能复用的技能？&lt;/p></description></item><item><title>DeepSeek-TUI：终端原生编程智能体，1M Token 上下文加持的 DeepSeek 专属 Coding Agent</title><link>https://txtmix.com/posts/tech/deepseek-tui-terminal-coding-agent-guide/</link><pubDate>Mon, 04 May 2026 10:08:26 +0800</pubDate><guid>https://txtmix.com/posts/tech/deepseek-tui-terminal-coding-agent-guide/</guid><description>&lt;h1 id="deepseek-tui终端原生编程智能体1m-token-上下文加持的-deepseek-专属-coding-agent">DeepSeek-TUI：终端原生编程智能体，1M Token 上下文加持的 DeepSeek 专属 Coding Agent&lt;/h1>
&lt;p>如果你的工作流重度依赖 DeepSeek V4，又希望拥有一个完全掌控在自己终端里的 AI 编程助手，DeepSeek-TUI 是一个值得关注的选择。&lt;/p></description></item><item><title>OpenCode 完全指南：开源 AI Coding Agent 从入门到精通</title><link>https://txtmix.com/posts/tech/opencode-open-source-ai-coding-agent-guide/</link><pubDate>Sat, 02 May 2026 10:13:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/opencode-open-source-ai-coding-agent-guide/</guid><description>&lt;h1 id="opencode-完全指南开源-ai-coding-agent-从入门到精通">OpenCode 完全指南：开源 AI Coding Agent 从入门到精通&lt;/h1>
&lt;p>截至 2026 年初，OpenCode 在 GitHub 上已获得超过 15.3 万星标、1.77 万分支，是目前最受关注的开源 AI 编程助手之一。它由 Neovim 爱好者和 &lt;a href="https://terminal.shop" target="_blank" rel="noopener noreffer ">terminal.shop&lt;/a> 的创建者联合开发，核心目标是为开发者提供一个完全开放、无绑定提供商的终端编程环境。&lt;/p></description></item><item><title>jcode：下一代高性能 Coding Agent Harness</title><link>https://txtmix.com/posts/tech/jcode-coding-agent-harness/</link><pubDate>Thu, 30 Apr 2026 10:10:11 +0800</pubDate><guid>https://txtmix.com/posts/tech/jcode-coding-agent-harness/</guid><description>&lt;h1 id="jcode下一代高性能-coding-agent-harness">jcode：下一代高性能 Coding Agent Harness&lt;/h1>
&lt;p>&lt;a href="https://github.com/1jehuang/jcode" target="_blank" rel="noopener noreffer ">jcode&lt;/a> 是由独立开发者 1jehuang 构建的 Coding Agent Harness（编码智能体运行框架），项目发布于 2026 年初，目前已在 GitHub 积累 &lt;strong>1,403 Stars&lt;/strong> 和 &lt;strong>131 Forks&lt;/strong>。作者对它的定位是&amp;quot;The next generation coding agent harness to raise the skill ceiling&amp;quot;——一款面向多会话工作流、高度可定制且注重性能天花板的新一代编码智能体框架。&lt;/p></description></item><item><title>Agent时代软件构建革命：黄东旭百亿Token实践后的深度思考</title><link>https://txtmix.com/posts/tech/agent-era-software-construction-huangdongxu/</link><pubDate>Sat, 18 Apr 2026 00:20:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/agent-era-software-construction-huangdongxu/</guid><description>基于黄东旭高强度 Agent 实战的公开分享，本文系统拆解 Coding 已死 的真实含义、Goal / Context / Constraints 框架、人机协同方法、程序员能力迁移、AI 软件产业链重组，以及更高一层的终局判断。</description></item><item><title>Playwright CLI：Microsoft出品的Token高效浏览器自动化利器——8.3K Stars的AI Coding Agent首选</title><link>https://txtmix.com/posts/tech/playwright-cli-token-efficient-browser-automation/</link><pubDate>Wed, 15 Apr 2026 19:00:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/playwright-cli-token-efficient-browser-automation/</guid><description>&lt;h1 id="playwright-climicrosoft出品的token高效浏览器自动化利器83k-stars的ai-coding-agent首选">Playwright CLI：Microsoft出品的Token高效浏览器自动化利器——8.3K Stars的AI Coding Agent首选&lt;/h1>
&lt;blockquote>
&lt;p>&lt;strong>目标读者&lt;/strong>：AI Coding Agent 开发者、浏览器自动化工程师、需要在 AI 助手中集成浏览器操作的开发者
&lt;strong>预计阅读时间&lt;/strong>：45-60分钟
&lt;strong>前置知识&lt;/strong>：Node.js 基础、命令行工具使用经验、对 AI Agent 有基本了解
&lt;strong>难度定位&lt;/strong>：⭐⭐⭐⭐ 专家设计&lt;/p></description></item><item><title>ForgeCode：AI增强的终端开发环境与ZSH插件集成</title><link>https://txtmix.com/posts/tech/forgecode-ai-terminal-development-guide/</link><pubDate>Wed, 08 Apr 2026 16:40:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/forgecode-ai-terminal-development-guide/</guid><description>&lt;h1 id="forgecodeai增强的终端开发环境与zsh插件集成">ForgeCode：AI增强的终端开发环境与ZSH插件集成&lt;/h1>
&lt;h2 id="1-学习目标">1. 学习目标&lt;/h2>
&lt;p>通过本文你将掌握：&lt;/p>
&lt;ul>
&lt;li>理解 ForgeCode 的核心价值和设计理念&lt;/li>
&lt;li>熟练使用三种模式（交互式/单次CLI/ZSH插件）&lt;/li>
&lt;li>掌握三大内置 Agent 的使用场景&lt;/li>
&lt;li>理解 ForgeCode 的技术架构&lt;/li>
&lt;li>定制和扩展 Agent 行为&lt;/li>
&lt;li>最佳实践和常见问题解决&lt;/li>
&lt;/ul>
&lt;h2 id="2-项目概述">2. 项目概述&lt;/h2>
&lt;h3 id="21-什么是-forgecode">2.1 什么是 ForgeCode&lt;/h3>
&lt;blockquote>
&lt;p>&lt;strong>&amp;quot;⚒️ Forge: AI-Enhanced Terminal Development Environment&amp;quot;&lt;/strong>&lt;/p></description></item></channel></rss>