InertiaRSS Track and read blogs, news, and tech you care about
Read Original Open in InertiaRSS

Recommended Feeds

V
V2EX
博客园 - 叶小钗
Y
Y Combinator Blog
大猫的无限游戏
大猫的无限游戏
博客园 - 【当耐特】
酷 壳 – CoolShell
酷 壳 – CoolShell
D
Docker
WordPress大学
WordPress大学
Blog — PlanetScale
Blog — PlanetScale
博客园 - Franky
G
Google Developers Blog
爱范儿
爱范儿
Google DeepMind News
Google DeepMind News
Stack Overflow Blog
Stack Overflow Blog
云风的 BLOG
云风的 BLOG
Engineering at Meta
Engineering at Meta
aimingoo的专栏
aimingoo的专栏
V
Visual Studio Blog
M
MIT News - Artificial intelligence
Hugging Face - Blog
Hugging Face - Blog

博客园_首页

Plist 二进制格式 第30篇文章:一个大三计科生的自白 Manim如何在数学公式中完美显示中文? Docker 部署 RocketMQ 5 并发编程核心概念辨析 C#事务处理最佳实践:别再让“主表存了、明细丢了”的破事发生 CLI 是什么?为什么大厂突然集体卷命令行? 【从0到1构建一个ClaudeAgent】协作-自主Agent # linux红帽教程-手把手教学 UIImageView 设置图片不生效的原因排查 .NET生态下Native AOT兼容的Cron任务调度框架 Python 潮流周刊#147:Python 和 Ruby 的 JIT 故事 - 豌豆花下猫 可持久化线段树/主席树 学习笔记 如何实现 Claude Code 和 Codex 等 Agent CLI 的自动重试 - Newbe36524 WebSocket 连接池生产级实现:实时行情高可用与负载均衡 - Walter先生 关于代码注释的思考 MicroPython对接大模型:uopenai + 火山方舟实现文字聊天和图片理解 从词向量到大模型:NLP 技术演进浅记 LangChain使用deep agent并且加载SKILL 零成本打造专业域名邮箱:Cloudflare + Gmail 终极配置保姆级全攻略 【从0到1构建一个ClaudeAgent】协作-团队协议 - 程序员Seven 最小二乘问题详解20:无先验约束下的增量式SFM自由网平差 痞子衡嵌入式:大话双核i.MXRT1180之XIP应用里实现可靠Flash IAP的方法 AI Chat 封装, SemanticKerne.AiProvider.Unified 已发布 Windows下右键编辑js文件无法打开记事本——在注册表中使用环境变量 在后台服务中使用 Scoped 服务,为什么总是报错? H200 安装驱动并使用sglang启动模型 wireshark 抓包Trap上报告警内容 我用 AI 辅助开发了一系列小工具(2):图片压缩工具 [A Primer On MC and CC] 2.1 Memory Consistency 1 - 指令重排序和 SC 模型 Oracle数据库SCN推进技术详解与实践指南 玩转控件:封装个带图片的Label控件 Claude Code 4.7 真正该升级的不是模型,而是你的工作流 我用AI写了一个颜值拉满的桌面媒体播放器,全程没动一行代码,这就是AI编程新范式 5. WorkBuddy: 小龙虾的灵魂三件套,让你的小龙虾不只是工具 SQLite 分片方案实战:三种分片策略的深度对比 告别简陋 UI!一款基于 Fluent Design 和基于 WinUI 的开源免费、现代化的 Avalonia UI 控件库 关于二进制排列组合枚举的总结 AI开发-python-LangGraph框架(3-27-LangGraph从零实现大模型智能决策工作流) ElasticSearch主分片和副本分片概念详解 【002】HTTPS 粗解:证书、TLS 握手与对后端配置的影响 Hermes Agent 一周暴涨五万 Star,但我劝你别急着追 一个面向产品化的 Electron + Vue 3 桌面应用脚手架 明明连接的是Redis的DB0,为什么能查到DB3的数据? 【从0到1构建一个ClaudeAgent】协作-Agent团队 熟悉电子元器件之后,电子小白下一步该怎么走? MAF快速入门(23)通过C#类定义Skills .NET 高级开发 | 手写一个对象映射框架 FastAPI数据库ORM怎么选?我肝了三个Demo后,终于不再纠结了 mysqldump 参数拾遗:在遗忘与铭记之间
SolonCode v2026.5.21 released, Web can view projects, IM can find team members
带刺的坐椅 · 2026-05-21 · via 博客园_首页

