Skip to content
Go back

Reflecting on the first 750 runs of the Ministry of Everything

Published:  at  07:09 PM

MoE Inbox Zero Dash

After a few weeks building out the Ministry of Everything we’ve completed 750 runs with it, mostly on self-improvement. Now we’ve begun using it to build other things. Here are some of the lessons we learned along the way:

Overall we are pretty happy with where MoE has landed, and we are using it for everything at this point. Our daily rhythm is:

  1. Gather ideas as we work (moe idea new <slug>).
  2. Interactively work through designs with the agent and get them ready to hand off to code (moe sdlc new --from-idea=<slug>).
  3. When a batch of designs are ready, chain them together and kick them off (moe chain edit and then moe sdlc code <first slug in the chain>).
  4. Grab a coffee, check back later, and profit!


Next Post
Introducing the Ministry of Everything