$ cat /etc/cookies.conf
We use cookies to understand how people use this site.
Analytics cookies help us improve your experience.
They are off by default. Nothing tracks you until you say so.
$ select cookie_preferences
Members-Only
Recent Talks & Demos are for members only
You must be an AI Tinkerers active member to view these talks and demos.
Learn how to build AI pipelines controlled by task manager metadata. This talk explores balancing code control with LLM agency for efficient task execution and validation.
Long running tasks are always a balance of control and agency. As we slowly move away from the CLI to task managers (Jira, Linear, Beads, etc) we will need to figure out ways to find a good balance between control and agency. If control is pure code and agency is purely agentic, then AI pipelines look to be something in between. Code that executes and validates LLM output, but relies on the intelligence of the model to do a majority of the work. I will show how I am designing the AI pipelines and using metadata from a task manager (Linear in this case) to control which pipeline executes for different types of tasks (bugs, features, etc)
Loading recent emails...