Skip to content

Conversation

@ultmaster
Copy link
Contributor

Summary

  • add contributor guide to help Codex run tests
  • provide setup.sh script for environment configuration

Testing

  • bash setup.sh
  • npm run lint
  • npm test
  • python -m pytest python/tests

https://chatgpt.com/codex/tasks/task_e_686247a82ea0832eafe567984ed45f0c

Copilot AI review requested due to automatic review settings June 30, 2025 08:26
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR introduces setup instructions and a contributor guide to help users configure the development environment for Codex.

  • Added a setup.sh script to install dependencies and build necessary components.
  • Added an AGENTS.md file with the contributor guide, environment setup, testing instructions, and PR conventions.

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
setup.sh Introduced setup script for dependency installation and build commands.
AGENTS.md Added a contributor guide detailing environment setup, testing, and PR rules.

@ultmaster ultmaster changed the title [POML] Add Codex setup instructions Add Codex setup instructions Jun 30, 2025
@ultmaster ultmaster merged commit 9732652 into main Jun 30, 2025
4 checks passed
@ultmaster ultmaster deleted the codex/improve-repository-for-codex-compatibility branch July 9, 2025 09:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants