Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
opensolon
/
soloncode
Public
Notifications
You must be signed in to change notification settings
Fork
36
Star
174
Code
Issues
11
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
soloncode
soloncode-cli
on
main
User selector
All users
All time
Commit history
Commits on Aug 19, 2026
优化:预计算转义文本避免重复调用escapeHtml;为todo项添加title属性以支持悬停提示。
SolonCode
committed
90bf294
View commit details
Copy full SHA for 90bf294
View code at this point
Browse repository at this point
隐藏工作区按钮并更新图标样式
SolonCode
committed
45cf977
View commit details
Copy full SHA for 45cf977
View code at this point
Browse repository at this point
重构:将wsSuffix重命名为wsAndSuffix以提高可读性;修复:在WebGate.broadcastRaw中增加空值检查防止NPE;统一WebSocket URL构建逻辑
SolonCode
committed
4f6e305
View commit details
Copy full SHA for 4f6e305
View code at this point
Browse repository at this point
修复:防止广播和对话时意外复活已释放工作区;删除工作区后静默回滚问题
Show description for 526cf3c
SolonCode
committed
526cf3c
View commit details
Copy full SHA for 526cf3c
View code at this point
Browse repository at this point
v2026.8.20
noear
committed
77d87e5
View commit details
Copy full SHA for 77d87e5
View code at this point
Browse repository at this point
重构:设置控制器移除未使用的 FileWatchService 和 WebGate 构造注入,改为从工作区上下文动态获取;修复工作区移除时的双重关闭和默认上下文为空的潜在 NPE;清理无效的引擎关闭代码并调整系统 LSP 服务器注册逻辑。
SolonCode
committed
8df4df2
View commit details
Copy full SHA for 8df4df2
View code at this point
Browse repository at this point
重构:agentRuntime 复用默认工作区引擎,移除 Configurator 中重复的引擎构建代码,避免双引擎导致子进程翻倍;修复配置热重载读写路径错位问题
SolonCode
committed
42adb41
View commit details
Copy full SHA for 42adb41
View code at this point
Browse repository at this point
修复:工作区移除未删历史条目致重启复现、LRU误释放活跃工作区及WS回调复活问题;重构路径归一化防ws- ID漂移;代理配置改进程级一次注册;历史文件改原子写入
SolonCode
committed
dcfaa5c
View commit details
Copy full SHA for dcfaa5c
View code at this point
Browse repository at this point
添加:工作区生命周期管理,关闭时停止IM长连接与定时任务;新增跨工作区appId/appKey冲突检查;修复webGate初始化顺序导致的空快照问题;优化lastAccessed去抖落盘
SolonCode
committed
e3a3f0e
View commit details
Copy full SHA for e3a3f0e
View code at this point
Browse repository at this point
重构:IM 渠道长连接启动逻辑迁移至各工作区 ChannelHub.run() 统一拉起,避免集中启动
SolonCode
committed
79c7949
View commit details
Copy full SHA for 79c7949
View code at this point
Browse repository at this point
重构 im 通道支持多工作区隔离
SolonCode
committed
7e0af9a
View commit details
Copy full SHA for 7e0af9a
View code at this point
Browse repository at this point
简化 WorkspaceContext 访问时间处理
noear
committed
20adc48
View commit details
Copy full SHA for 20adc48
View code at this point
Browse repository at this point
Commits on Aug 18, 2026
添加 soloncode web 多工作区支持(一个工作区一个浏览器tab),增加 home 面板
SolonCode
committed
078596e
View commit details
Copy full SHA for 078596e
View code at this point
Browse repository at this point
添加 soloncode web 智能体选择模型支持
SolonCode
committed
f6c35dc
View commit details
Copy full SHA for f6c35dc
View code at this point
Browse repository at this point
添加 soloncode web 智能体选择模型支持
SolonCode
committed
59041ac
View commit details
Copy full SHA for 59041ac
View code at this point
Browse repository at this point
优化 打开工作区操作面板
SolonCode
committed
18faea5
View commit details
Copy full SHA for 18faea5
View code at this point
Browse repository at this point
优化 soloncode web 设置/供应商/模型管理体验
SolonCode
committed
022cdf5
View commit details
Copy full SHA for 022cdf5
View code at this point
Browse repository at this point
修复:模型同步返回变更总数以支持纯取消勾选场景刷新;重构供应商设置前端,移除 LLM 模型缓存接口,改用 provider 自带 selected 字段判断勾选与同步状态
SolonCode
committed
1750da6
View commit details
Copy full SHA for 1750da6
View code at this point
Browse repository at this point
优化 web.html 设置供应商模型管理体验
SolonCode
committed
ff55a59
View commit details
Copy full SHA for ff55a59
View code at this point
Browse repository at this point
重构:Loop执行器与文件监听按工作区就地装配,修复多工作区loop/goal任务推送错乱及默认工作区重复监听;新增模型selected选择状态过滤
SolonCode
committed
072ae70
View commit details
Copy full SHA for 072ae70
View code at this point
Browse repository at this point
添加 多工作区支持!
SolonCode
committed
1f4f7f6
View commit details
Copy full SHA for 1f4f7f6
View code at this point
Browse repository at this point
SAEP 2.0 字段语义修正
SolonCode
committed
888da23
View commit details
Copy full SHA for 888da23
View code at this point
Browse repository at this point
SAEP 2.0 字段语义修正
SolonCode
committed
bb6c47d
View commit details
Copy full SHA for bb6c47d
View code at this point
Browse repository at this point
添加 多工作区支持!
SolonCode
committed
d9555a3
View commit details
Copy full SHA for d9555a3
View code at this point
Browse repository at this point
Commits on Aug 17, 2026
启用 SolonCode Agent Event Protocol (SAEP 2.0)
noear
committed
108af43
View commit details
Copy full SHA for 108af43
View code at this point
Browse repository at this point
2026.8.17
noear
committed
72d78d5
View commit details
Copy full SHA for 72d78d5
View code at this point
Browse repository at this point
Commits on Aug 16, 2026
修复默认模型被禁用时选中模型无效导致面板隐藏的问题
SolonCode
committed
ef92f3e
View commit details
Copy full SHA for ef92f3e
View code at this point
Browse repository at this point
优化 i18n
noear
committed
dad474e
View commit details
Copy full SHA for dad474e
View code at this point
Browse repository at this point
Commits on Aug 15, 2026
添加 soloncode web 供应商 google 方言支持
SolonCode
committed
b478efd
View commit details
Copy full SHA for b478efd
View code at this point
Browse repository at this point
优化:服务商列表展示布局并支持整行点击编辑;增强 XSS 转义防护
SolonCode
committed
3db174f
View commit details
Copy full SHA for 3db174f
View code at this point
Browse repository at this point
优化 web 设置供应商列表样式
SolonCode
committed
758f91a
View commit details
Copy full SHA for 758f91a
View code at this point
Browse repository at this point
v2026.8.15
noear
committed
c01a873
View commit details
Copy full SHA for c01a873
View code at this point
Browse repository at this point
新增:支持独立配置思考模式(thinkingMode)及会话状态管理
SolonCode
committed
1d3ae90
View commit details
Copy full SHA for 1d3ae90
View code at this point
Browse repository at this point
Commits on Aug 14, 2026
添加 soloncode web 缓存率显示
SolonCode
committed
f01652a
View commit details
Copy full SHA for f01652a
View code at this point
Browse repository at this point
调整 i18n 描述
noear
committed
06fa970
View commit details
Copy full SHA for 06fa970
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.