Releases: quickbeard/codev-hub
Releases · quickbeard/codev-hub
v0.3.15
Compare
Sorry, something went wrong.
No results found
Upgrades
Fixes
Logs upload error: incorrect path on Windows (PR #166 , #169 , #182 )
v0.3.7
Compare
Sorry, something went wrong.
No results found
Upgrades
Integrate CodeGraph (PR #152 )
Add the configuration logs (PR #160 , #161 )
v0.3.6
Compare
Sorry, something went wrong.
No results found
Upgrades
Disable Claude Code VS Code extension login prompt on configure (PR #143 )
Add manual paste-back channel to SSO login (PR #144 , #145 , #146 , #147 , #148 , #150 )
Fixes
Recover Claude Code's missing native binary at install and run time (PR #149 )
v0.3.4
Compare
Sorry, something went wrong.
No results found
Upgrades
Advance codev install with surviving tools on partial install failure (PR #126 )
Add codev config command to point existing tools at the gateway (PR #131 )
Install Claude Code from the stable npm dist-tag (PR #136 )
Let users pick a custom proxy URL during install and config (PR #137 )
Fixes
JetBrains extension auto-install (PR #125 )
v0.3.0
Compare
Sorry, something went wrong.
No results found
Upgrades
Add codev login subcommand (PR #118 )
Add Continue extension as a configurable tool (PR #119 )
Add Claude Code extension (VS Code + JetBrains) as a configurable tool (PR #122 )
v0.2.12
Compare
Sorry, something went wrong.
No results found
Upgrades
Add codev restore [agent] subcommand (PR #113 )
Fixes
v0.2.11
Compare
Sorry, something went wrong.
No results found
Upgrades
Add codev remove to revert to pre-CoDev state (PR #102 )
Choose model from gateway during codev install (PR #105 )
Configure all fetched models into AI tool configs (PR #106 )
Remove the proxy URL choice step from install (PR #112 )
Fixes
Force re-auth on next install after codev remove (PR #107 )
v0.2.9
Compare
Sorry, something went wrong.
No results found
Upgrades
Block direct claude/codex/opencode invocations via PATH shims (PR #89 )
Let users pick a custom proxy URL during install (PR #96 )
Fixes
Node flag warning (PR #94 )
Pin claude-code to 2.1.141 on Windows installs (PR #95 )
Resolve .cmd agent shims on Windows when spawning agents (PR #98 )
v0.2.6
Compare
Sorry, something went wrong.
No results found
Refactors
Drop Bun for pnpm + tsx + vitest + esbuild (PR #83 )
Fixes
Suppress node:sqlite ExperimentalWarning on Node 22 (PR #84 )
v0.2.4
Compare
Sorry, something went wrong.
No results found
Upgrades
Add Codex (PR #57 )
Add log exporter (PR #58 )
Supabase integration (PR #65 )
Reuse existing API key across installs (PR #66 )
Upload with agents (PR #69 )
Make SSO login mandatory in install flow (PR #75 )
Keep CoDev config fresh across login and upload (PR #76 )
Add "Skip configuration" auth option to install flow (PR #78 )
Fixes
Add exceptions for empty API key return (PR #56 )
Fix bun sqlite bug (PR #63 )
Fetch Supabase config from codev-proxy (PR #70 )
Drop better-sqlite3 in favor of built-in node:sqlite (PR #71 )