logoalt Hacker News

deepdarkforesttoday at 2:49 PM1 replyview on HN

An agent is an llm running on a loop until it decides it should stop.

/goal is a gimmick where you run a "parent" agent on top that runs the agent on a loop until the it decides to stop, just prompting it "nope, not done yet, continue".


Replies

krackerstoday at 7:26 PM

isn't this what they called a "ralph loop"?