Headlong: A Microharness for Persistent Agents

(laude.org)

29 points | by lbw1215 2 hours ago

7 comments

  • MikhailTal 1 hour ago
    Very fascinating, super interesting engineering. Although i do find it very funny how they just bypass a massive vulnerability, basically zero data isolation (even between good actors, let alone bad ones) with 3 sentences. Only in the llm space you can slap a massive limitation like this in the middle of the article and continue like nothing happened

    > Whatever anyone tells Audel becomes part of the single experience that every other conversation draws on. In practice, Audel is bad at keeping secrets. Ask it what it’s been working on with someone else and it will often just tell you, even though we’ve asked it not to. We also haven’t studied what happens when two people give conflicting instructions. For now, we assume anything you tell Audel is shared with everyone on the team.

  • 0xbadcafebee 7 minutes ago
    [delayed]
  • yewenjie 2 hours ago
    Are there any objective metrics/ benchmarks that people test harnesses by?

    There are just so many now that it's hard to personally test them all or just trust the vibes.

    • andyk 28 minutes ago
      andy here (headlong post author). terminal bench 3 is pretty popular for comparing different harnesses using the same underlying model (it's another laude project actually). artificial analysis has an index. you can look at the model cards of popular model releases- they tend to have the most popular current benchmarks on them. w/ headlong we decided to announce it before we've benchmarked it. we mostly wanted to informally share our experiences w/ it in this initial post. we plan to do some benchmarking coming up here soon tho
  • airocker 1 hour ago
    Sub Question : IS there a real successful agent product today that uses a library for harness(like langgraph etc)? Building our own worked for us. Works with our components(postgres, events ...) and scales naturally with our system.
    • gexla 25 minutes ago
      I don't know about real successful. Since you mentioned Langchain, you could look at https://www.langchain.com/dcode which is a CLI harness build off Langchain deep agents.
  • JacobAsmuth 1 hour ago
    The Googlers must be vague posting about something internal.
  • jnwatson 1 hour ago
    It buries the lede. Prime Agent sounds like a very cool project.
  • russellbeattie 1 hour ago
    > "Headlong is a complete agent harness with a core of less than 10K lines of Bash..."

    Wow. So, be nice or I'll replace you with a very large shell script?