Skip to content

feat: Rebrand to Cross-Code Organizer + Codex harness polish - #28

Merged
ithiria894 merged 33 commits into
mainfrom
feature/rebrand-crosscode-organizer
Apr 28, 2026
Merged

feat: Rebrand to Cross-Code Organizer + Codex harness polish#28
ithiria894 merged 33 commits into
mainfrom
feature/rebrand-crosscode-organizer

Conversation

@ithiria894

Copy link
Copy Markdown
Member

Summary

  • Rebrand from Claude Code Organizer to Cross-Code Organizer (CCO)
  • Enable security scan for all harnesses (MCP security is harness-agnostic)
  • Move Security Scan button above harness selector
  • OpenAI icon for Codex harness
  • Complete Codex adapter: sessions (285), per-project scopes, shell snapshots, history, runtime config
  • Harness-aware detail panel: Codex skills show Codex fields, profiles show sandbox/approval/reasoning effort
  • Codex Prompt actions in detail panel
  • Backup center support for Codex harness
  • Fix scope system to match Codex's actual project model
  • Harness-aware tooltip text and UI copy

Test plan

  • 200/200 E2E tests pass
  • Human QA: Claude Code harness — all features work
  • Human QA: Codex CLI harness — scopes, categories, detail panel, prompts all correct
  • Profile detail shows Codex-specific fields (model, sandbox, approval, reasoning effort)
  • No Claude-specific UI elements visible in Codex harness

🤖 Generated with Claude Code + Codex CLI

ithiria894 and others added 30 commits April 27, 2026 18:04
Co-Authored-By: Codex (GPT-5.5) <noreply@openai.com>
Co-Authored-By: Codex (GPT-5.5) <noreply@openai.com>
Co-Authored-By: Codex (GPT-5.5) <noreply@openai.com>
Co-Authored-By: Codex (GPT-5.5) <noreply@openai.com>
Move all Claude-specific logic (1355 lines) from scanner.mjs into
src/harness/adapters/claude.mjs implementing HarnessAdapter interface.
scanner.mjs becomes a thin 10-line re-export wrapper.

Co-Authored-By: Codex (GPT-5.5) <noreply@openai.com>
Add --no-open flag and CCO_NO_OPEN env var to skip browser auto-open.
All test server spawns now pass --no-open.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@ithiria894
ithiria894 merged commit f5bc4ee into main Apr 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant