Download Latest Version v0.21.2 source code.zip (176.3 kB)
Email in envelope

Get an email when there's a new version of Code Review GPT

Home / v0.21.2
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-06-23 805 Bytes
v0.21.2 source code.tar.gz 2026-06-23 146.6 kB
v0.21.2 source code.zip 2026-06-23 176.3 kB
Totals: 3 Items   323.8 kB 0

Patch Changes

  • #475 f7efb9d Thanks @mattzcarey! - Fix shippie review crashing on a clean install with [flue] Agent "mention" must default-export createAgent(...). The @flue/* dependencies were ranged with a caret (^1.0.0-beta.1), so installs floated to @flue/runtime@1.0.0-beta.3, whose createAgent marker (__flueAgentDefinition) no longer matches the validator bundled into dist/server.mjs (built against beta.1's __flueCreatedAgent). Pin @flue/runtime, @flue/github, and @flue/cli to exact 1.0.0-beta.1 so the runtime installed by npx/the GitHub Action always matches the bundled build output.
Source: README.md, updated 2026-06-23