Skip to content

Latest commit

 

History

History
46 lines (28 loc) · 1.37 KB

File metadata and controls

46 lines (28 loc) · 1.37 KB

Support

Before Opening a Request

  1. Read README.md for setup and command usage.
  2. Check docs/operations/troubleshooting.md for known failure modes.
  3. Reproduce with fresh state where possible (.data reset, clean terminal logs).

Where to Ask for Help

1) Bug reports

Use GitHub Issues:

Include:

  • platform and versions (node, pnpm, codex --version)
  • exact reproduction steps
  • expected vs actual behavior
  • relevant logs (.data/logs/codex.log, API output)

2) Feature requests

Use GitHub Issues and describe:

  • problem statement
  • desired behavior
  • why current behavior is insufficient

3) Implementation questions

Use GitHub Discussions if enabled:

If Discussions are not enabled, use GitHub Issues with a clear question title.

Security Reports

Do not publish sensitive vulnerability details in a public issue.

If private reporting is available in your repository settings, use that channel. Otherwise open a minimal issue requesting a private reporting path from maintainers.