theta: a humble approach to harness agnostic configuration

(github.com)

7 points | by ivanbelenky 11 hours ago ago

2 comments

  • ivanbelenky 11 hours ago ago

    theta-spec is a declarative, harness-agnostic configuration standard for AI coding agents. `theta` is its canonical implementation.

    We use it internally at `tamarillo.ai` and we are fully aware of its limitations, but we also feel it’s mature enough to share. This is our interpretation of what it would take to allow individuals working across different harnesses (or teams with more complex configurations) to be able to keep things consistent, or share their configurations with others.

    Any feedback and contribution to the spec and reference implementation is extremely welcomed. We already support a few of the most common harnesses today.

    Also when putting this together there were a lot of assumptions made, and many of those could prove to be wrong, so contributions are welcomed all the way through to the fundamentals.

  • dgarnitz 8 hours ago ago

    Excited to try it out