Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 436 Bytes

File metadata and controls

16 lines (11 loc) · 436 Bytes

Contributing to IX

🚀 Thanks for your interest in contributing to IX — the "HTML of AI agents."
We're building a simple, readable language for defining agent behavior.
Contributions are welcome at all levels: language design, runtime code, docs, examples, and more.


🧠 How to Contribute

🧪 Run the project locally

  1. Clone the repo
    git clone https://github.com/BryceWDesign/IX.git
    cd IX