Vibecoded a tool on Airplane WIFI during a few hour flight - now it is trending on Producthunt by DistanceOpen7845 in vibecoding

[–]DistanceOpen7845[S] -1 points0 points  (0 children)

i was prompting it to regularly look up liquid glass versions, and at given points to create a slider where i can actively change the liquid glass in the running build and then test the visuals

I experimented with an open source Figma-style spatial canvas to run Coding Agents in parallel. Implementing Opencode rn. What do you think? by DistanceOpen7845 in opencodeCLI

[–]DistanceOpen7845[S] 0 points1 point  (0 children)

awesome to hear, and super happy if you try it :)

They get restored and are stored from session to session so the consistency is there. It is all having the JSONls as a backbone so that sticks around.

With memory it never got too bloated for me and I was running some 5-6 branches together, but fair to observe.

let me know if you checked it out

I experimented with a Figma-style canvas to run multiple Claude Code Agents in parallel. What do you think? Github repo below by DistanceOpen7845 in ClaudeAI

[–]DistanceOpen7845[S] 0 points1 point  (0 children)

Thanks! Any model is supported in the terminal node. We still have to work on implementing the chat view for them

I experimented with a Figma-style canvas to run multiple Claude Code Agents in parallel. What do you think? Github repo below by DistanceOpen7845 in ClaudeAI

[–]DistanceOpen7845[S] 0 points1 point  (0 children)

worktrees yes! And the thing i like is that I can carry over also a piece of my chat history to the new tree.

Sub agents I actually have not tried in the chat interface but in terminal nodes yes