
Security News
Ruby's Bundler 4.0.18 Extends Cooldown to bundle lock and bundle cache
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.
A usable BYOK coding-agent CLI: run a coding task on your own model through the substrate, with keychain login and persisted threads.
A usable BYOK coding-agent CLI — run a coding task on your own Gemini model, right in your terminal. The bridge is fetched and supervised automatically: no Rust toolchain, no setup.
Runs on the Bun runtime.
bun add -g cogem-cli
GEMINI_API_KEY=<your-key> cg login # store the key in the OS keychain (once)
cd my-project
cg run "add a multiply function to math.py" # runs a coding session in the current dir
cg threads # list past threads
cg logout # remove the stored key
After cg login the key is read from the OS keychain, so later runs need no env var (or set GEMINI_API_KEY directly and skip login). A bare cg "<task>" is shorthand for cg run.
CG_MODEL (default gemini-3.5-flash), CG_PORT (default 4011), and CG_DIR (a checked-out cg repo to run a local bridge build instead of the published binary) are optional overrides.
FAQs
A usable BYOK coding-agent CLI: run a coding task on your own model through the substrate, with keychain login and persisted threads.
The npm package cogem-cli receives a total of 1 weekly downloads. As such, cogem-cli popularity was classified as not popular.
We found that cogem-cli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.

Company News
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.