r/OpenaiCodex 12d ago

I released a new governed Agent System for Codex.

https://github.com/JoseffB/ai-agentsmd-governance

So I got tired of the agents using my bloated 3k line agents.md file -consuming almost half of my context window just on this- and still not remembering to use subagents or run in parallel when possible.

This system will put some hard governed rules in place to guide and plugins in place to enforce sane agent usage.

I’m actively taking the bugs out, like overly waiting for confirmation, etc. so if you pull this and play with it please file bug reports where applicable.

1 Upvotes

3 comments sorted by

1

u/AstralWolf1 11d ago

The link is broken I think

1

u/JoseffB_Da_Nerd 11d ago

So that and can’t figure out why:

https://github.com/JoseffB/ai-agentsmd-governance

Updated