Skip to content

Docs: Fix package name in test/README.md #11

@coderabbitai

Description

@coderabbitai

Problem

The test suite documentation refers to "OpenAI Codex OAuth plugin" but the actual package name is @openhax/codex (OpenHax Codex).

Current (test/README.md line 3):

This directory contains the comprehensive test suite for the OpenAI Codex OAuth plugin.

Expected:

This directory contains the comprehensive test suite for `@openhax/codex`, the OpenHax Codex OAuth plugin.

Impact

  • Documentation inconsistency
  • May confuse users about the package identity
  • "OpenAI" vs "OpenHax" branding mismatch

Files to Fix

  • test/README.md (line 3)

Package Details

From package.json:

  • Name: @openhax/codex
  • Description: "OpenHax Codex OAuth plugin for Opencode"

References

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentationeffort-smallSmall effort issues - less than 4 hours of workpriority-lowLow priority issues - minor enhancements or documentation fixes

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions