Skip to content

Releases: isdou/codeck

Codeck v0.4.0

Choose a tag to compare

@isdou isdou released this 09 Aug 10:12

Highlights

  • Switch the default Google CLI route from legacy Gemini CLI to Antigravity/Agy.
  • Keep the legacy Gemini adapter for enterprise and API-key users.
  • Keep gemini_api and gemini_image on the Gemini API path.
  • Update install guidance and add GitHub homepage/repository metadata to the plugin manifests.
  • Include the Agent Skill installation guidance from the latest README update.

Validation

  • npm test: 9 tests passed.
  • MCP stdio handshake and long-run wait_run coverage passed.
  • CLI route and package dry-run checks passed.

Codeck v0.3.0

Choose a tag to compare

@isdou isdou released this 09 Aug 09:39

Codeck v0.3.0

Codeck v0.3.0 packages the Codex-first context handoff workflow as a sidebar plugin and MCP server.

Highlights

  • Route explicit Codex requests to local Gemini, Claude, Kimi, Grok, or Antigravity/Agy CLIs.
  • Package Git status, current diff, project notes, constraints, and relevant files into a bounded handoff.
  • Keep project-local SQLite archives with obvious-secret masking by default.
  • Recover long-running executor calls through runId and wait_run after a host timeout.
  • Support ask, delegate, compare, archive search, curation, replay, and export workflows.
  • Install from the repository's Git marketplace and use Codeck in the Codex plugin sidebar.

Try it

codex plugin marketplace add isdou/codeck --ref main
codex plugin add codeck@codeck

Then configure one local executor and try this in Codex:

Ask Gemini to review the current diff for performance risks.

Codeck does not bundle model access. Bring your own local CLI and account; selected project context is sent through that CLI to its model provider. Please review the data boundary before using it on sensitive repositories.

Codeck v0.2.0

Choose a tag to compare

@isdou isdou released this 29 Jul 06:01

Highlights

  • Added built-in Kimi Code CLI and Grok Build executors, routing, installers, and bilingual documentation.
  • Added generic CLI stdin prompt support with prompt_args = [].
  • Added Gemini image generation with local image inputs and saved output files.
  • Upgraded the MCP TypeScript SDK and centralized the runtime version.

Safety and compatibility

  • Grok read-only tasks use its native read-only sandbox.
  • Kimi read-only tasks are enforced by Codeck policy and prompting; Kimi does not expose an equivalent OS sandbox in this integration.
  • Node.js 20 or newer is required.

Verification

  • Real authenticated Kimi and Grok smoke calls passed.
  • Automated test suite passed on Node.js 20 and Node.js 22: 5/5.
  • MCP stdio handshake, tool discovery, and routing passed.
  • Packaged tarball installed successfully and reported version 0.2.0.
  • Production dependency audit: 0 vulnerabilities.

Artifact

  • codeck-0.2.0.tgz
  • SHA-256: 22ed09892d3faba49cfa555a8fad4370021bdb9269669afd817c0dd4954052a0