Skip to content

codeg v0.16.0

Latest

Choose a tag to compare

@github-actions github-actions released this 22 Jun 14:10

Release version 0.16.0

  • feat(automations): Save a composer setup as a reusable Automation that runs headlessly — on a cron schedule or on demand.
  • feat(logging): A new Settings → Runtime Logs page shows the app's logs live, with filtering and per-module levels.
  • feat(commands): The command manager is now a searchable, two-pane dialog with drag-to-reorder, inline editing, and per-command delete.
  • feat(branches): Branches that share a prefix now fold into expandable groups across all three branch selectors, keeping long lists tidy.
  • feat(experts): Open the central skills folder directly in your file manager.
  • fix(settings): Reveal the app's ~/.codeg directories straight from the file manager.
  • fix(settings): The Settings window is now independent — it no longer moves or minimizes with the main window (#295).
  • fix(git): A worktree on a detached HEAD is now recognized as a git repository (#279).
  • fix(delegation): A sub-agent's ask_user_question prompt now appears in the session dialog, so you can answer it.
  • fix(chat): The ask-question card stays in the message flow instead of overlaying earlier messages (#285).
  • chore(acp): Bundled agents updated — Claude Code 0.49.0, Gemini CLI 0.47.0, OpenCode 1.17.9, OpenClaw 2026.6.9, and Cline 3.0.29.

发布版本 0.16.0

  • 功能(自动化):将一套输入框配置保存为可复用的「自动化」,按 cron 计划或手动触发、无界面自动运行。
  • 功能(日志):新增「设置 → 运行时日志」页面,实时查看应用日志,支持筛选与按模块设置级别。
  • 功能(命令):命令管理器改为可搜索的双栏对话框,支持拖拽排序、内联编辑与逐条删除。
  • 功能(分支):共享前缀的分支现在会在三个分支选择器中折叠为可展开的分组,长列表更清爽。
  • 功能(专家技能):可直接在文件管理器中打开中央技能文件夹。
  • 修复(设置):可直接在文件管理器中打开应用的 ~/.codeg 目录。
  • 修复(设置):设置窗口现在相互独立,不再随主窗口移动或最小化 (#295)。
  • 修复(Git):处于分离 HEAD 的工作树现在能被正确识别为 Git 仓库 (#279)。
  • 修复(委托):子智能体的 ask_user_question 提问现在会显示在会话弹窗中,可就地作答。
  • 修复(聊天):提问卡片保持在消息流中,不再覆盖先前的消息 (#285)。
  • 更新(ACP):内置智能体升级——Claude Code 0.49.0、Gemini CLI 0.47.0、OpenCode 1.17.9、OpenClaw 2026.6.9、Cline 3.0.29。