merge: incorporate origin/main into community-mode branch

Resolve conflicts in VERSION, package.json, and CHANGELOG.md.
Keep 0.12.0.0 version with community mode entry on top,
followed by 0.11.12.0 and 0.11.11.0 entries from main.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Garry Tan
2026-03-23 22:58:28 -07:00
66 changed files with 1450 additions and 210 deletions

View File

@@ -2,6 +2,7 @@
name: codex
version: 1.0.0
description: |
MANUAL TRIGGER ONLY: invoke only when user types /codex.
OpenAI Codex CLI wrapper — three modes. Code review: independent diff review via
codex review with pass/fail gate. Challenge: adversarial mode that tries to break
your code. Consult: ask codex anything with session continuity for follow-ups.