zlacker

[parent] [thread] 1 comments
1. branaf+(OP)[view] [source] 2026-01-27 00:43:56
The most accessible way to start experimenting would be the Ralph loop: https://github.com/anthropics/claude-code/tree/main/plugins/...

You could also work backwards from this paper: https://arxiv.org/abs/2512.18470

replies(1): >>999900+U1
2. 999900+U1[view] [source] 2026-01-27 00:58:08
>>branaf+(OP)
Ok.

I'm imagining something like.

"Hi Ralph, I've already coded a function called GetWeather in JS, it returns weather data in JSON can you build a UI around it. Adjust the UI overtime"

At runtime modify the application with improvements, say all of a sudden we're getting air quality data in the JSON tool, the Ralph loop will notice, and update the application.

The Arxiv paper is cool, but I don't think I can realistically build this solo. It's more of a project for a full team.

[go to top]