1. About SolonCode (Terminal Coding Intelligent Agent)

SolonCode is an enterprise-level terminal coding intelligent agent developed by Hangzhou Wuye Technology Co., Ltd. It is a fully Chinese-driven digital employee—capable of understanding requirements autonomously, planning steps autonomously, and writing code autonomously. It doesn't matter what model or platform you use; just open the terminal to start working.

Core Differentiation: SolonCode vs Claude Code

Dimension SolonCode Claude Code
Language Environment Full Chinese guidance word driven, more in line with domestic development habits English为主
Openness 100% Open source, based on Java, flexible expansion Proprietary commercial product
Model dependency Unbound supplier, supports free configuration of mainstream large models Bound to Anthropic, supports configuration of other models
Interactive interface CLI / WEB / IM Robot CLI / APP

Open source project address:

2、Fast Installation and Getting Started

SolonCode has an extremely lightweight size (about 32MB) and supports mainstream operating systems with excellent Java environment compatibility.

System Requirements:

  • Java 8+ (supports Java 8 to Java 26 environments)
  • Supported on macOS, Linux, Windows

Installation or Update Commands (the package is automatically downloaded, about 32MB):

# Mac / Linux:
curl -fsSL https://solon.noear.org/soloncode/setup.sh | bash

# Windows (PowerShell):
irm https://solon.noear.org/soloncode/setup.ps1 | iex

Fast Installation and Update Demonstration:

3、Highlights of this Update

Since the release of v2026.5.13, SolonCode has undergone nearly 10 intensive iterations. This update revolves around three key terms:Web experienceIM connectionControl.

Web端,终于能“看”项目了

This update has added project browsing capabilities for the Web Interaction mode—left-side file tree provides an overview, keyword search locates results in seconds, and the right-side panel can be easily dragged and adjusted. No need to open an IDE, you can quickly browse code and copy snippets with one click in the browser. Additionally, a new Git Diff view has been added, making changes clear at a glance.

Now, usesoloncode web is launched, the browser becomes a lightweight AI IDE.

drag the AI coding assistant into the group chat

SolonCode is now integrated with WeChat, Lark, and DingTalk three major IM platforms. Scan to bind, and then mention it in the group or chat privately to directly issue coding and operations tasks. Lark uses WebSocket + Protobuf binary protocol, DingTalk is based on Stream long connection—messages are delivered and responded to instantly, just like real colleagues.

make AI a member of the team, no need to install new tools, find it anywhere.

more controllable conversations, more automated tasks

the new /rewind command supports rolling back the last N rounds of conversation—AI went off track? One-click to bring it back./loop Command adds Cron expressions, allowing precise scheduling of repetitive tasks to the second level (e.g., check deployment status every 5 minutes). When the Web input box is empty, the up and down arrow keys can directly select historical tasks, avoiding manual re-entry for repeated operations.

/loop cron:'0 */5 * * * ?' check status

Conversations have a "do-over" feature, tasks have timers.

There are also some noteworthy improvements

  • Performance : Context compression algorithm optimization, ReActAgent reasoning engine refactored into a more concise architecture, fixed multiple deadlock issues - overall more stable and faster
  • Mental memory : Persistent storage changed to Markdown files, the more you use it, the better it understands you, and you can edit it directly
  • @agent command : Specify sub-agents directly in the conversation to handle tasks, making division of labor more flexible
  • Skill tips:Web and CLI two interactive portals support skill auto-suggestion, reducing the learning curve.

4, Community and Feedback

Welcome to use and provide valuable suggestions! If you encounter any problems, you can provide feedback through the following ways: