• refactor(translator): remove unused log dependency and comment out debug logging
    Some checks failed
    docker-image / docker (push) Has been cancelled
    goreleaser / goreleaser (push) Has been cancelled

    airkjw released this 2025-10-24 04:15:15 +00:00 | 1574 commits to main since this release

    docs: add GPT-5 Codex guidelines for CLI usage

    • Added detailed guidelines for GPT-5 Codex in Codex CLI.
    • Expanded instructions on sandboxing, approvals, editing constraints, and style requirements.
    • Included presentation and response formatting best practices.

    fix(codex_instructions): update comparison logic to use prefix matching

    • Changed system instructions comparison to use strings.HasPrefix for improved flexibility.
    Downloads