←back to thread

37 points JeffMcCune | 1 comments | | HN request time: 0.206s | source

The HN community may find the context of the prompts, organized by each turn in each session, the most useful. See the website/docs/prompts.md and session-X.md files. I also started exploring some workflows for the LLM to execute, organized in the website/docs/tasks/ folder. I found it pretty handy to have the LLM document our work as we went and simply embedded the static site into the executable, along with all the music and logic.

The whole project took me about a day for the backend. The C++ controller itself took only a few turns.

I enjoyed focusing on my son's experience and letting the agent handle the C++, Javascript, and Go code.

I'm still getting started with coding agents, so please do share any tips or tricks to help me with similar projects. I'm most interested in how to work effectively with the agent, like what you see in dev-loop.sh

Show context
x______________ ◴[] No.44541047[source]
>The HN community may find the context of the prompts, organized by each turn in each session, the most useful.

So cool! I'll review fully later but was curious as something caught my attention, do you need to say please and thanks in your prompts for better outputs or is this just anthropomorphism taking over?

replies(2): >>44542048 #>>44542514 #
1. JeffMcCune ◴[] No.44542514[source]
It’s anthropomorphism taking over. I pretend I’m talking with a colleague when I do this sort of thing.