Skip to content

Releases: lengjingxu/super_opencode

v1.4.0 - 修复客户端目录传递 & Bug Fixes

Choose a tag to compare

@lengjingxu lengjingxu released this 15 Feb 16:16

修复

  • 修复 opencode 客户端工作目录传递问题(通过 URL query param 和 x-opencode-directory header)
  • 切换项目时正确重启 server
  • 修复 restore-backup 对 oh-my-opencode 备份类型的错误解析
  • 修复飞书 bot 硬编码路径
  • 修复 copyToClipboard 不存在的 API 调用
  • 修复 dbType 默认值(postgres → mysql)
  • 修复 compaction model 检查不一致

清理

  • 删除 lib/user-center.js 重复副本
  • 清理死代码(Tab 1/7)和无用依赖(vue)
  • 删除 test.html 开发文件

v1.3.3

Choose a tag to compare

@lengjingxu lengjingxu released this 11 Feb 09:03

修复 sql-query skill 和首次启动 session bug

v1.3.2 - 首次启动默认创建 session

Choose a tag to compare

@lengjingxu lengjingxu released this 11 Feb 06:10

修复首次启动 opencode 客户端时未默认创建 session 导致无法开始对话的问题

v1.3.1 - 生图服务配置修复

Choose a tag to compare

@lengjingxu lengjingxu released this 11 Feb 05:03

修复生图服务配置保存未写入 credentials.json 的问题

v1.3.0

Choose a tag to compare

@lengjingxu lengjingxu released this 11 Feb 03:46

Super OpenCode v1.3.0

架构重构

  • main.js 拆分为模块化 IPC 架构(9 个独立模块)
  • 前端代码分离:index.html + app.js + styles.css + user-center.js

新功能

  • 🚀 Launcher 启动会话页面 — 选择项目文件夹,快速开始 AI 编程
  • 会话历史管理(记录、重连、清除)
  • configAPI 桥接接口

下载

平台 文件
macOS Apple Silicon (M1/M2/M3) Super.OpenCode-1.3.0-arm64.dmg
macOS Intel Super.OpenCode-1.3.0.dmg
macOS Universal Super.OpenCode-1.3.0-universal.dmg

v1.1.3 - 配置修复

Choose a tag to compare

@lengjingxu lengjingxu released this 05 Feb 00:58

Bug 修复

  • 修复托管服务配置写入错误字段 providersprovider
  • 自动清理旧版错误字段,避免 opencode 报错 'Unrecognized key: providers'

v1.1.2 - Skills 升级

Choose a tag to compare

@lengjingxu lengjingxu released this 04 Feb 14:09

更新内容

Skills 升级

  • deploy-fc: 替换为完整版阿里云 FC 客户端,支持多账号、函数 CRUD、代码部署、自定义域名路由
  • sql-query: 替换为完整版 SQL 客户端,新增数据分析、可视化图表生成、数据叙事能力
  • data-storytelling: 已合并到 sql-query skill

配置规范

  • deploy-fc 和 sql-query 现在都从 ~/.config/opencode/credentials.json 读取配置
  • 支持 config-app 统一凭证管理

下载

  • Intel Mac: Super OpenCode-1.1.2.dmg
  • Apple Silicon: Super OpenCode-1.1.2-arm64.dmg

v1.1.1 - 用户中心优化

Choose a tag to compare

@lengjingxu lengjingxu released this 04 Feb 13:29

更新内容

  • 登录后自动配置托管服务
  • Session 持久化(重启应用保持登录状态)
  • 用量趋势图展示
  • Tab 切换时自动加载数据
  • 修复 Tab 颜色与整体风格不一致
  • 修复 Webhook 配置默认勾选问题
  • 修复切换 Tab 后登录状态丢失问题

下载

  • Intel Mac: Super OpenCode-1.1.1.dmg
  • Apple Silicon Mac: Super OpenCode-1.1.1-arm64.dmg

1.0.1

Choose a tag to compare

@lengjingxu lengjingxu released this 04 Feb 02:47
v1.0.1

Initial commit

Super OpenCode v1.0.0

Choose a tag to compare

@lengjingxu lengjingxu released this 03 Feb 15:01

Super OpenCode 配置管理中心 v1.0.0

下载

  • DMG 安装包: Super OpenCode-1.0.0-arm64.dmg (推荐)
  • ZIP 压缩包: Super OpenCode-1.0.0-arm64-mac.zip

说明

  • 已使用 Apple Developer ID 签名
  • 支持 macOS (Apple Silicon)
  • 首次打开需要在「系统偏好设置 → 安全性与隐私」中允许运行

功能

  • OpenCode 配置管理
  • Skills 管理
  • Hooks 管理
  • Tech Stacks 管理