Skip to content

v0.4.2

Choose a tag to compare

@github-actions github-actions released this 16 Jun 08:14
· 4 commits to main since this release

English

Downloads

  • macOS (Apple Silicon): gpt2cursor_*_aarch64.dmg
  • Windows (x64): gpt2cursor_*_x64-setup.exe

What's New

  • Agent history pre-trimming: Large Cursor Agent histories are trimmed before Codex execution
  • Clear oversized-body errors: HTTP 413 plus UI hints to lower Context msgs or start a new Agent chat
  • Apache 2.0 license
  • Docs: ngrok required for both Ask and Agent modes

Install — macOS

  1. Open the DMG and drag gpt2cursor onto Applications
  2. If macOS blocks first launch, run:
    xattr -cr /Applications/gpt2cursor.app

Install — Windows

  1. Run the .exe installer
  2. If SmartScreen warns, choose More infoRun anyway

中文

下载

  • macOS(Apple Silicon)gpt2cursor_*_aarch64.dmg
  • Windows(x64)gpt2cursor_*_x64-setup.exe

更新内容

  • Agent 历史预裁剪:过大的 Cursor Agent 历史会在调用 Codex 前自动裁剪
  • 请求过大时的明确提示:返回 413,并在界面提示降低 Context msgs 或新开 Agent 会话
  • Apache 2.0 许可证
  • 文档修正:Ask / Agent 均需 ngrok 公网地址

安装 — macOS

  1. 打开 DMG,拖到 Applications
  2. 若被拦截,执行:
    xattr -cr /Applications/gpt2cursor.app

安装 — Windows

  1. 运行 .exe 安装包
  2. SmartScreen 提示时选 更多信息 → 仍要运行