!!! note This post is a thought. It's a short note that I make about someone else's content online. Learn more about the process here

Here's my thought on 💭 charmbracelet/mods: AI on the command line


This is a pretty sweet interface into llms. I used it a bit with my son tonight while he was asking me for datapack ideas.


 mods -f 'I am trying to have fun on my minecraft server and am creating a minecraft datapack send me some load.mcfuncions that will make it fun'

You can continue the conversation with a -C


 mods -C -f 'I like where you are going with number 4, can you make it so that it runs when a player opens a door'

You can pass it some data


curl https://waylonwalker.com/thoughts-on-unit-tests/ | mods -f 'summarize this post'

This post was a thought by Waylon Walker see all my thoughts at https://waylonwalker.com/thoughts