|
|
|
|
|
by vessenes
153 days ago
|
|
Probably the wrong attitude here - beads is infra for your coding agents, not you. The most I directly interact with it is by invoking `bd prime` at the start of some sessions if the LLM hasn’t gotten the message; maybe very occasionally running `bd ready` — but really it’s a planning tool and work scheduler for the agents, not the human. What agent do you use it with, out of curiosity? At any rate, to directly answer your question, I used it this weekend like this: “Make a tool that lets me ink on a remarkable tablet and capture the inking output on a remote server; I want that to send off the inking to a VLM of some sort, and parse the writing into a request; send that request and any information we get to nanobanana pro, and then inject the image back onto the remarkable. Use beads to plan this.” We had a few more conversations, but got a workable v1 out of this five hours later. |
|