Skip to content

Beta testers wanted — 12 platforms × 3 operating systems #45

@mksglu

Description

@mksglu

Help us ship stable releases across all platforms and operating systems

We run CI on Windows, Ubuntu, and macOS — but real-world usage catches things CI can't. If you want to help test pre-release versions before they hit main, sign up below.

Beta testers who consistently contribute will be promoted to core contributors with write access.

How it works

  1. Comment on this issue with your OS + platform (e.g. "macOS + Gemini CLI")
  2. We'll tag you on the PR when a new release is ready for testing
  3. You test it and report back — either "all good" or open an issue

How to test

Upgrade (existing users):

/context-mode:ctx-upgrade

Fresh install: see README for your platform.

Local dev (contributors): see Contributing Guide.

Diagnostics: Run the debug script before reporting issues:

bash scripts/ctx-debug.sh
# Paste the JSON output from /tmp/ctx-debug-*.json

What to test

After upgrading, run these checks:

  1. Debug scriptbash scripts/ctx-debug.sh (all checks should pass)
  2. Basic tools — Run a few prompts that trigger ctx_execute, ctx_batch_execute, ctx_search
  3. Context savings — Run /context-mode:ctx-stats and check the savings ratio
  4. Session continuity — After 20+ tool calls, compact the conversation and verify the model resumes correctly
  5. Upgrade/context-mode:ctx-upgrade should complete without errors

Report back

  • Works fine: Comment with your OS + platform + version + "All good"
  • Found a bug: Open a separate issue using the bug report template

Coverage Matrix

We need testers for every cell in this matrix:

Platform macOS Linux Windows
Claude Code @rjkaes @tclancy @kianwoon @lifefloating @murataslan1 @eriklysoe
Gemini CLI @pavangudiwada
VS Code Copilot @fosron @pavangudiwada @murataslan1 @skoll43
Cursor
OpenCode @Raviguntakala @devopstales @omercnet @devopstales @k1lgor
KiloCode @devopstales
OpenClaw
Codex CLI @fosron @murataslan1 @NourMarzouka (WSL)
Antigravity @winsorllc @winsorllc @k1lgor
Kiro
Zed
Pi
Cline @gaby

⭐ = QA Lead

Beta Testers

Tester OS Platforms Role
@rjkaes macOS Claude Code
@tclancy macOS Claude Code
@Demir-Utku macOS
@fosron macOS Codex CLI, VS Code Copilot
@ibraschwan macOS
@kianwoon macOS Claude Code (v1.0.24 verified)
@pavangudiwada macOS Gemini CLI, VS Code Copilot
@lifefloating macOS Claude Code
@murataslan1 macOS Claude Code, VS Code Copilot, Codex CLI ⭐ QA Lead — Codex CLI
@byte-rose Linux (Fedora)
@emre-tarhan Linux (Ubuntu 24.04)
@NourMarzouka Linux (WSL/Ubuntu) Codex CLI
@eriklysoe Linux (Ubuntu) Claude Code
@omercnet Linux OpenCode (verified)
@Raviguntakala macOS OpenCode
@devopstales macOS + Linux OpenCode, KiloCode
@gaby Cline
@xxnbyy Windows
@skoll43 Windows 11 VS Code Copilot
@winsorllc macOS + Windows Antigravity
@mrhut10
@k1lgor Windows OpenCode, Antigravity

Comment below to join. Include your OS and which platform(s) you use.

Known Platform Issues

Platform Issue Status Workaround
Codex CLI exec-mode MCP cancelled (v0.118.0) Upstream: openai/codex#16685 Pin to ≤0.116.0
Codex CLI Hooks don't fire (Stage::UnderDevelopment) Partially fixed: hooks work when feature flag enabled, PreToolUse fixed in v1.0.61, codesigning fixed in v1.0.65. Upstream: openai/codex#15824 Use AGENTS.md (or enable feature flag for hook support)

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions