github xintaofei/codeg v0.31.1
codeg v0.31.1

4 hours ago

Release version 0.31.1

This patch smooths out the built-in browser introduced in 0.31.0: agent-written JavaScript can run without repeatedly interrupting you after you explicitly enable it, browser content now reaches the edges of its pane, blank tabs match your theme, and Windows workspaces keep the correct size after a browser tab is closed.

Improved

  • Agent-written JavaScript no longer asks for approval before every snippet by default — it still runs only after you enable the browser tools and code-execution switch and share the page with “Read and act” access, every run remains visible in the tab’s activity, and you can choose “Ask me every time” under Settings → Built-in browser → Running code on a page.

Fixed

  • Browser pages and HTML previews now extend cleanly to the edges of their pane — the permanent thin frame around them and the one-pixel gap left behind when the terminal was closed are gone.
  • Blank browser tabs now follow the app theme — dark mode no longer opens onto a bright white page, theme changes apply immediately, and in-app notifications remain visible above the blank tab.
  • Windows workspaces continue to resize correctly after a browser tab is closed — closing a tab while the window is maximized and then restoring it no longer leaves the app drawn at its maximized size with the title bar and window controls pushed beyond the right edge.

发布版本 0.31.1

本次更新继续打磨 0.31.0 新增的内置浏览器:明确授权后,智能体执行 JavaScript 不再反复打断你,网页内容可以完整贴合面板边缘,空白标签页会跟随应用主题,Windows 工作区也能在关闭浏览器标签页后保持正确尺寸。

改进

  • 智能体在共享页面上执行 JavaScript 时默认不再逐段弹窗确认——只有在你主动开启浏览器工具和代码执行开关、并把页面共享为「读取并操作权限」后才会运行,每次执行仍会记入标签页活动;如需逐段审核,可在「设置 → 内置浏览器 → 在页面上运行代码」中选择「每次都问我」。

修复

  • 内置浏览器页面与 HTML 预览现在可以完整贴合所在面板边缘——移除了四周常驻的细框,并清除了终端关闭后残留在底部的 1 像素空隙。
  • 空白浏览器标签页现在会跟随应用主题——深色模式不再出现刺眼的白色页面,切换主题会立即同步更新,应用内通知也能正常显示在空白页上方。
  • Windows 下关闭浏览器标签页后,工作区会继续正确适配窗口尺寸——在最大化状态关闭标签页再还原窗口时,应用内容不再停留在最大化尺寸,标题栏和窗口按钮也不会被挤出窗口右侧。

Don't miss a new codeg release

NewReleases is sending notifications on new releases.