Skip to content

Ethycs/nop_agents

Repository files navigation

nop_agents

This repository is for validating the nop agent framework using pixi.dev.

Overview

The purpose of this repository is to provide validation tools, tests, and sample implementations for the nop agent framework. It serves as a reference and testing ground to ensure the correctness and reliability of the framework.

Features

  • Validation scripts and utilities for the nop agent framework
  • Reference tests and sample agents (if applicable)
  • Documentation and guides for running validations

Getting Started

  1. Clone the repository:

    git clone https://github.com/Ethycs/nop_agents.git
    cd nop_agents
  2. Set up your environment with pixi:

    • Install pixi if you haven't already.
    • Create and activate your environment:
      pixi install
  3. Run validation:

    • Use pixi run to execute validation scripts or tools, for example:
      pixi run python path/to/validation_script.py
    • Replace path/to/validation_script.py with the actual script or command you want to run.

Contributing

Contributions are welcome! Please open issues or pull requests for suggestions, bug reports, or improvements.

License

Specify your license here (e.g., MIT, Apache 2.0, etc.).

Contact

For questions or support, please open an issue on this repository.

@article{yao2025nop, title={A Strategic Framework for Understanding Patience vs. Action Trade-offs: The NOP Model}, author={Yao, Jasper}, year={2025}, url={https://github.com/Ethycs/nop_agents} }

About

An agent that does mostly nothing validation code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages